:root{--white: #ffffff;--black: #111111;--dark: #0F172A;--gray: #37415180;--lgray: #6B7280;--orange: #F59E0B;--dorange: #D97706}*{font-family:"Instrument Sans","system-ui","verdana","tahoma",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--white)}html,body{margin:0;padding:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:var(--black)}img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:var(--white)}a:hover{color:var(--dorange);text-decoration:underline}.container{width:100%;padding:0 15px;margin:0 auto;position:relative;max-width:1350px;z-index:10}.f{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.h-100{height:100%}.w-100{width:100%}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.mr-0{margin-right:0 !important}.ml-0{margin-left:0 !important}.m-0{margin:0 !important}.text,.text *{line-height:1.55;color:var(--white)}p.text,.text>p{margin-bottom:12px}.text-center{text-align:center}.text-tiny{font-size:12px;line-height:1.7}.text-small{font-size:14px;line-height:1.45}.text-lgray{color:var(--lgray)}.btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border:0;outline:none;cursor:pointer;border-radius:6px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:var(--orange);white-space:nowrap}.btn--time{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none;border:0;outline:none;cursor:pointer;border-radius:6px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-size:14px;font-weight:500;background-color:var(--orange);padding:0 8px}.btn--time span{color:var(--black);font-weight:500}.btn--time:hover{background-color:var(--dorange);text-decoration:none;color:var(--black);font-size:14px;font-weight:500}.btn--time span:first-child{font-size:14px;line-height:1;border-radius:60px;background-color:rgba(255,255,255,.3);display:inline-block;padding:4px 9px}.btn--time span:last-child{font-size:12px;line-height:1.3}.btn span{color:var(--dark);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn:hover{background-color:var(--dorange);text-decoration:none}.btn--white{background-color:rgba(0,0,0,0);border:2px solid var(--white)}.btn--white span{color:var(--white)}.btn--white:hover{border-color:var(--orange);background-color:rgba(0,0,0,0)}.btn--white:hover span{color:var(--orange)}.btn--white:hover .icon--ticket-w{background-image:url("../images/c50_theater/ticket-o.png")}.icon{background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;width:20px;height:20px;margin-right:8px;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.icon:before,.icon::after{background-size:contain;background-repeat:no-repeat;background-position:center}.icon--calendar{background-image:url("../images/c50_theater/calendar.png")}.icon--location{background-image:url("../images/c50_theater/location.png")}.icon--person{background-image:url("../images/c50_theater/person.png")}.icon--time{background-image:url("../images/c50_theater/time.png")}.icon--ticket{background-image:url("../images/c50_theater/ticket.png")}.icon--ticket-w{background-image:url("../images/c50_theater/ticket-w.png")}.icon--direction{background-image:url("../images/c50_theater/direction.png")}.icon--copy{background-image:url("../images/c50_theater/copy.png")}.h1{font-size:48px;line-height:1;margin:0 0 8px;letter-spacing:-0.6px}.h2{font-size:30px;line-height:1.25;margin:0;letter-spacing:-0.6px;width:100%}.h3{font-size:24px;line-height:1.3;letter-spacing:-0.3px;margin:0}.h4{font-size:20px;line-height:1.4;margin:0}.menu-toggle{display:none;position:relative;z-index:999;width:50px;height:40px}.menu-toggle span{position:absolute;width:14px;height:2px;background-color:var(--white);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:block;left:15px}.menu-toggle span:nth-child(1){top:12px}.menu-toggle span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.menu-toggle span:nth-child(3){bottom:12px}.menu-toggle.active span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:46%}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){bottom:49%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header{height:72px;position:fixed;z-index:9999;top:0;left:0;width:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--black)}.logo{margin-right:auto;font-size:18px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0;line-height:1.5}.logo span{font-weight:500;color:var(--lgray);margin-top:1px;display:block}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.menu-wrapper{list-style:none;margin-right:8px}.menu-wrapper ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-wrapper li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-wrapper a{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px;line-height:1.1;color:var(--white);text-decoration:none;text-align:center}main{padding-top:72px}.hero{overflow:hidden;background-color:#000;position:relative}.hero img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto;z-index:1;-o-object-fit:cover;object-fit:cover}.hero-content{padding:54px 0;position:relative;z-index:10;width:100%;max-width:584px}.hero-content:before{position:absolute;content:"";top:0;left:-500%;bottom:0;right:0;background:#000;z-index:1}.hero:after{position:absolute;content:"";height:200px;left:0;right:0;bottom:0;z-index:4;background:-o-linear-gradient(bottom top, bottom right, rgba(17, 17, 17, 0) 53.02%, #000 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(53.02%, rgba(17, 17, 17, 0)), to(#000));background:-o-linear-gradient(top, rgba(17, 17, 17, 0) 53.02%, #000 100%);background:linear-gradient(180deg, rgba(17, 17, 17, 0) 53.02%, #000 100%)}.hero-content::after{position:absolute;content:"";width:100px;left:100%;top:0;bottom:0;z-index:2;background:-o-linear-gradient(right, rgba(17, 17, 17, 0) 53.02%, #000 100%);background:-webkit-gradient(linear, right top, left top, color-stop(53.02%, rgba(17, 17, 17, 0)), to(#000));background:linear-gradient(270deg, rgba(17, 17, 17, 0) 53.02%, #000 100%)}.hero-content>*{position:relative;z-index:20}.event-info{margin-top:28px;margin-bottom:-3px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 16px;padding-right:44px}.event-info--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.event-info--item span{font-size:18px;font-weight:600}.btns{gap:12px;margin-bottom:24px}.block{padding:40px 0}.block-about{padding:90px 0 75px 0;max-width:800px;margin:0 auto}.block-video{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-cast{position:relative}.block-cast::after{position:absolute;content:"";background-image:url("../images/c50_theater/cast.jpg");background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0;z-index:1}.block-cast::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-color:#111;opacity:.5;z-index:2}.block-header{text-align:center;margin-bottom:28px}.block-calendar{background-color:var(--)}.calendar-wrapper{margin:40px 0}.calendar-top{margin-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-nav-months{max-width:550px;overflow:hidden}.calendar-nav--month{display:inline-block;color:var(--lgray);-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;margin-right:20px;font-size:30px;line-height:1.2;font-weight:600;cursor:pointer}.calendar-nav--month.active,.calendar-nav--month:hover{color:var(--white)}.calendar-nav-arrows{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-nav-arrow{display:inline-block;width:52px;height:40px;cursor:pointer;background-image:url("../images/c50_theater/arrow-right.png");background-size:20px;background-repeat:no-repeat;background-position:50%}.calendar-nav-arrow.inactive{opacity:.5;cursor:not-allowed}.calendar-nav-arrow--prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.calendar{overflow:hidden;border-radius:10px;border:1px solid #4b5563;width:100%}.calendar-weekdays,.week{display:grid;grid-template-columns:repeat(7, 1fr)}.calendar--weekday,.day--num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--white);font-weight:600;font-size:18px}.calendar--weekday{height:52px;border-right:1px solid #4b5563;background-color:rgba(55,65,81,0.5019607843);background-color:var(--black)}.day{border-right:1px solid #4b5563;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.day.inactive{background-color:rgba(55,65,81,0.5019607843)}.day--num{height:28px;border-top:1px solid #4b5563;border-bottom:1px solid #4b5563}.daytimes{padding:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;background-color:var(--black)}.month{display:none}.month:first-child{display:block}.cast{position:relative;z-index:20}.cast-items{margin:0 auto;position:relative;gap:24px;width:100%;max-width:607px;padding:24px 29px 8px;border:1px solid #e5e7eb;border-radius:8px}.cast-items::after{position:absolute;content:"";width:10px;left:46%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:90px;bottom:24px;background-image:url("../images/c50_theater/line.png");background-size:cover;background-repeat:no-repeat}.cast-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.cast--title{font-size:18px;font-weight:600;line-height:1.6;display:block;margin-bottom:16px}.cast--name{font-size:20px;line-height:1.4;display:block}.cast--text{font-size:14px;line-height:1.7;display:block;margin-bottom:17px}.venue-info{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.venue-item{margin-top:0}.venue-item img{-o-object-fit:cover;object-fit:cover}.venue-chart-title{text-align:right;margin-top:32px;margin-bottom:18px}.venue-top{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.venue{margin-bottom:9px}.venue span{font-weight:600;line-height:2.1;font-size:18px}.map{margin-top:25px}.map img,.map iframe{margin-top:16px;width:100%;-o-object-fit:cover;object-fit:cover}.map-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-info .btns{margin:0 0 0 22px}.faqs{max-width:720px;margin:0 auto 35px}.faq{cursor:pointer;border-bottom:1px solid var(--white)}.faq h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:52px;position:relative;margin:0;letter-spacing:-0.4px}.faq h3::after{position:absolute;content:"";z-index:10;width:20px;height:20px;top:15px;right:14px;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url("../images/c50_theater/chevron.png")}.faq h3.active::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq p{display:none;margin-bottom:12px}.footer{padding:65px 0}.footer-left{max-width:500px;margin-right:auto}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-end{width:100%;margin-top:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-menu .menu-wrapper a{font-size:14px;padding:12px 18px}.footer-left--text{color:#d1d5db;margin-right:8px;display:inline-block}.footer-end-item{gap:77px}.footer-end-item a,.footer-end-item p{font-size:12px}.footer-end-item~.footer-end-item{margin-left:auto}.hide-desk{display:none}@media screen and (min-width: 992px){.block-gallery .swiper-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}}@media screen and (max-width: 992px){.header--mob,.menu-toggle{display:block}.btn--time span:last-child{display:none}.menu{position:absolute;top:50%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;padding:16px 20px 20px;background:#4b5563;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;visibility:hidden;opacity:0;z-index:-1}.menu.active{top:98%;opacity:1;visibility:visible;z-index:200}.menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu li{width:100%}.menu li a{padding:10px;width:100%;font-size:18px;font-weight:600;margin-bottom:12px}.header .btn{width:100%;margin:0 0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header--mob{text-align:center;color:var(--white);font-size:14px;line-height:1.6}.menu-wrapper{margin:0;width:100%}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero img{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;-ms-transform:none;transform:none;max-height:400px}.hero .container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hero-content{max-width:100%}.h1{font-size:24px}.h2{font-size:22px}.h3{font-size:24px}.h4{font-size:18px}.text-small{font-size:14px}.event-info--item{width:50%}.event-info--item:nth-child(2n+2) span:first-child{margin-left:auto}.event-info{gap:0}.calendar-top{position:relative}.calendar-nav-arrows{position:absolute;left:0;right:0;bottom:0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar-location{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%;margin-bottom:20px}.calendar-location .event-info--item{width:100%}.calendar-nav{width:100%}.calendar-nav-months{max-width:100%;text-align:center;width:100%}.calendar-top{margin-bottom:8px}.btn--time{padding:0 4px}.block-about{padding:80px 0 75px 0}.hide-mob{display:none}.hide-desk{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%}.footer-right{width:100%}.footer-right .menu-wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 768px){.day.inactive,.calendar-weekdays,.footer-left .text{display:none}.logo{font-size:17px;padding:0;line-height:1;grid-template-columns:repeat(2, 1fr)}.event-info{display:grid}.event-info--item{margin-bottom:20px}.event-info--item:nth-child(1){grid-column:1/3;grid-row:1/2;width:100%}.event-info--item:nth-child(3){grid-column:1/3;grid-row:2/3;width:100%}.btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar{border:0}.week{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.day{display:grid;grid-template-columns:60px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #4b5563;border-radius:10px;margin-bottom:20px}.btn--time{position:relative;margin-bottom:6px;background-color:rgba(0,0,0,0)}.btn--time::after{position:absolute;content:"";bottom:-6px;border-bottom:1px dashed #606060;left:0;right:0}.btn--time:last-child{margin-bottom:0}.btn--time:last-child:after{display:none}.btn--time span:first-child{background-color:var(--orange);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;height:36px;border-radius:6px;padding:0 17px}.btn--time span:last-child{color:var(--white);display:block}.day--num{border:0;border-right:1px solid #4b5563;background-color:rgba(55,65,81,0.5019607843);height:100%}.cast-items{padding:24px 16px;gap:16px}.cast--name{font-size:18px}.cast-items::after{left:49%}.venue-info{grid-template-columns:1fr}.map-info .btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0}.faq h3{padding-right:40px;font-size:18px;font-weight:600}.footer{padding:40px 0}.footer-left{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-left .btn{width:100%}.footer-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-end{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-end-item{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px auto}.footer-end-item *{text-align:center}.footer-left--text{margin:0 0 40px}}