.header-animation,.header-hidden{opacity:0;transform:translateX(20px)}.header-animation{animation:headerFadeIn 1s ease-out forwards}@keyframes headerFadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.social-icon-wrapper{opacity:0}.social-icon-container{animation:fadeIn .5s ease-out forwards}.instagram-icon{animation-delay:.2s}.facebook-icon{animation-delay:.7s}.linkedin-icon{animation-delay:1.2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.flip-clock{--fcc-flip-duration:0.5s;--fcc-spacing:8px;--fcc-digit-block-width:25px;--fcc-digit-block-height:40px;--fcc-digit-block-radius:5px;--fcc-digit-block-spacing:5px;--fcc-digit-font-size:30px;--fcc-digit-color:#fff;--fcc-label-font-size:10px;--fcc-label-color:#fff;--fcc-background:#333842;--fcc-divider-color:#1f2227;--fcc-divider-height:1px;--fcc-separator-size:6px;--fcc-separator-color:#191b1f}@-webkit-keyframes svg-text-animation{40%{stroke-dashoffset:0;fill:transparent}60%{stroke-dashoffset:0;fill:#fff}to{stroke-dashoffset:0;fill:#fff}}@keyframes svg-text-animation{40%{stroke-dashoffset:0;fill:transparent}60%{stroke-dashoffset:0;fill:#fff}to{stroke-dashoffset:0;fill:#fff}}.register-button-container{opacity:0;transform:scale(.8);animation:fadeScaleIn .6s ease-out .7s forwards}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.word-span{opacity:0}.animated-word{animation:wordReveal .5s ease-out forwards}@keyframes wordReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.parallax-background{will-change:transform;transition:transform .1s ease-out}.invisible{opacity:0}.background-container{position:absolute;width:100%;height:100%;overflow:hidden}.background-image{animation:subtleZoom 15s ease-in-out infinite alternate;transform-origin:center center;will-change:transform}@keyframes subtleZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}