.splash-art{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.splash-art__corner{position:absolute;width:100%;height:56%;background-color:var(--background-grey);background-image:url(/waveLengths_long.png);background-repeat:no-repeat;background-size:cover;transform:rotate(50deg);outline:8px solid var(--accent-grey);animation-timing-function:cubic-bezier(.17,.69,.05,1);animation-duration:.5s;animation-fill-mode:forwards}.splash-art__corner:first-of-type{transform-origin:0 0;top:10%;animation-name:leftEnter;animation-delay:0s;background-position-x:-1000%}.splash-art__corner:last-of-type{transform-origin:100% 100%;right:0;bottom:10%;animation-name:rightEnter;animation-delay:.5s;background-position-x:2500%}@media(max-width:1000px){.splash-art__corner{transform:rotate(0deg);height:20%;outline-width:0;background-size:contain;background-repeat:repeat-x;background-color:transparent;animation:none!important}.splash-art__corner:first-of-type{top:0}.splash-art__corner:last-of-type{bottom:0;background-position:bottom}}@media(max-height:700px){.splash-art__corner{height:15%}}@keyframes leftEnter{0%{background-position-x:-1000%}to{background-position-x:0}}@keyframes rightEnter{0%{background-position-x:1000%}to{background-position-x:0}}.Credits_button___l3jl{font-size:16px!important}.Credits_content__jJi__{text-align:center}.Credits_title__tpClN{font-size:1.15em;margin-bottom:.25rem}.Credits_subtitle__9EaNr{font-size:1em}.Credits_link__kEWXp{border:0;background-color:transparent;color:var(--interaction-color);text-decoration:underline;padding:0;transition:all 75ms linear}.Credits_link__kEWXp:hover{font-weight:700}.page_section__zQZ2o{display:flex;flex-direction:column;gap:3rem;z-index:10}.page_title__po7na{font-size:6rem}.page_creditsHolder__fXeK8{position:absolute;top:1rem;left:1rem}@media (max-width:1000px){.page_creditsHolder__fXeK8{width:100%;text-align:center;top:auto;left:auto;bottom:22%}}@media (max-height:700px){.page_creditsHolder__fXeK8{text-align:right;padding-right:1rem;bottom:18%}}@media (max-width:500px){.page_creditsHolder__fXeK8{bottom:15%}}