.animated-background{animation:animation 3s ease infinite;background-size:400%}@keyframes animation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hiddenx{transform:translate(-100%)}.hidden-r,.hiddenx{filter:blur (5px);opacity:0;transition:all .6s}.hidden-r{transform:translate(100%)}.logo{transform:translate(-100%)}.hiddenp,.logo{filter:blur (5px);opacity:0;transition:all .6s}.show{filter:blur(0);opacity:1;transform:translate(0)}.show-animation{opacity:1!important;transition:all .5s}.hidden-animation{filter:blur (5px);opacity:0;transition:all .6s}.pulse{animation-timing-function:ease-in-out;animation:pulse 1s linear;opacity:1}.flipinxx{animation-timing-function:ease-in-out;animation:flipInXx 1s linear;opacity:1!important}.delay-animate:first-child{transition-delay:.1s}.delay-animate:nth-child(2){transition-delay:.2s}.delay-animate:nth-child(3){transition-delay:.3s}.delay-animate:nth-child(4){transition-delay:.4s}.delay-animate:nth-child(5){transition-delay:.5s}.delay-animate:nth-child(6){transition-delay:.6s}.delay-animate:nth-child(7){transition-delay:.7s}.delay-animate:nth-child(8){transition-delay:.8s}.delay-animate:nth-child(9){transition-delay:.9s}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.2,1.2,1.2)}to{transform:scaleX(1)}}#animate-area{animation:animatedBackground 10s linear infinite alternate;background-image:url(Group\ 1227.png);background-position:0 0;background-repeat:repeat-y;height:200px;width:200px}.outer{display:inline-flex;float:left;height:100%;overflow:hidden;width:50%}.inner-left,.inner-right{background-repeat:repeat-y;background-size:100% auto;height:200%;width:95%}.containers{display:inline-flex;float:left;height:800px;margin-right:2%;overflow:hidden;width:48%}.sliding-background{--imageHeight:2340px;background-position:50%;background-repeat:repeat-y;height:calc(var(--imageHeight)*2);width:100%}.sliding-up{animation:slide-up 60s linear infinite}.sliding-down{animation:slide-down 60s linear infinite reverse}@keyframes slide-up{0%{transform:translateY(0)}to{transform:translateY(calc(var(--imageHeight)*-1))}}@keyframes slide-down{0%{transform:translateY(0)}to{transform:translateY(calc(var(--imageHeight)*-1))}}.inanimate-right{animation-play-state:paused;animation:mymove-right 10s linear infinite}.inanimate-left{animation-play-state:paused;animation:mymove-left 10s linear infinite alternate}@keyframes mymove-right{0%{background-position:0 0}to{background-position:0 -100%}}@keyframes mymove-left{0%{background-position:0 0}to{background-position:0 100%}}@keyframes flipInXx{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@media (max-width:768px){.xsbg-transparent{background-color:transparent!important}}
