/**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.791
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.013
  esindex: 0.014
  cdx.remote: 94.524
  LoadShardBlock: 464.531 (3)
  PetaboxLoader3.datanode: 413.077 (4)
  load_resource: 1514.936
  PetaboxLoader3.resolve: 140.633
*/