.fade-out{opacity:0;transition:opacity .5s ease;pointer-events:none}.fade-in-out{animation-name:f-i-o;animation-duration:1s;animation-delay:.01s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal}@keyframes f-i-o{0%{opacity:0}25%{opacity:.75}65%{opacity:.2}85%{opacity:1}to{opacity:0}}
