
/*** T3SB identifier: t3sbsCSSassets_37090 */

/* t3sbs_assets_37090 */
.theater-landingpage.is-opening .curtain-left {
  transform: translateX(-102%);
}

.theater-landingpage.is-opening .curtain-right {
  transform: translateX(102%);
}
.theater-landingpage.is-opened .curtain-overlay {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
	

