.ComingSoon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:24px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.ComingSoon>p{line-height:1!important}.ComingSoon>p:last-child{margin-top:-5px}.Wordmark{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Wordmark p{margin-right:1em;font-size:.875rem}@media (min-width: 30em){.Wordmark p{font-size:1rem}}@media (min-width: 48em){.Wordmark p{margin-right:1.25em;font-size:1.25rem}}.FloatingElements{top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100svh;overflow:clip;max-width:var(--maxWidth);margin:0 auto;display:grid;grid-template-rows:1fr auto 1fr;grid-template-columns:1fr;place-items:center}.FloatingElements .row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FloatingElements .item{--itemSize: 50vw;width:clamp(150px,40vw,300px);height:clamp(150px,40vw,300px);position:relative}:is(.FloatingElements .item) a{display:block;width:100%;height:100%}:is(:is(.FloatingElements .item) a):hover,:is(:is(.FloatingElements .item) a):focus-visible{-webkit-animation-iteration-count:2;animation-iteration-count:2}:is(.FloatingElements .item) img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.top-left:is(.FloatingElements .item){opacity:.7}.top-right:is(.FloatingElements .item){inset:4% 4% auto auto}.bottom-left:is(.FloatingElements .item){inset:auto auto 4% 4%;mix-blend-mode:exclusion;opacity:.8}.bottom-right:is(.FloatingElements .item){inset:auto 0% 0% auto}.bottom-right:is(.FloatingElements .item) img:last-child{position:absolute;top:0;right:0;bottom:0;left:0}.bottom-right:is(.FloatingElements .item) img:first-child{mix-blend-mode:exclusion;opacity:.85}@-webkit-keyframes shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}33%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}66%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}33%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}66%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}
