.animation-style{opacity:0}.animation-style.show-animation-fadeInUp{animation:fadeInUp 1s cubic-bezier(.175,.885,.32,1.275);opacity:1}.animation-style.show-animation-zoomInUp{animation:zoomInUp 1s cubic-bezier(.175,.885,.32,1.275);opacity:1}.animation-style.show-animation-zoomInRight{animation:zoomInRight 1s cubic-bezier(.175,.885,.32,1.275);opacity:1}.animation-style.show-animation-zoomInLeft{animation:zoomInLeft 1s cubic-bezier(.175,.885,.32,1.275);opacity:1}.animation-style.show-animation-flipLeft{animation:flipLeft 1s cubic-bezier(.175,.885,.32,1.275);opacity:1}.animation-style.show-animation-flipRight{animation:flipRight 1s cubic-bezier(.175,.885,.32,1.275);opacity:1}.animation-style.show{opacity:1}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes zoomInUp{0%{opacity:0;transform:translate3d(0,100px,0) scale(.6)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes zoomInRight{0%{opacity:0;transform:translate3d(-100px,0,0) scale(.6)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes zoomInLeft{0%{opacity:0;transform:translate3d(100px,0,0) scale(.6)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes flipLeft{0%{opacity:0;transform:perspective(2500px) rotateY(-100deg)}to{opacity:1;transform:perspective(2500px) rotateY(0)}}@keyframes flipRight{0%{opacity:0;transform:perspective(2500px) rotateY(100deg)}to{opacity:1;transform:perspective(2500px) rotateY(0)}}.main-page[data-v-1d872041]{min-width:100%!important}.not-found[data-v-1d872041]{min-height:var(--main-height);min-width:100%}
