/**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: 9.465
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.013
  esindex: 0.018
  cdx.remote: 210.257
  LoadShardBlock: 127.435 (3)
  PetaboxLoader3.datanode: 158.933 (5)
  load_resource: 143.915
  loaddict: 97.45
*/