.glitch-container{position:relative;}.glitch-container span{position:relative;z-index:10;}.glitch-container span:nth-child(2), .glitch-container span:nth-child(3){position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1;}.glitch-container span:nth-child(2){color:rgb(239, 68, 68);opacity:0.7;transform:translateX(-2px);animation-duration:5s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-fill-mode:none;animation-play-state:running;animation-name:glitch-anim;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.glitch-container span:nth-child(3){color:rgb(6, 182, 212);opacity:0.7;transform:translateX(2px);animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-fill-mode:none;animation-play-state:running;animation-name:glitch-anim;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;animation-delay:-1s;}.animate-float{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.animate-blur-focus{animation-duration:4s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:blur-focus;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.animate-typing{overflow-x:hidden;overflow-y:hidden;border-right-width:0.15em;border-right-style:solid;border-right-color:rgb(79, 70, 229);white-space-collapse:collapse;text-wrap-mode:nowrap;animation-duration:3.5s, 0.75s;animation-timing-function:steps(40), step-end;animation-delay:0s, 0s;animation-iteration-count:1, infinite;animation-direction:normal, normal;animation-fill-mode:none, none;animation-play-state:running, running;animation-name:typing, blink-caret;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}#i8a5m{text-align:left;}@keyframes glitch-anim{0%{transform:translateX(0px);}20%{transform:translateX(-2px);}40%{transform:translateX(2px);}60%{transform:translateX(-2px);}80%{transform:translateX(2px);}100%{transform:translateX(0px);}}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-10px);}}@keyframes blur-focus{0%, 100%{filter:blur(5px);opacity:0.5;}50%{filter:blur(0px);opacity:1;}}@keyframes typing{0%{width:0px;}100%{width:100%;}}@keyframes blink-caret{0%, 100%{border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;}50%{border-top-color:rgb(79, 70, 229);border-right-color:rgb(79, 70, 229);border-bottom-color:rgb(79, 70, 229);border-left-color:rgb(79, 70, 229);}}