body * {
  transition: all .1s ease-in;
}

.fancybox__container * {
  transition: unset;
}
