:root{overscroll-behavior:none}body,html{background-color:#000;color:#fff;font-family:Arial,Arial fallback,Helvetica,sans-serif;margin:0;padding:0;position:relative}#__nuxt,body,html{height:100%;width:100%}h1{color:#fff;font-family:Poppins,Poppins fallback;font-size:clamp(4.75rem,10vw,12.5rem);letter-spacing:-10px;line-height:.9em;margin-bottom:10px;padding:0 10%;text-transform:uppercase;word-spacing:10px}video{background-size:cover;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.25;position:fixed;top:0;width:100%;z-index:0}main{height:calc(100% - 50px);justify-content:space-between;width:100%}.container,main{align-items:center;display:flex;flex-direction:column}.container{height:100%;overflow:hidden;position:relative;text-align:center;width:100vw;z-index:1}.text-container{padding-bottom:25%}.logo{padding-top:50px}footer{box-sizing:border-box;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:0 5%;width:100%}footer img{padding:0 5px}#speakerButton{cursor:pointer;position:fixed;right:50px;top:50px;z-index:2}.activeSpeaker,.mutedSpeaker{display:none}#speakerButton.active .activeSpeaker,#speakerButton.muted .mutedSpeaker{display:inline!important}.animated-text{--bg-size:400%;--color-one:#401f71;--color-two:#dba7a0;animation:move-bg 18s linear infinite;background:linear-gradient(45deg,var(--color-one),var(--color-two),var(--color-one)) 0 0 /var(--bg-size) 100%;background-clip:text;-webkit-background-clip:text;color:transparent;opacity:.65}@media (prefers-reduced-motion:no-preference){.animated-text{animation:move-bg 18s linear infinite}@keyframes move-bg{to{background-position:var(--bg-size) 0}}}@media screen and (max-width:800px){.text-container{padding:0 5% 25%}}@media screen and (max-width:600px){.text-container{padding:0 10px 25%}h1{padding:0 10px}main{height:80%}footer{flex-direction:column;height:20%;justify-content:center}.sns{padding-bottom:5px}}@media screen and (max-width:480px){h1{letter-spacing:-5px}}
