.wrap{max-width:640px;margin:0 auto}ul.menu{list-style:none;padding:0;margin:0}.overlay{z-index:9999;position:absolute;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.85);opacity:0;-webkit-transition:all 450ms cubic-bezier(.32,1,.23,1) 0s;transition:all 450ms cubic-bezier(.32,1,.23,1) 0s}.overlay .bottom-sheet{max-height:calc(100vh - 64px);overflow-y:auto;min-height:60vh;position:fixed;bottom:0;width:100%;background-color:rgba(255,255,255,1);box-sizing:border-box;box-shadow:0 10px 20px rgba(0,0,0,.22),0 14px 56px rgba(0,0,0,.25);-webkit-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all 450ms cubic-bezier(.32,1,.23,1) .1s;transition:all 450ms cubic-bezier(.32,1,.23,1) .1s;border-radius:.25em .25em 0 0;border:3px solid rgba(183,28,28,1);border-bottom:0}.overlay .btn-close{color:#666;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all 450ms ease-in-out 0;transition:all 450ms ease-in-out 0}.overlay .btn-close-btn{line-height:initial;position:absolute;top:.15em;right:.25em;display:block;font-size:2em;z-index:999;color:#000}.overlay .btn-close-btn:active,.overlay .btn-close-btn:focus,.overlay .btn-close-btn:hover{color:rgba(183,28,28,1)}.overlay:target{display:block;position:fixed;top:0;opacity:1}.overlay:target .bottom-sheet{-webkit-transform:translate(0,0);transform:translate(0,0);z-index:9}.overlay:target .btn-close{display:block;position:absolute;top:0;left:0;bottom:0;right:0;outline:0 none;-webkit-transform:scale(1,1);transform:scale(1,1)}@media screen and (max-width:640px){.overlay .bottom-sheet{max-height:calc(100vh - 128px);border-radius:0}}@media screen and (min-width:640px){.overlay{padding:0 10%}.overlay .bottom-sheet{max-width:80%;margin:0 auto}}@media screen and (min-width:960px){.overlay{padding:0 10%}.overlay .bottom-sheet{min-width:384px;max-width:80%}}@media screen and (min-width:1280px){.overlay{padding:0 10%}.overlay .bottom-sheet{min-width:512px;max-width:80%}}@media screen and (min-width:1440px){.overlay{padding:0 12.5%}.overlay .bottom-sheet{min-width:576px;max-width:75%}}@media screen and (max-width:924px){.overlay .bottom-sheet .mdl-cell--2-col,.overlay .bottom-sheet .mdl-cell--2-col-tablet.mdl-cell--2-col-tablet{width:100%}.overlay .bottom-sheet .mdl-cell--middle{margin:8px}}.bottom-sheet{outline:0}.nycrhps-cast-card{cursor:pointer}@media (min-width:1200px){.nycrhps-cast-card{min-height:250px}}@media (min-width:1400px){.nycrhps-cast-card{min-height:300px}}.nycrhps-cast-card .mdl-card__supporting-text a{font-size:1.5em;width:100%;display:block;height:100%;text-shadow:0 1px 4px #000}.nycrhps-cast-card>.mdl-card__supporting-text{background:rgba(0,0,0,.4);padding:4px;width:100%;box-sizing:border-box;z-index:6}.nycrhps-cast-card__filename{color:#fff}.overlay a{color:#000}.nycrhps-cast-card:active a,.nycrhps-cast-card:focus a,.nycrhps-cast-card:hover a,.overlay a:active,.overlay a:focus,.overlay a:hover{color:#b71c1c}.overlay img{border-radius:100%;object-fit:cover;width:10vmax;height:10vmax;box-shadow:0 .125em .125em #000}.overlay h3{display:inline-block;margin:0;font-weight:900;font-family:Roboto,Helvetica,Arial,sans-serif;color:#000}.overlay .nycrhps-cast-social{margin-top:.5em}.overlay .nycrhps-cast-social a i{margin:0 .125em;width:1em;display:inline-block;font-size:1.5em;font-weight:900}.overlay .nycrhps-profile{padding:1em 1em 16px}.character-icon{display:inline-block;width:50px;height:50px;border-radius:100px;box-shadow:0 .125em .125em #000;background-image:url(/images/character-icons.png);background-size:500px 50px;margin-top:.5em}.character-icon.brad{background-position:-50px 0}.character-icon.janet{background-position:-100px 0}.character-icon.columbia{background-position:-150px 0}.character-icon.magenta{background-position:-200px 0}.character-icon.riff{background-position:-250px 0}.character-icon.drscott{background-position:-300px 0}.character-icon.crimm{background-position:-350px 0}.character-icon.eddie{background-position:-400px 0}.character-icon.rocky{background-position:-450px 0}.nycrhps-profile-bg{background-image:url(/images/fishnet.png);border-bottom:3px solid rgba(0,0,0,.4)}dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:none}dialog[open]{display:block}dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.1)}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}dialog.fixed{position:fixed;top:50%;transform:translate(0,-50%)}.nycrhps-header{box-shadow:0 0 2px #3d3d3d;border-bottom:2px solid #b71c1c}.nycrhps-drawer,.nycrhps-footer,.nycrhps-gradient-bg,.nycrhps-header{background:#000;background:-moz-linear-gradient(top,#000 0,#111 31%,#1c1c1c 74%,#131313 100%);background:-webkit-linear-gradient(top,#000 0,#111 31%,#1c1c1c 74%,#131313 100%);background:linear-gradient(to bottom,#000 0,#111 31%,#1c1c1c 74%,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 )}.nycrhps-header .mdl-navigation__link{font-size:2em}.nycrhps-header .mdl-layout__header-row .mdl-navigation__link{padding:0 8px}@media (min-width:600px){.nycrhps-header .mdl-layout__header-row .mdl-navigation__link{padding:0 18px}}.nycrhps-drawer{border-right:2px solid #b71c1c}.nycrhps-drawer .nycrhps-hdr{padding-top:40px;text-align:center;padding-left:0}.nycrhps-drawer .mdl-list__item{padding:0}.nycrhps-drawer .mdl-list__item-icon{text-align:center}.nycrhps-drawer .mdl-navigation .mdl-navigation__link{width:100%;box-sizing:border-box;font-family:Nosifer,cursive;color:#fff;font-size:24px;padding:16px 34px}.nycrhps-drawer .mdl-list__item-icon,.nycrhps-drawer .mdl-list__item-icon.material-icons{color:#fff}.nycrhps-drawer .mdl-navigation .mdl-navigation__link:hover,.nycrhps-drawer .mdl-navigation__link:hover .mdl-list__item-icon,.nycrhps-drawer .mdl-navigation__link:hover .mdl-list__item-icon.material-icons{background-color:#fff;color:#b71c1c}.mdl-layout__drawer.is-visible~.mdl-layout__content.mdl-layout__content{overflow-x:hidden;overflow-y:auto}.nycrhps-icon-card .mdl-card__media{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0!important;padding-top:1em}.nycrhps-icon-card i{text-align:center;vertical-align:middle;font-size:6em;margin:0 auto;display:block;text-shadow:0 1px 4px #000;position:relative;z-index:5}.nycrhps-icon-card .mdl-card__supporting-text{text-align:center}.nycrhps-icon-card .mdl-card__supporting-text strong a{font-size:2em;font-weight:700;text-shadow:0 1px 4px #000;position:relative;z-index:5}.nycrhps-icon-card a.card-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:4;-webkit-transition:background-color 250ms linear;-ms-transition:background-color 250ms linear;transition:background-color 250ms linear}.nycrhps-icon-card:active a .nycrhps-icon-card:hover i,.nycrhps-icon-card:active i,.nycrhps-icon-card:focus a,.nycrhps-icon-card:focus i,.nycrhps-icon-card:hover a{color:#b71c1c}.nycrhps-icon-card{transform:scale(1);-webkit-transition:.3s ease-out all;transition:.3s ease-out all;box-shadow:0 0 0 #000}.nycrhps-icon-card:active,.nycrhps-icon-card:focus,.nycrhps-icon-card:hover{transform:scale(1.025);box-shadow:0 0 20px #000}.full-screen{position:relative;height:80vh}.nycrhps-cast-page .full-screen,.nycrhps-content-page .full-screen{height:33vh}.fix-bottom{position:absolute;bottom:0;left:50%;width:350px;margin-left:-175px}.fix-bottom-lady img{position:absolute;bottom:0;left:50%;height:99%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:600px){.fix-bottom-lady img{left:2.5vw;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}.fix-bottom{width:500px;margin-left:-250px}}@media (min-width:900px){.fix-bottom{width:800px;margin-left:-400px}}@media (min-width:1200px){.fix-bottom{width:auto;margin-left:-450px}}@media (min-width:924px){.nycrhps-section-card{max-width:85%}}.nycrhps-section-card .theater-logo{max-width:80%;background-color:rgba(0,0,0,1);padding:1em}.nycrhps-section-card a:active .theater-logo,.nycrhps-section-card a:focus .theater-logo,.nycrhps-section-card a:hover .theater-logo{background-color:rgba(183,28,28,1)}.nycrhps-icon-card .mdl-card__supporting-text,.nycrhps-section-card .mdl-card .mdl-card__actions{position:absolute;bottom:0;color:red}.nycrhps-icon-card .mdl-card,.nycrhps-section-card .mdl-card{padding-bottom:4em}.nycrhps-section-card .mdl-card__supporting-text a i{vertical-align:top}.nycrhps-section-card a:active,.nycrhps-section-card a:focus,.nycrhps-section-card a:hover{text-decoration:none}.nycrhps-section-card .nycrhps-map{border:none;position:absolute;top:0;left:0;width:100%;height:100%}.nycrhps-section-card .iframe-loader{text-align:center;margin:45% 1em 0 1em;line-height:3em;width:calc(100% - 2em);position:absolute;top:0;left:0}.nycrhps-section-card .map-container{background:#fff;position:relative;min-height:40vh}@media (min-width:840px){.nycrhps-content-page .nycrhps-section-card .map-container{width:calc(41.6666666667%)}}.nycrhps-content-page .nycrhps-no-space .nycrhps-section-card{max-width:100%;padding:0}.nycrhps-content-page .nycrhps-no-space .nycrhps-section-card .mdl-cell{margin:8px 0}@media (max-width:840px){.nycrhps-content-page .nycrhps-no-space .nycrhps-section-card .mdl-cell{width:100%}}@media (min-width:840px){.nycrhps-content-page .nycrhps-no-space .nycrhps-section-card .mdl-cell{margin:0}.nycrhps-content-page .nycrhps-no-space .nycrhps-section-card .mdl-cell:first-child{margin-right:16px}}*,.mdl-color-text--grey-800,body,html,p{font-size:18px;line-height:1.5em;font-family:'Fira Sans',Helvetica,sans-serif}a{color:#fff;text-decoration:none}strong{background:rgba(100,100,125,.15);font-weight:700}.mdl-layout__drawer-button:active,.mdl-layout__drawer-button:focus,.mdl-layout__drawer-button:hover,.mdl-layout__header-row .mdl-navigation__link:active,.mdl-layout__header-row .mdl-navigation__link:focus,.mdl-layout__header-row .mdl-navigation__link:hover,a:active,a:focus,a:hover{color:#b71c1c}.mdl-button--accent.mdl-button--accent.mdl-button--fab,.mdl-button--accent.mdl-button--accent.mdl-button--raised{color:#fff;background-color:#b71c1c}.nycrhps-hdr,.nycrhps-header .nycrhps-hdr a{font-size:24px;color:#b71c1c;font-family:Nosifer,cursive}.content-screen{line-height:1.25em;padding:1em 0;position:relative;background-image:url(/images/fishnet.png)}.content-cards{line-height:1.25em;position:relative;background-image:url(/images/stardust.png)}hr.nycrhps-sequins{background:url(/images/sequins.png);height:35px;border:0;width:110%;position:absolute;left:-1em;bottom:-1em;z-index:999;margin:0}.nycrhps-subhdr{font-weight:700}.nycrhps-img-card,.nycrhps-img-card2,.nycrhps-img-card3{color:#fff}.mdl-button{font-size:18px}.nycrhps-cta{margin:0 auto;display:block}@media (min-width:840px){.nycrhps-cta{display:inline-block}}h3 i{font-size:34px}.mdl-card__title-text{font-size:28px}.nycrhps-section-card.nycrhps-image-promo .mdl-card{padding:0;height:auto;min-height:auto}.nycrhps-section-card.nycrhps-image-promo .mdl-card img{width:100%}.nycrhps-gallery-page{font-size:0;line-height:0;padding:0;text-align:center;background:#000;-webkit-transform:translateZ(0)}.nycrhps-gallery-image{height:0;padding-bottom:50%;width:50%;background-size:cover;display:inline-block;box-sizing:border-box;cursor:pointer;transform:scale(1);-webkit-transition:.3s ease-out all;transition:.3s ease-out all;box-shadow:0 0 0 #000}.nycrhps-gallery-image.loaded{background-color:#444}.nycrhps-gallery-image:active,.nycrhps-gallery-image:focus,.nycrhps-gallery-image:hover{transform:scale(1.025);z-index:100;position:relative;box-shadow:0 0 20px #000}.image-container{background-color:#000}.mdl-dialog{box-sizing:border-box;width:100%;height:100%;background-color:rgba(0,0,0,.85);text-align:center}.mdl-dialog__content{height:90%}.mdl-dialog img{max-width:100%;max-height:100%;position:relative;top:50%;transform:translateY(-50%);border:2px solid #000}.nycrhps-gallery-page h2{background-image:url(/images/fishnet.png);background-color:#fff;margin:0;padding:1em 0;font-size:36px;font-weight:700;font-family:Nosifer,cursive}@media (min-width:640px){.nycrhps-gallery-image{padding-bottom:25%;width:25%}.nycrhps-gallery-page h2{font-size:48px}}.timeline-list{position:relative;text-align:right;padding:1em;text-align:center}.timeline-list span{display:inline-block;margin:1em}.timeline-list span a{font-family:Nosifer,cursive;color:#b71c1c}.timeline-list span a:active,.timeline-list span a:focus,.timeline-list span a:hover{color:#fff}.back-to-top{position:fixed;bottom:.25em;right:1em;z-index:99}.back-to-top button{background:#b71c1c;opacity:.5}.back-to-top button:active,.back-to-top button:focus,.back-to-top button:hover{opacity:1}.nycrhps-text-content{padding:1em 1em;margin-bottom:80px}@media (min-width:800px){.nycrhps-text-content{padding:2em 2em}}.nycrhps-text-content a{color:rgba(183,28,28,1)}.nycrhps-text-content a:not(.mdl-button):not(.buy-tickets-link):active,.nycrhps-text-content a:not(.mdl-button):not(.buy-tickets-link):focus,.nycrhps-text-content a:not(.mdl-button):not(.buy-tickets-link):hover{text-decoration:underline}.nycrhps-text-content a.nycrhps-download-btn{text-decoration:none;display:block;margin:0 auto;height:3em;line-height:3em}.toc ul{border-left:solid 3px #c0ebf1;padding-left:20px;line-height:28px}.toc a{font-weight:400;color:#00bcd4}.toc li{font-size:16px;list-style:none;margin-bottom:.125em}@media (max-width:624px){.toc li{margin-bottom:.5em}}.toc a:active,.toc a:focus,.toc a:hover{color:rgba(183,28,28,1)}