/**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.519
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.01
  cdx.remote: 45.505
  LoadShardBlock: 185.09 (3)
  PetaboxLoader3.datanode: 767.933 (5)
  load_resource: 774.136
  PetaboxLoader3.resolve: 152.461
  loaddict: 246.55
*/