:root{--text-color: #000;--dot-size: 1rem}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{overflow:hidden}body,*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Segoe UI Symbol,sans-serif}.no-text-stroke{-webkit-text-stroke:0!important;text-stroke:0!important}#root{min-height:100vh}main{overflow:hidden;width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center}@keyframes drawCycle{0%,35%,75%,to{stroke-dashoffset:0;opacity:1}50%{stroke-dashoffset:var(--stroke-length);opacity:.3}60%{stroke-dashoffset:var(--stroke-length);opacity:.1}}svg{scale:.9}svg path{stroke-width:1;animation:drawCycle 20s cubic-bezier(.66,0,.34,1) infinite;filter:url(#glow);stroke-linecap:round;stroke-linejoin:round;transition:opacity .4s ease}@media screen and (min-width: 500px){svg{scale:1.2}}@media screen and (min-width: 600px){svg{scale:1.4}}@media screen and (min-width: 700px){svg{scale:1.7}}@media screen and (min-width: 800px){svg{scale:2}}.line{position:fixed;z-index:999;bottom:0;left:0;width:0%;height:2px;background-color:var(--text-color)}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1){background-color:#fff;border:1px solid #333;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;transform-origin:center center;transform-style:preserve-3d;position:absolute;width:100%;height:100%;transition:background-color .2s ease-in-out,color .2s ease-in-out;perspective:100rem}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16{position:absolute;z-index:10000;width:100%;height:70%;transform-style:preserve-3d;transform:translateZ(2rem);transition:opacity .5s ease-in-out,filter .2s ease-in-out;display:flex;flex-direction:column;justify-content:space-evenly;h3 {color: var(--text-color); -webkit-text-stroke: .5px var(--background-color); translate: 0 0; font-size: 1.6rem;} a,h4 {display: inline-block; color: var(--text-color); -webkit-text-stroke: .5px var(--background-color); translate: 0 0;}}@media screen and (min-width: 600px){._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 h3{translate:-4rem 0rem}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 a,._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) h4{translate:-2rem 0rem}}._first-face_9ikoc_1{text-align:center;font-size:clamp(2rem,4.5vw,2.5rem)}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1):after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;transform:translate3d(-50%,-50%,-1px);z-index:-1;opacity:.8;pointer-events:none}._face_9ikoc_1 ._img-container_9ikoc_68:not(._first-face_9ikoc_1),._face_9ikoc_1 ._img-container_9ikoc_68:not(._last-face_9ikoc_1){position:absolute;z-index:10;width:100%;height:100%;overflow:hidden;img,video {width: 100%; height: 100%; object-fit: cover; object-position: center; filter: blur(0px); transition: filter .2s ease-in-out,scale .5s ease-in-out; scale: 1;}}.shooting-star{position:fixed;width:2px;height:2px;background:white;border-radius:50%;opacity:0;pointer-events:none;z-index:2;box-shadow:0 0 6px 2px #fff}.shooting-star:after{content:"";position:absolute;top:0;left:-40px;width:40px;height:2px;background:linear-gradient(90deg,transparent,white)}.star-field{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;pointer-events:none}.star{position:absolute;width:1px;height:1px;border-radius:50%;background:white;opacity:.6;box-shadow:0 0 6px 1px #fff;animation:flicker ease-in-out infinite alternate}@keyframes flicker{0%{opacity:.3;transform:scale(1)}to{opacity:1;transform:scale(1.5)}}._cube-container_18qx0_1{position:fixed;width:100%;top:0;display:flex;justify-content:center;align-items:center;height:100vh;perspective:100rem}._dots_18qx0_11{position:fixed;z-index:100000;width:90%;max-width:20rem;top:0;left:50%;translate:-50% 0;display:flex;justify-content:space-around;align-items:center;mix-blend-mode:difference;height:2rem;padding:.5rem}._dot_18qx0_11{transform-origin:center center;border:0;cursor:pointer;background-color:transparent;height:var(--dot-size);width:var(--dot-size);border-radius:calc(var(--dot-size) / 3);transition:width .2s ease-in-out,background-color .2s ease-in-out,scale .2s ease-in-out;border:1px solid white}._dot_18qx0_11>div{width:100%;height:100%;font-size:.6rem;align-content:center;scale:0}._dot_18qx0_11._active_18qx0_44{width:calc(var(--dot-size) * 2);background-color:#fff}._dot_18qx0_11._active_18qx0_44>div{scale:.8}._cube_18qx0_1{position:relative;transform-style:preserve-3d;width:10rem;height:8rem}@media screen and (min-width: 600px){._cube_18qx0_1{width:15rem;height:12rem}._dot_18qx0_11{height:calc(var(--dot-size) * 1.2);width:calc(var(--dot-size) * 1.2)}._dot_18qx0_11>div{font-size:.7rem}._dot_18qx0_11._active_18qx0_44>div{scale:1}}@media screen and (min-height: 500px){._cube_18qx0_1{width:15rem;height:12rem}}._trigger_18qx0_82{width:6rem;height:12rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.2}
