/**Combined and Minified 1 Files ["shows_outside.scss"] with 4 inclusions ["_mixins.scss","_variables.scss","_page_inner.scss","_tickets-list.scss"]**/
.show-header-info{margin-top:-1.5rem!important;margin-top:2rem;margin-bottom:3rem;font-size:1.125rem}.show-header-info strong{font-weight:700}@media (min-width:768px){.show-header-info{font-size:1.3125rem}}a.info-link{font-size:1.125rem;font-weight:600}a.info-link svg{width:25px;height:18px;display:inline-block;margin-left:.5rem;transition:transform 0.3s ease;will-change:transform;transform:scaleX(-1) translateX(0)}article:hover a.info-link svg,article.hover a.info-link svg{transform:scaleX(-1) translateX(-20%)}.img-wrapper{position:relative;display:inline-block}.img-wrapper img{border-radius:50px;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.img-wrapper:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:0 solid var(--color-bg);z-index:1;pointer-events:none;transition:border 0.3s ease-in-out;will-change:border;border-radius:50px}article.hover .img-wrapper:after,article:hover .img-wrapper:after{border-width:5px!important}article{margin-bottom:3rem}article h2{margin-top:.5rem;margin-bottom:0;line-height:1}.article-body{padding:1rem 2rem 0;position:relative;width:100%}#show-dates{--modal-content-padding:3rem}@media (max-width:575px){#show-dates .modal-header h2{display:flex;flex-direction:column}}#show-dates .modal-header h2 remark{font-size:.7em;font-weight:300}@media (min-width:576px){#show-dates .modal-header h2 remark:before{content:' / '}}#show-dates .modal-footer .btn span{line-height:var(--btn-height);display:flex;align-items:center}#show-dates .modal-footer .btn svg{width:25px;height:18px;display:inline-block;margin-left:.5rem}#show-dates .modal-footer .btn:before{width:2.5rem}#show-dates .modal-body .info time{display:flex;flex-wrap:wrap}#show-dates .modal-body .info time span{margin-right:.5rem;font-weight:600}#show-dates .modal-body .info time span:last-child{margin:0;font-weight:300}#show-dates .scroll{max-height:100%;overflow:hidden;overflow-y:auto;margin-left:-2rem;padding-left:2rem;direction:rtl}#show-dates ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;direction:ltr}#show-dates ul li{padding:1.5rem 0;font-size:1.125rem;border-bottom:1px solid rgba(112,112,112,.2);display:flex;justify-content:space-between;align-items:center}#show-dates ul li:first-child{border-top:1px solid rgba(112,112,112,.2)}#show-dates ul li .info{display:flex;flex-direction:column;align-items:start;margin:0;padding:0}#show-dates ul li time{font-weight:600}#show-dates ul li time .hall{font-weight:300}#show-dates ul li time span{display:inline-block;margin-right:.3rem}#show-dates ul li time span:last-child{margin-right:0}#show-dates ul li .remark{font-size:1rem}#show-dates a.ticket,#show-dates button.ticket{display:flex;flex-direction:column;align-items:center;font-size:.9375rem;font-weight:600;text-align:center;line-height:1;--line-height:1px;--bottom-space:-.2rem}#show-dates a.ticket svg,#show-dates button.ticket svg{width:30px;height:15px;display:inline-block;margin-bottom:.3rem}#show-dates a.ticket.disabled,#show-dates button.ticket.disabled{opacity:.7;cursor:default;pointer-events:none;color:red}#show-dates a.ticket.disabled svg,#show-dates button.ticket.disabled svg{fill:red}#show-dates a.ticket.btn,#show-dates button.ticket.btn{--line-height:0;flex-direction:row;font-size:1.1rem;display:inline-flex;background-color:var(--color-sec);transition:all 0.3s ease}#show-dates a.ticket.btn svg,#show-dates button.ticket.btn svg{display:inline-block;margin-right:.5rem;margin-bottom:0;transition:fill 0.3s ease}#show-dates a.ticket.btn:hover,#show-dates button.ticket.btn:hover,#show-dates a.ticket.btn:focus,#show-dates button.ticket.btn:focus{background-color:var(--color-prim);color:var(--color-sec)}#show-dates a.ticket.btn:hover svg,#show-dates button.ticket.btn:hover svg,#show-dates a.ticket.btn:focus svg,#show-dates button.ticket.btn:focus svg{fill:var(--color-sec)}