@keyframes animate-svg-fill-1{0%{fill:transparent}50%{fill:#4b7bec;fill-opacity:.8}to{fill:transparent}}.svg-elem-1{-webkit-animation:animate-svg-fill-1 3s infinite 0s both;animation:animate-svg-fill-1 3s infinite 0s both}@keyframes animate-svg-fill-2{0%{fill:transparent}50%{fill:#4b7bec;fill-opacity:.8}to{fill:transparent}}.svg-elem-2{-webkit-animation:animate-svg-fill-2 3s infinite 0s both;animation:animate-svg-fill-2 3s infinite 0s both}@keyframes animate-svg-fill-3{0%{fill:transparent}50%{fill:#4b7bec;fill-opacity:.8}to{fill:transparent}}.svg-elem-3{-webkit-animation:animate-svg-fill-3 3s infinite 0s both;animation:animate-svg-fill-3 3s infinite 0s both}.svg-no-anim{-webkit-animation:none;animation:none}.pulsating{animation:color_change 10s infinite alternate}@keyframes color_change{0%{color:#c6d0d5}5%{color:#becacf}10%{color:#b6c3ca}15%{color:#afbdc4}20%{color:#a7b6be}25%{color:#9fb0b9}30%{color:#97aab3}35%{color:#8fa3ad}40%{color:#889da7}45%{color:#8096a2}50%{color:#78909c}55%{color:#8096a2}60%{color:#889da7}65%{color:#8fa3ad}70%{color:#97aab3}75%{color:#9fb0b9}80%{color:#a7b6be}85%{color:#afbdc4}90%{color:#b6c3ca}95%{color:#becacf}to{color:#c6d0d5}}.logo{margin:25px 0;height:70px;line-height:70px;width:70px;justify-content:center;align-items:center;display:flex}.logo img{vertical-align:middle}.App{text-align:center}.App-logo{animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.float-left{float:left}.float-right{float:right}html,body{margin:0;height:100%}body{padding:0;font-family:Mulish;font-size:20px;font-weight:700;background:#ecf0f1}.noScroll::-webkit-scrollbar{display:none}.blink{animation:blinker 3s ease-in infinite}@keyframes blinker{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}
