.loading-dots-module-scss-module__LsOnYG__loadingDots{aspect-ratio:1;align-items:flex-start;width:60px;display:flex}.loading-dots-module-scss-module__LsOnYG__loadingDots:before,.loading-dots-module-scss-module__LsOnYG__loadingDots:after{content:"";aspect-ratio:1;--g:conic-gradient(from -90deg at 10px 10px, #fff 90deg, #0000 0);background:var(--g),var(--g),var(--g);filter:drop-shadow(30px 30px #fff);flex:1;animation:1s infinite loading-dots-module-scss-module__LsOnYG__l20}.loading-dots-module-scss-module__LsOnYG__loadingDots:after{transform:scaleX(-1)}@keyframes loading-dots-module-scss-module__LsOnYG__l20{0%{background-position:0 0,10px 10px,20px 20px}33%{background-position:10px 10px}66%{background-position:0 20px,10px 10px,20px 0}to{background-position:0 0,10px 10px,20px 20px}}
.Lanyard-module-scss-module__ft8Gua__lanyard-wrapper{transform-origin:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;transform:scale(1)}
.text-rotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.text-rotate-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-rotate-word{display:inline-flex}.text-rotate-lines{flex-direction:column;width:100%;display:flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}
.spotlightCard-module-scss-module__pH2w3G__card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#ffffff0d;background-color:#4f5d75;border-radius:25px;flex-direction:column;gap:1rem;width:100%;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d}.spotlightCard-module-scss-module__pH2w3G__card-spotlight:hover{transition:box-shadow .3s;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.spotlightCard-module-scss-module__pH2w3G__card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), var(--spotlight-color), transparent 80%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.spotlightCard-module-scss-module__pH2w3G__card-spotlight:hover:before,.spotlightCard-module-scss-module__pH2w3G__card-spotlight:focus-within:before{opacity:.6}
.toggle-wrapper{background-image:linear-gradient(#d0c4b8,#f5ece5);border-radius:.5em;justify-content:center;align-items:center;padding:.125em;font-size:2rem;display:flex;position:relative;box-shadow:0 1px 1px #fff9}.toggle-checkbox{appearance:none;z-index:1;border-radius:inherit;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.toggle-container{background-color:#2d3142;border-radius:.375em;align-items:center;width:3em;height:1.5em;transition:background-color .4s linear;display:flex;position:relative;box-shadow:inset 0 0 .0625em .125em #fff3,inset 0 .0625em .125em #0006}.toggle-checkbox:checked+.toggle-container{background-color:#ef8354}.toggle-button{background-color:#e4ddcf;border-radius:.3125em;justify-content:center;align-items:center;width:1.375em;height:1.375em;transition:left .4s;display:flex;position:absolute;left:.0625em;box-shadow:inset 0 -.0625em .0625em .125em #0000001a,inset 0 -.125em .0625em #0003,inset 0 .1875em .0625em #ffffff4d,0 .125em .125em #00000080}.toggle-checkbox:checked+.toggle-container>.toggle-button{left:1.5625em}.toggle-button-circles-container{grid-template-columns:repeat(3,min-content);gap:.125em;margin:0 auto;display:grid;position:absolute}.toggle-button-circle{background-image:radial-gradient(circle at 50% 0,#f6f0e9,#bebcb0);border-radius:50%;width:.125em;height:.125em}
.glitch{color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;margin:0 auto;font-weight:900;position:relative}.glitch:after,.glitch:before{content:attr(data-text);color:#fff;clip-path:inset(0);background-color:#2d3142;position:absolute;top:0;overflow:hidden}.glitch:not(.enable-on-hover):after{text-shadow:var(--after-shadow,-10px 0 red);animation:animate-glitch var(--after-duration,3s) infinite linear alternate-reverse;left:10px}.glitch:not(.enable-on-hover):before{text-shadow:var(--before-shadow,10px 0 cyan);animation:animate-glitch var(--before-duration,2s) infinite linear alternate-reverse;left:-10px}.glitch.enable-on-hover:after,.glitch.enable-on-hover:before{content:"";opacity:0;animation:none}.glitch.enable-on-hover:hover:after{content:attr(data-text);opacity:1;text-shadow:var(--after-shadow,-10px 0 red);animation:animate-glitch var(--after-duration,3s) infinite linear alternate-reverse;left:10px}.glitch.enable-on-hover:hover:before{content:attr(data-text);opacity:1;text-shadow:var(--before-shadow,10px 0 cyan);animation:animate-glitch var(--before-duration,2s) infinite linear alternate-reverse;left:-10px}@keyframes animate-glitch{0%{clip-path:inset(20% 0 50%)}5%{clip-path:inset(10% 0 60%)}10%{clip-path:inset(15% 0 55%)}15%{clip-path:inset(25% 0 35%)}20%{clip-path:inset(30% 0 40%)}25%{clip-path:inset(40% 0 20%)}30%{clip-path:inset(10% 0 60%)}35%{clip-path:inset(15% 0 55%)}40%{clip-path:inset(25% 0 35%)}45%{clip-path:inset(30% 0 40%)}50%{clip-path:inset(20% 0 50%)}55%{clip-path:inset(10% 0 60%)}60%{clip-path:inset(15% 0 55%)}65%{clip-path:inset(25% 0 35%)}70%{clip-path:inset(30% 0 40%)}75%{clip-path:inset(40% 0 20%)}80%{clip-path:inset(20% 0 50%)}85%{clip-path:inset(10% 0 60%)}90%{clip-path:inset(15% 0 55%)}95%{clip-path:inset(25% 0 35%)}to{clip-path:inset(30% 0 40%)}}
