﻿ .productions_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));width:100%;gap:var(--space-sm)}html.brk-xs .productions_grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.productions_grid_item{max-width:404px;min-width:145px;position:relative;padding:var(--space-sm);background:var(--surface);border-radius:5px}.productions_grid_item_in{position:relative}.productions_grid_item_container{height:auto;width:auto;border-radius:4px;display:block;position:relative}.productions_grid_item_content{border-radius:4px;left:0;top:0;height:100%;width:100%}.productions_grid_item_cover{overflow:hidden}.productions_grid_item_cover img{width:100%;height:100%;transition:transform 23s ease!important}.productions_grid_item_cover:hover img{-ms-transform:scale(1.5)!important;-webkit-transform:scale(1.5)!important;transform:scale(1.5)!important}.productions_grid_item_content img{will-change:auto;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;will-change:transform;left:0;top:0;border-radius:5px;display:block;overflow:hidden;height:100%;width:100%}.productions_grid_item_info{margin-top:var(--space-sm);cursor:default;display:flex;flex-direction:column;gap:var(--space-2xs)}.productions_grid_item_hastag{white-space:normal;overflow:hidden;text-overflow:clip;color:var(--color-contrast-medium)}.events_grid{display:inline-grid;grid-column-gap:15px;grid-row-gap:15px;grid-template-columns:repeat(1,1fr);width:100%;overflow:hidden}.events_grid_item{width:100%;position:relative;padding:var(--space-sm);background:var(--surface);border-radius:5px}.events_grid_item_row{display:flex;align-items:center;gap:var(--space-md)}.events_grid>div:first-child{padding:0!important}.events_grid>div.events_preloader_empty{padding:10px!important}.events_grid_item.monthline{background:transparent;border:0;padding:20px 0 0 0;cursor:default}.events_grid_item.monthline h3{margin:0;padding:0;color:var(--color-contrast-medium);font-weight:var(--weight-bold);font-size:var(--text-lg)}.eg_item_posternlocation{display:flex;align-items:center;max-width:40%;height:auto;width:100%}.events_grid_item.anytime .eg_item_posternlocation{max-width:100%}.eg_item_poster{line-height:0;width:50px;height:70px;border-radius:4px;margin-right:10px}.eg_item_poster img{max-width:50px;border-radius:4px}.eg_item_titlelocation{padding:0;display:flex;flex-direction:column;gap:var(--space-2xs)}.eg_item_title{overflow:hidden;color:var(--color-contrast-higher)}.eg_item_title a{color:var(--color-contrast-higher);text-wrap:balance}.eg_item_date{align-items:start;display:-webkit-box;display:flex;flex:1;width:100%}.eg_item_date>div{align-items:center;display:flex;flex:1;width:100%}.eg_item_date_in{font-size:var(--text-5xl);font-weight:var(--weight-medium);;color:var(--color-primary)}.eg_item_monthweek{display:flex;gap:var(--space-4xs);flex-direction:column;padding-left:var(--space-2xs);font-weight:var(--weight-normal);color:var(--color-contrast-higher);line-height:initial}.eg_item_button{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.PI_eventsList .eg_item_date{order:1}.PI_eventsList .eg_item_posternlocation{order:2}.PI_eventsList .eg_item_button{order:3}.PI_eventsList .row{cursor:default}.events_grid_item,.productions_grid_item{border:1px solid var(--border-contrast-low)}.events_grid_item:hover,.productions_grid_item:hover{border:1px solid var(--color-primary)}.events_grid_item:hover .productionTitle a,.productions_grid_item:hover .productionTitle a{color:var(--color-primary-dark)}.events_grid_item:visited .productionTitle a,.productions_grid_item:visited .productionTitle a{color:var(--color-primary-dark)}.events_grid_item:active .productionTitle a,.productions_grid_item:active .productionTitle a{color:var(--color-primary-dark)}.events_grid_item.monthline:hover{border:0 solid var(--color-primary)}.btnticket{text-wrap:nowrap;color:var(--color-white);text-decoration:none;font-weight:var(--weight-medium);;font-size:var(--text-sm);text-transform:capitalize;border-radius:30px;padding:var(--space-xs) var(--space-md);background-color:var(--color-primary);transition:background-color 0.15s ease-out;-webkit-transition:background-color 0.15s ease-out;-moz-transition:background-color 0.15s ease-out;-o-transition:background-color 0.15s ease-out}html.brk-xs .btnticket{padding:var(--space-sm) var(--space-md)}.btnticket:hover{text-decoration:none;background-color:var(--color-primary-dark)}.btnticket:visited{background-color:var(--color-primary)}.btnticket:active{background-color:var(--color-primary-darker)}.soldout,.soldout:hover,.soldout:visited,.soldout:active{cursor:default;color:var(--color-contrast-medium);background-color:var(--surface-dark)}.emtyrow_grid{color:var(--color-contrast-medium);margin-top:0!important;position:absolute}.PI_eventsList .anytime .eg_item_posternlocation{order:1;height:70px}.PI_eventsList .anytime .eg_item_poster{display:none}.PI_eventsList .anytime .events_grid_item_row{min-height:70px}.PI_eventsList .anytime .eg_item_posternlocation{max-width:100%}.PI_eventsListProfile .anytime .eg_item_posternlocation{max-width:100%}@media only screen and (max-width:600px){.events_grid_item_row{flex-direction:column;gap:0}.eg_item_posternlocation{max-width:100%;align-items:start;order:2}.PI_eventsListProfile .eg_item_posternlocation{min-height:55px}.anytime .eg_item_posternlocation{min-height:80px}.PI_eventsList .anytime .eg_item_posternlocation{min-height:38px}.eg_item_poster{position:absolute;top:15px}.PI_eventsList .eg_item_poster{display:none}.eg_item_titlelocation{padding-left:65px;padding-bottom:0}.PI_eventsList .eg_item_titlelocation{padding-left:0;padding-bottom:0}.eg_item_date{padding-left:65px;order:1}.PI_eventsList .eg_item_date{padding-left:0}.eg_item_button{width:100%;margin-top:15px;order:3}.eg_item_button a{width:100%;display:block;text-align:center;border-radius:5px}.monthline .events_grid_item_row{align-items:flex-start}.embedgrid .anytime .eg_item_posternlocation{min-height:70px}.embedgrid.PI_eventsList .anytime .eg_item_posternlocation{min-height:auto}.PI_eventsList .anytime .eg_item_posternlocation{order:1;height:auto}.PI_eventsList .anytime .events_grid_item_row{height:auto}.PI_eventsList .anytime .eg_item_titlelocation{padding-top:0;padding-left:0;padding-bottom:0}.PI_eventsList .anytime .events_grid_item_row{align-items:flex-start}}.preloader_empty{background:var(--surface);border:1px solid var(--border-contrast-low);padding:15px;border-radius:5px}.preloader_empty:hover{border:1px solid var(--border-contrast-low)}.preloader_empty>div:first-child{height:100%;display:flex;flex-direction:column}.preloader_empty_img{background-color:var(--surface);line-height:0;width:100%;height:fit-content;border-radius:7px}.preloader_empty_img img{width:100%;border-radius:7px}.preloader_empty_text1{width:100%;height:13px;margin:auto;margin-top:20px;border-radius:100px}.preloader_empty_text2{width:70%;height:13px;margin:auto;margin-top:10px;border-radius:100px}.events_preloader_empty{display:flex;margin-bottom:20px;flex-direction:row;justify-content:space-between;align-items:center;background:var(--surface);border:1px solid var(--border-contrast-low);border-radius:4px}.events_preloader_empty_cl1{display:flex;flex-direction:row;align-items:center;width:100%}.events_preloader_empty_cl1>div:first-child{width:55px;height:77px;background-color:var(--surface-dark);border-radius:4px}.events_preloader_empty_cl2{padding-left:20px;padding-right:20px;max-width:300px;width:100%}.events_preloader_empty_last{width:20px;height:20px;background-color:var(--surface-dark);border-radius:100%}.loader{height:20px;width:auto;margin:auto}.loader--dot{animation-name:loader;animation-timing-function:ease-in-out;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:reverse;height:13px;width:100%;background-color:#000;position:relative;border:0 solid #fff}.loader--dot:first-child{background-color:var(--surface-dark);animation-delay:0.1s}.preloader_empty_text2 .loader--dot:first-child{animation-delay:0.2s}@keyframes loader{0%{transform:scaleX(10px)}15%{transform:scaleX(0)}45%{transform:scaleX(10px)}65%{transform:scaleX(0)}95%{transform:scaleX(10px)}}