.popup-template .modal {

  opacity: 0;

  -webkit-transition: all 250ms ease;

  -o-transition: all 250ms ease;

  transition: all 250ms ease;

}



.popup-template .modal.is-open {

  opacity: 1;

  -webkit-transition: all 250ms ease;

  -o-transition: all 250ms ease;

  transition: all 250ms ease;

}

/*
playback timings (ms):
  captures_list: 1.445
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.011
  esindex: 0.011
  cdx.remote: 84.96
  LoadShardBlock: 255.008 (3)
  PetaboxLoader3.datanode: 352.476 (5)
  load_resource: 3592.004
  PetaboxLoader3.resolve: 3359.423
  loaddict: 125.914
*/