<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {color: #ff8800;}
a:hover {color: #ff8800;}
.icon_animation{
  animation: icon_animationFrames linear 1s;
  animation-iteration-count: 5;
  -webkit-animation: icon_animationFrames linear 1s;
  -webkit-animation-iteration-count: 5;
  -moz-animation: icon_animationFrames linear 1s;
  -moz-animation-iteration-count: 5;
  -o-animation: icon_animationFrames linear 1s;
  -o-animation-iteration-count: 5;
  -ms-animation: icon_animationFrames linear 1s;
  -ms-animation-iteration-count: 5;}
@keyframes icon_animationFrames{
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.2;
  }
  20% {
    opacity: 0.4;
  }
  30% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.8;
  }
  70% {
    opacity: 0.6;
  }
  80% {
    opacity: 0.4;
  }
  90% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.spot_animation{
  animation: animationFrames linear 1s;
  animation-iteration-count: 3;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 3;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 3;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 3;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 3;
  -ms-transform-origin: 50% 50%;}
@keyframes animationFrames{
  0% {
    transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}
@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -moz-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -moz-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -webkit-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -webkit-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}
@-o-keyframes animationFrames {
  0% {
    -o-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -o-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -o-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}
@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -ms-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -ms-transform:  rotate(0deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }</pre></body></html>