body{padding:0 0 100px;margin:0;overflow-x:hidden;font-family:Poppins,sans-serif!important;background-color:var(--base)!important;--base: #f7f7f7;--blue: #00aaff;--white: #fff;--text: #232323;--back: #000000b9;--green: #bbff00;--contrast: #eeeeee;--red: #ff0000}::-webkit-scrollbar{width:0px;height:5px}::-webkit-scrollbar-track{background:var(--base)}::-webkit-scrollbar-thumb{background:var(--blue)}::-webkit-scrollbar-thumb:hover{background:var(--contrast)}.input{width:100%;margin:auto;text-align:center;font-size:12px;background-color:var(--contrast);color:var(--blue);padding:10px;border-radius:22px;border:1px solid var(--blue)}.animate-fading{animation:fading 1s linear both}@keyframes fading{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.animate-opacity{animation:opac 1s}@keyframes opac{0%{opacity:0}to{opacity:1}}.animate-top{position:relative;animation:animatetop 1s}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.animate-left{position:relative;animation:animateleft 1s}@keyframes animateleft{0%{left:-300px;opacity:0}to{left:0;opacity:1}}.animate-right{position:relative;animation:animateright 1s}@keyframes animateright{0%{right:-300px;opacity:0}to{right:0;opacity:1}}.animate-bottom{position:relative;animation:animatebottom 1s}@keyframes animatebottom{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}.animate-zoom{animation:animatezoom 1s}@keyframes animatezoom{0%{transform:scale(0)}to{transform:scale(1)}}.animate-input{transition:width 1s ease-in-out}.w3-animate-input:focus{width:100%!important}.scale-up-center{animation:scale-up-center 1s}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1.5)}}.blur-out{animation:blur-out .4s linear both}@keyframes blur-out{0%{filter:blur(.01px)}to{filter:blur(12px);opacity:0}}.blur-in-expandLogo{animation:blur-in-expand 1s linear both}.blur-in-expand{animation:blur-in-expand .4s linear both}@keyframes blur-in-expand{0%{transform:scale(0);filter:blur(12px);opacity:0}to{transform:scale(1);filter:blur(0);opacity:1}}.slide-rotate-vertical-left{animation:slide-rotate-vertical-left .4s linear both}@keyframes slide-rotate-vertical-left{0%{transform:translate(0) rotateY(0)}to{transform:translate(-150px) rotateY(90deg)}}.tracking-in-contract{animation:tracking-in-contract .4s linear both}@keyframes tracking-in-contract{0%{letter-spacing:.6em;opacity:0}40%{opacity:.6}to{letter-spacing:normal;opacity:1}}.tracking-out-contract{animation:tracking-out-contract .4s linear both}@keyframes tracking-out-contract{0%{opacity:1}50%{opacity:1}to{letter-spacing:-.2em;opacity:0}}.rotate-center{animation:rotate-center .4s}@keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate-scale-up-vertical{animation:rotate-scale-up-vertical .4s linear both}@keyframes rotate-scale-up-vertical{0%{transform:scale(1) rotateY(0)}50%{transform:scale(2) rotateY(180deg)}to{transform:scale(1) rotateY(360deg)}}.rotate-scale-down-diagonal-right{animation:rotate-scale-up-diagonal-right .4s linear both}@keyframes rotate-scale-up-diagonal-right{0%{transform:scale(1) rotate3d(-1,1,0,0)}50%{transform:scale(2) rotate3d(-1,1,0,180deg)}to{transform:scale(1) rotate3d(-1,1,0,360deg)}}.rotate-scale-down-vertical{animation:rotate-scale-down-vertical .4s linear both}@keyframes rotate-scale-down-vertical{0%{transform:scale(1) rotateY(0)}50%{transform:scale(.5) rotateY(180deg)}to{transform:scale(1) rotateY(360deg)}}.scale-up-vertical-top{animation:scale-up-vertical-top .4s linear}@keyframes scale-up-vertical-top{0%{transform:scaleY(.4);transform-origin:center top}to{transform:scaleY(1);transform-origin:center top}}.wobble-vertical-right{animation:wobble-vertical-right .8s linear both}@keyframes wobble-vertical-right{0%,to{transform:translateY(0) rotate(0);transform-origin:50% 50%}15%{transform:translateY(-30px) rotate(6deg)}30%{transform:translateY(15px) rotate(-6deg)}45%{transform:translateY(-15px) rotate(3.6deg)}60%{transform:translateY(9px) rotate(-2.4deg)}75%{transform:translateY(-6px) rotate(1.2deg)}}.stateAnimation{animation:state 2s infinite}@keyframes state{0%{opacity:0}50%{opacity:1}to{opacity:0}}.iaAnimation{animation:stateIa 2s linear;animation-iteration-count:5}@keyframes stateIa{0%{opacity:0}50%{opacity:1}to{opacity:0}}.tracking-in-expand-forward-top{animation:tracking-in-expand-forward-top .4s linear both}@keyframes tracking-in-expand-forward-top{0%{letter-spacing:-.2em;transform:translateZ(-700px) translateY(-100px);opacity:0}40%{opacity:.6}to{transform:translateZ(0) translateY(0);opacity:1}}.dn{display:none}
