/**handles:wpcf7-redirect-script-frontend**/
.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: 0.527
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 31.949
  LoadShardBlock: 188.085 (3)
  PetaboxLoader3.datanode: 258.18 (5)
  load_resource: 550.593
  PetaboxLoader3.resolve: 346.915
  loaddict: 159.929
*/