/**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: 1.254
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.014
  esindex: 0.024
  cdx.remote: 161.935
  LoadShardBlock: 936.727 (3)
  PetaboxLoader3.datanode: 638.52 (4)
  PetaboxLoader3.resolve: 1111.299 (2)
  load_resource: 1075.839
*/