/**Combined and Minified 1 Files ["full.scss"]**/
.full-shows .header .select-wrap .filter-select{transition:0.2s all ease-in-out!important}.full-shows .shows-grid .show-preview{display:flex;align-items:center;justify-content:center}:root{--spacing:1rem;--header:3.875rem}@media (min-width:768px){:root{--spacing:3rem}}@media (min-width:1420px){:root{--header:7rem}}@media (min-width:1620px){:root{--header:68px}}.full-shows .shows-header{font-weight:700;text-align:center;padding:2.5rem 0 .625rem}@media (min-width:1300px){.full-shows .shows-header{padding:var(--spacing) 0}}.full-shows .header{display:flex;align-items:center;justify-content:flex-end}@media (min-width:1500px){.full-shows .header{justify-content:center}}.full-shows .header .filter-list{flex-grow:1;display:none;grid-gap:1.875rem;grid-auto-flow:column;justify-content:center;margin-right:13.75rem}@media (min-width:1500px){.full-shows .header .filter-list{display:grid}}.full-shows .header .filter-list .filter-btn{color:#000;font-weight:700;font-size:1.25rem;white-space:nowrap;padding:.4375rem .625rem;border-bottom:2px solid transparent}.full-shows .header .filter-list .filter-btn:focus,.full-shows .header .filter-list .filter-btn:hover{color:#ee2627}.full-shows .header .filter-list .filter-btn.selected{color:#ee2627;border-color:#ee2627}.full-shows .header .select-wrap{display:flex;position:relative;align-items:center}@media (min-width:1500px){.full-shows .header .select-wrap{display:none}}.full-shows .header .select-wrap svg{fill:#020204;width:1.875rem;height:2.0625rem;right:.625rem;margin-top:.1875rem;position:absolute;pointer-events:none}.full-shows .header .select-wrap .filter-select{border:none;line-height:1;font-weight:700;font-size:.9375rem;white-space:nowrap;background-color:#fff;padding:1.375rem 3.125rem}@media (min-width:1500px){.full-shows .header .select-wrap .filter-select{font-size:1.25rem}}.full-shows .all-shows-btn{color:#fff;font-weight:700;font-size:.9375rem;white-space:nowrap;padding:1.0625rem .9375rem;max-width:calc(50% + 1px);background-color:#ee2627;border-left:1px solid #fff}@media (min-width:1300px){.full-shows .all-shows-btn{width:auto;border:none;font-size:1.25rem;padding:1.0625rem 3.375rem}}.full-shows .all-shows-btn svg{fill:#fff;margin-left:.3125rem}.full-shows .all-shows-btn svg.svg-calendar{width:1.5rem;height:1.5625rem}.full-shows .all-shows-btn svg.svg-cafe{width:1.4375rem;height:1.6875rem}.full-shows .shows-grid{display:grid}@media (min-width:768px){.full-shows .shows-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1250px){.full-shows .shows-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.full-shows .shows-grid{grid-template-columns:repeat(4,1fr)}}.full-shows .shows-grid .show-toggle{padding:0;height:100%;max-height:17.5rem}.full-shows .shows-grid .show-preview{top:0;left:0;right:0;bottom:0;position:absolute;flex-direction:column}.full-shows .shows-grid .show-preview .show-name{color:#fff;font-weight:700;font-size:1.625rem;text-shadow:0 0 5px black}.full-shows .shows-grid .show-preview .tag{margin-top:.1875rem;padding:.125rem 1.25rem}.full-shows .shows-grid .show-preview .svg-pull{fill:#fff;left:1rem;opacity:0;bottom:1rem;width:1.875rem;height:3.125rem;position:absolute}@keyframes pull{0%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,10px,0)}100%{transform:translate3d(0,0,0)}}.full-shows .shows-grid img{width:100%;height:100%;object-fit:cover;min-height:15.625rem}@media (min-width:1200px){.full-shows .shows-grid img{min-height:17.5rem}}.full-shows .shows-grid .wrap{top:0;left:0;right:0;bottom:0;display:flex;background:#fff;position:absolute;flex-direction:column;transition:1.6s all ease;justify-content:space-between;transform:translate3d(0,100%,0)}.full-shows .shows-grid .show{display:flex;overflow:hidden;position:relative;background-color:#fff;flex-direction:column;justify-content:space-between}.full-shows .shows-grid .show:before{top:0;left:0;right:0;bottom:0;content:"";position:absolute}.full-shows .shows-grid .show .content{height:100%;display:grid;padding:.9375rem;font-size:1.125rem;align-items:center;align-content:center;justify-items:center;grid-template-columns:1fr}@media (min-width:1200px){.full-shows .shows-grid .show .content{grid-gap:.625rem 1.25rem;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(5,auto)}}.full-shows .shows-grid .show .content .side-data{grid-row:2;display:flex;grid-column:1;flex-direction:column;justify-content:space-between}@media (min-width:1200px){.full-shows .shows-grid .show .content .side-data{grid-row:1 /span 3}}.full-shows .shows-grid .show .content .side-data .date-text{font-size:1rem;text-align:center}.full-shows .shows-grid .show .content .side-data .date{line-height:1;padding:.3125rem 0;text-align:center}@media (min-width:1200px){.full-shows .shows-grid .show .content .side-data .date{padding:1.25rem 0}}.full-shows .shows-grid .show .content .side-data .date time{font-weight:700;font-size:1.625rem}.full-shows .shows-grid .show .content .side-data .venue{font-weight:700;font-size:1.25rem;text-align:center}.full-shows .shows-grid .show .content .seperator{display:none}@media (min-width:1200px){.full-shows .shows-grid .show .content .seperator{width:1px;height:100%;display:block;grid-row:1 / span end;background-color:#edecec}}.full-shows .shows-grid .show .content .head{grid-row:1}@media (min-width:1200px){.full-shows .shows-grid .show .content .head{grid-row:auto;grid-column:span 3;justify-self:start}}.full-shows .shows-grid .show .content .head .name-wrap{display:flex;align-items:baseline;margin-bottom:.3125rem}.full-shows .shows-grid .show .content .head .name-wrap .show-name{overflow:hidden;font-weight:700;font-size:1.625rem;max-width:15.625rem;white-space:nowrap;text-overflow:ellipsis}@media (min-width:1200px){.full-shows .shows-grid .show .content .head .name-wrap .show-name{position:relative}}.full-shows .shows-grid .show .content .head .name-wrap .show-subtitle{display:none}@media (min-width:1200px){.full-shows .shows-grid .show .content .head .name-wrap .show-subtitle{font-size:1rem;white-space:nowrap;display:inline-block;margin-right:10px}}.full-shows .shows-grid .show .content .head .show-categories{display:none}@media (min-width:1200px){.full-shows .shows-grid .show .content .head .show-categories{display:block;font-size:1rem;white-space:nowrap}}.full-shows .shows-grid .show .content .details{display:none}@media (min-width:1200px){.full-shows .shows-grid .show .content .details{display:block;grid-column:span 3;justify-self:start}}.full-shows .shows-grid .show .content .more-info{color:#ee2627;align-self:end;font-weight:700;justify-self:center}.full-shows .shows-grid .show .content .more-info:focus,.full-shows .shows-grid .show .content .more-info:hover{transform:scale(1.1)}@media (min-width:1200px){.full-shows .shows-grid .show .content .more-info{grid-column:span 3;justify-self:start}}.full-shows .shows-grid .show .content .more-info svg{width:1.0625rem;fill:#ee2627;height:1rem;transform:rotate(90deg)}.full-shows .shows-grid .show .purchase{width:100%;color:#fff;line-height:1;font-weight:700;font-size:1.25rem;text-align:center;padding:.9375rem .3125rem;background-color:#ee2627}.full-shows .shows-grid .show .purchase:focus,.full-shows .shows-grid .show .purchase:hover{text-decoration:none}.full-shows .shows-grid .show .purchase:focus .svg-tickets,.full-shows .shows-grid .show .purchase:hover .svg-tickets{transform:scale(1.1) rotate(2deg)}.full-shows .shows-grid .show .purchase .svg-tickets{fill:#fff;width:1.5rem;height:1.375rem}.full-shows .shows-grid .show .purchase span{margin-right:.3125rem}.full-shows .shows-grid .show .close-overlay{top:.625rem;box-shadow:none;position:absolute;left:.625rem}@media (min-width:991px){.full-shows .shows-grid .show .close-overlay{display:none}}.full-shows .shows-grid .show .close-overlay svg{width:1.25rem;fill:#ee2627;height:1.25rem}.full-shows .shows-grid .show.open .wrap{transform:translate3d(0,0,0)}