.animate__delay-1s {
  animation-delay: 1s;
}

.animate__delay-2s {
  animation-delay: 2s;
}

.animate__delay-3s {
  animation-delay: 3s;
}

.animate__delay-4s {
  animation-delay: 4s;
}

.animate__delay-5s {
  animation-delay: 5s;
}

.animate__delay-6s {
  animation-delay: 6s;
}

.animate__delay-7s {
  animation-delay: 7s;
}

.animate__delay-8s {
  animation-delay: 8s;
}

.animate__delay-9s {
  animation-delay: 9s;
}

.animate__delay-10s {
  animation-delay: 10s;
}

.animate__delay-11s {
  animation-delay: 11s;
}

.animate__delay-12s {
  animation-delay: 12s;
}

.animate__delay-13s {
  animation-delay: 13s;
}

.animate__delay-14s {
  animation-delay: 14s;
}

.animate__delay-15s {
  animation-delay: 15s;
}

.animate__delay-16s {
  animation-delay: 16s;
}

.animate__delay-17s {
  animation-delay: 17s;
}

.animate__delay-18s {
  animation-delay: 18s;
}

.section-content-img:hover {
  animation: pulse 1s;
}

.cat-section-content .post-slide .post-img .post-img-container:hover {
  animation: pulse 1s;
}

.cat-section-content .post-slide .post-img {
  overflow: hidden;
}

.cat-section-type3 .post-img {
  overflow: hidden;
}

.cat-section-type3 .post-img img:hover {
  animation: pulse 1s;
}

.delay-05-1 {
  animation-delay: 0.5s;
}

.delay-05-2 {
  animation-delay: 1s;
}

.delay-05-3 {
  animation-delay: 1.5s;
}

.delay-05-4 {
  animation-delay: 2s;
}

.delay-05-5 {
  animation-delay: 2.5s;
}

.delay-05-6 {
  animation-delay: 3s;
}

