.animatedGridWrapperInner audio:not([controls]){display:none;height:0}.animatedGridWrapperInner [hidden]{display:none}.animatedGridWrapperInner a:focus{outline:thin dotted}.animatedGridWrapperInner a:active,a:hover{outline:0}.animatedGridWrapperInner h1{font-size:2em;margin:.67em 0}.animatedGridWrapperInner abbr[title]{border-bottom:1px dotted}.animatedGridWrapperInner hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.animatedGridWrapperInner mark{background:#ff0;color:#000}.animatedGridWrapperInner q{quotes:"\201C" "\201D" "\2018" "\2019"}.animatedGridWrapperInner svg:not(:root){overflow:hidden}.animatedGridWrapperInner figure{margin:0}.animatedGridWrapperInner fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.animatedGridWrapperInner legend{border:0;padding:0}.animatedGridWrapperInner{--color-text:#fff;--color-bg:#101010;--color-link:#fff;--color-link-hover:#0b44fb;font-family:"Niramit",Arial,sans-serif;min-height:100vh;color:#57585c;color:var(--color-text);background-color:#fff;background-color:transparent !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.jsGrid .loading::before{content:'';position:fixed;z-index:100000;top:0;left:0;width:100%;height:100%;background:var(--color-bg)}.jsGrid .loading::after{content:'';position:fixed;z-index:100000;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;pointer-events:none;border-radius:50%;opacity:.4;background:var(--color-link);animation:loaderAnim .7s linear infinite alternate forwards}@keyframes loaderAnim{to{opacity:1;transform:scale3d(0.5,0.5,1)}}.animatedGridWrapperInner a{text-decoration:none;color:var(--color-link);outline:0}.animatedGridWrapperInner a:hover,.animatedGridWrapperInner a:focus{color:var(--color-link-hover)}.animatedGridWrapperInner button:focus,.animatedGridWrapperInner a:focus{outline:0}.animatedGridWrapperInner .hidden{position:absolute;overflow:hidden;width:0;height:0;pointer-events:none}.animatedGridWrapperInner .icon{display:block;width:1.5em;height:1.5em;margin:0 auto;fill:currentColor}.animatedGridWrapperInner{position:relative;width:100%}.animatedGridWrapperInner .contentGrid{text-align:center}.animatedGridWrapperInner .menu{position:absolute;top:9.6875rem;left:0;width:100%;height:calc(100% - 9.6875rem);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;pointer-events:none}.animatedGridWrapperInner .menu__item{position:relative;display:flex;flex-wrap:wrap;justify-content:center;pointer-events:auto}.animatedGridWrapperInner .menu--closed .menu__item{pointer-events:none}.animatedGridWrapperInner .menu__item-number{display:none;font-size:.85rem}.animatedGridWrapperInner .menu__item-textwrap{position:relative;overflow:hidden;line-height:1;margin:1rem 0 0 0}.animatedGridWrapperInner .menu__item-text{font-family:"Anton",Arial,sans-serif;text-transform:uppercase;-webkit-text-stroke:2px #fff;text-stroke:2px #fff;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:transparent;font-size:2rem;padding:0 1rem;cursor:pointer;display:inline-block}.animatedGridWrapperInner .menu__item--current .menu__item-text{-webkit-text-fill-color:#fff;text-fill-color:#fff;color:#fff;-webkit-text-stroke:2px transparent;text-stroke:2px transparent}.animatedGridWrapperInner .menu__item-link{pointer-events:none;font-weight:bold;align-self:flex-end;opacity:0;width:100%;cursor:pointer;text-align:center}.animatedGridWrapperInner .menu__item--current .menu__item-link{pointer-events:auto}.animatedGridWrapperInner .gridwrap{display:grid;max-width:1300px;margin:0 auto;grid-template-columns:100%;grid-template-rows:1.75rem calc(100% - 1.75rem);position:relative;padding:12rem 5vw 2rem;pointer-events:none}.animatedGridWrapperInner .gridback{align-self:center;grid-area:1 / 1 / 2 / 2;justify-self:center;background:0;border:0;margin:0;padding:0;color:#fff;opacity:0}.animatedGridWrapperInner .gridback:hover{color:var(--color-link-hover)}.animatedGridWrapperInner .gridback:focus{outline:0}.animatedGridWrapperInner .grid--open ~ .gridback{pointer-events:auto}.animatedGridWrapperInner .grid{grid-area:2 / 1 / 3 / 2;--gridgap:3vw;--gridwidth:100%;--gridheight:calc(100vh - 9.6875rem);display:grid;width:var(--gridwidth);height:var(--gridheight);grid-template-rows:repeat(10,calc(var(--gridheight) / 10 - var(--gridgap)));grid-template-columns:repeat(10,calc(var(--gridwidth) / 10 - var(--gridgap)));grid-gap:var(--gridgap);align-content:center;justify-content:center}.animatedGridWrapperInner .grid__item{opacity:0;position:relative;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.animatedGridWrapperInner .grid--open .grid__item{pointer-events:auto}.animatedGridWrapperInner .grid__item::after{content:'';background:rgba(0,0,0,0.7);position:absolute;width:100%;height:100%;top:0;left:0;transition:background 1s cubic-bezier(1,0,0,1)}.animatedGridWrapperInner .grid--open .grid__item::after{background:rgba(0,0,0,0)}.animatedGridWrapperInner .grid--layout-1 .grid__item:first-child{grid-area:3 / 1 / 8 / 4}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(2){grid-area:1 / 2 / 3 / 4}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(3){grid-area:5 / 4 / 8 / 8}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(4){grid-area:2 / 7 / 5 / 11}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(5){grid-area:1 / 4 / 5 / 7}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(6){grid-area:8 / 5 / 11 / 2}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(7){grid-area:10 / 9 / 8 / 11}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(8){grid-area:5 / 8 / 8 / 10}.animatedGridWrapperInner .grid--layout-1 .grid__item:nth-child(9){grid-area:8 / 5 / 11 / 9}.animatedGridWrapperInner .grid--layout-2 .grid__item:first-child{grid-area:2 / 1 / 5 / 4}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(2){grid-area:1 / 4 / 4 / 7}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(3){grid-area:1 / 7 / 5 / 10}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(4){grid-area:5 / 1 / 7 / 4}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(5){grid-area:4 / 4 / 7 / 7}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(6){grid-area:7 / 7 / 11 / 4}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(7){grid-area:5 / 7 / 8 / 11}.animatedGridWrapperInner .grid--layout-2 .grid__item:nth-child(8){grid-area:7 / 2 / 9 / 4}.animatedGridWrapperInner .grid--layout-3 .grid__item:first-child{grid-area:1 / 2 / 3 / 5}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(2){grid-area:3 / 1 / 6 / 5}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(3){grid-area:1 / 5 / 5 / 8}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(4){grid-area:2 / 8 / 6 / 11}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(5){grid-area:5 / 5 / 8 / 8}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(6){grid-area:6 / 8 / 8 / 11}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(7){grid-area:6 / 2 / 8 / 5}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(8){grid-area:11 / 4 / 8 / 7}.animatedGridWrapperInner .grid--layout-3 .grid__item:nth-child(9){grid-area:8 / 9 / 11 / 7}.animatedGridWrapperInner .grid--layout-4 .grid__item:first-child{grid-area:2 / 1 / 4 / 4}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(2){grid-area:1 / 4 / 3 / 7}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(3){grid-area:3 / 4 / 5 / 7}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(4){grid-area:1 / 7 / 4 / 11}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(5){grid-area:4 / 2 / 7 / 4}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(6){grid-area:5 / 7 / 8 / 4}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(7){grid-area:4 / 7 / 8 / 11}.animatedGridWrapperInner .grid--layout-4 .grid__item:nth-child(8){grid-area:8 / 9 / 11 / 4}.animatedGridWrapperInner .grid--layout-5 .grid__item:first-child{grid-area:2 / 1 / 5 / 4}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(2){grid-area:1 / 4 / 5 / 7}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(3){grid-area:5 / 2 / 7 / 5}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(4){grid-area:1 / 7 / 4 / 11}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(5){grid-area:5 / 7 / 7 / 5}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(6){grid-area:7 / 5 / 10 / 1}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(7){grid-area:4 / 7 / 7 / 9}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(8){grid-area:4 / 9 / 9 / 11}.animatedGridWrapperInner .grid--layout-5 .grid__item:nth-child(9){grid-area:7 / 5 / 11 / 9}.animatedGridWrapperInner .contentGrid__item{max-width:600px;margin:0 auto;font-size:1.15rem;padding:1.5rem}.animatedGridWrapperInner .contentGrid__item{position:absolute;top:0;opacity:0;pointer-events:none}.animatedGridWrapperInner .contentGrid__item--current{position:relative;opacity:1;pointer-events:auto}.animatedGridWrapperInner .page--preview{position:relative;overflow:hidden;height:100vh}@media screen and (min-width:53em){.animatedGridWrapperInner .contentGrid{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;min-height:60vh;text-align:left}.animatedGridWrapperInner .pageheader{margin:0}.animatedGridWrapperInner .menutop{justify-self:end;width:100%;display:grid;grid-template-rows:100%;grid-auto-flow:column;justify-content:end;grid-gap:1rem}.animatedGridWrapperInner .menutop__item:nth-child(2){margin:0 2rem 0 0}.animatedGridWrapperInner .menu{top:0;height:100%}.animatedGridWrapperInner .menu__item{margin:1rem 0;flex-wrap:nowrap;justify-content:flex-start}.animatedGridWrapperInner .menu__item-number{display:block}.animatedGridWrapperInner .menu__item-text{font-size:8vh}.animatedGridWrapperInner .menu__item-link{text-align:left;width:auto}.animatedGridWrapperInner .gridwrap{grid-gap:3rem;padding:2rem 5vw}.animatedGridWrapperInner .grid{--gridheight:1100px}.animatedGridWrapperInner .contentGrid__item{font-size:1.5rem;padding:10vh 1rem}}.animatedGridWrapperInner .menu__item-text:hover{color:#ffffff38;-webkit-text-fill-color:#ffffff38}.animatedGridWrapperInner .menu__item--current .menu__item-text:hover{color:#fff;-webkit-text-fill-color:#fff}