.message{border:1px solid;border-left:.618047em solid #00000026;margin-bottom:2.88rem;padding:1.44rem 2.16rem;font-size:1.728rem}.message.error{color:#e2401c;border-color:#e2401c}.message.updated{color:#0f834d;border-color:#0f834d}@media (width<=650px){.message{margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.7rem}}.registro-modal{background:#fff;flex-direction:column;gap:2rem;width:33rem;height:100%;margin:0 auto;padding:3rem;display:flex;position:relative;overflow:auto}.registro-modal .btn{cursor:pointer;text-align:center;text-transform:none;background:#ffb06c;border:0;border-radius:.3rem;width:100%;padding:1rem 2rem;font-size:1.6rem;font-weight:400;display:block}.registro-modal .btn-login-email{background:0 0;border:1px solid;font-size:1.6rem;font-weight:300}.registro-modal>.h{text-align:center;font-size:2rem;font-weight:700}.registro-modal>.login{border:1px solid #bbb;border-radius:3px;margin-bottom:2rem;padding:1rem;display:none}.registro-modal>.login form{flex-direction:column;gap:1rem;display:flex}.registro-modal>.login form .i{border:1px solid #bbb;border-radius:3px;width:100%;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1.5rem}.registro-modal>.login form .f{align-items:center;margin-bottom:1rem;font-size:1.4rem;display:flex}.registro-modal>.login form .f input[type=checkbox]{margin-top:0}.registro-modal>.login form .response{margin-bottom:2rem;position:relative}.registro-modal>.login form .response .text>.message{margin:1rem 0 0;padding:1rem;font-size:1.5rem}.registro-modal>.login form .loading{width:2.448rem;display:none;position:absolute;top:.72rem;right:.576rem}.registro-modal>.login>a{font-size:1.4rem;text-decoration:underline}.registro-modal div.nsl-container.nsl-container-block .nsl-container-buttons{gap:1rem;width:100%;padding:0;grid-template-columns:1fr!important}.registro-modal div.nsl-container.nsl-container-block .nsl-container-buttons a{width:100%;margin:0}.registro-modal>.register{text-align:center;max-width:230px;margin-inline:auto;font-size:15px}.registro-modal>.register a{text-decoration:underline}@media (width<=650px){.registro-modal{padding:2rem}}.ajax-loader-svg{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 92.5 92.5' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23ffffff' cx='46.2' cy='46.2' r='45.7'/%3E%3Ccircle fill='%230b0b0b' cx='46.2' cy='24.9' r='12.5'/%3E%3C/svg%3E");background-position:50%;width:3rem;height:3rem;margin:0 auto;animation:1s ease-in-out infinite spin}.ajax-loader-svg.i{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 92.5 92.5' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23999999' cx='46.2' cy='46.2' r='45.7'/%3E%3Ccircle fill='%23ffffff' cx='46.2' cy='24.9' r='12.5'/%3E%3C/svg%3E")}@keyframes spin{to{transform:rotate(360deg)}}.ajax-search-loader{margin:-1.5rem 0 0 -1.5rem;position:fixed;top:50%;left:50%}#ajax-search-loader-bg{z-index:9999999;opacity:.8;background:#0b0b0b;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}@keyframes preloadAnimation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes preload{0%{transform:translate(0)}50%{transform:translate(160%)}to{transform:translate(0)}}.hide-logged-elements{visibility:hidden!important}.ajax-preload{background-color:#eee;border-radius:100px;width:4.32rem!important;height:1rem!important}.ajax-preload:after{content:"";background:#c7c7c7;border-radius:100px;width:40%;height:100%;animation:1.5s ease-in-out infinite preload;display:block}.ajax-preload>*{display:none!important}.ajax-action:after{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 92.5 92.5' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23999999' cx='46.2' cy='46.2' r='45.7'/%3E%3Ccircle fill='%23ffffff' cx='46.2' cy='24.9' r='12.5'/%3E%3C/svg%3E");background-position:50%;width:2.16rem;height:2.16rem;animation:1s ease-in-out infinite spin;display:block}.ajax-action>*{display:none!important}@media (width<=650px){.ajax-preload{width:4rem!important;height:.9rem!important}.ajax-action:after{width:2rem;height:2rem}body.single-espectacle .recomanacions .autor .ajax-preload{margin-left:auto}}.dialog-generic{opacity:0;transition:display .2s allow-discrete, overlay .2s allow-discrete;background-color:#0000;border:0;padding:0;animation:.2s forwards dialog-generic-close;overflow:hidden;scale:.5}.dialog-generic[open]{animation:.2s .2s forwards dialog-generic-open}.dialog-generic::backdrop{opacity:0;transition:display .2s allow-discrete, overlay .2s allow-discrete;background-color:#000}.dialog-generic[open]::backdrop{opacity:.8;animation:.2s forwards dialog-generic-backdrop-open}.dialog-generic>.close{cursor:pointer;background-color:#fff;border:0;margin-left:auto;padding:.5rem;display:block;position:relative}.dialog-generic>.close svg{width:1.5rem;height:1.5rem}.dialog-generic>.dialog-generic-inner{max-height:90dvh;overflow:auto}@keyframes dialog-generic-open{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}@keyframes dialog-generic-close{0%{opacity:1;scale:1}to{opacity:0;scale:.5}}@keyframes dialog-generic-backdrop-open{0%{opacity:0}to{opacity:.8}}.dialog-from-right{height:100dvh;max-height:100dvh;transition:display .2s allow-discrete, overlay .2s allow-discrete;background-color:#fff;border:0;padding:0;animation:.2s forwards dialog-from-right-close;inset:0 0 0 auto;overflow:hidden;translate:100%}.dialog-from-right[open]{flex-direction:column;animation:.2s .2s forwards dialog-from-right-open;display:flex}.dialog-from-right::backdrop{opacity:0;transition:display .2s allow-discrete, overlay .2s allow-discrete;background-color:#000}.dialog-from-right[open]::backdrop{opacity:.8;animation:.2s forwards dialog-from-right-backdrop-open}.dialog-from-right>.close{cursor:pointer;background-color:#fff;border:0;margin-left:auto;padding:1rem;display:block;position:relative}.dialog-from-right>.close svg{width:1.5rem;height:1.5rem}@keyframes dialog-from-right-open{0%{translate:100%}to{translate:0}}@keyframes dialog-from-right-close{0%{translate:0}to{translate:100%}}@keyframes dialog-from-right-backdrop-open{0%{opacity:0}to{opacity:.8}}.modal-sale{background-color:#fff;width:100%;max-width:70rem;max-height:90dvh;margin:0 auto;padding:4rem 2rem 2rem;position:relative;overflow:auto}.modal-sale .title{text-align:center;margin-bottom:2rem;font-size:2.4rem}.modal-sale .tickets .ticket{border-bottom:1px solid #ababab;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;font-size:1.5rem;display:flex}.modal-sale .tickets .ticket .entradas{color:#000;background:var(--color_orange);padding:1rem 2rem;font-size:1.5rem;font-weight:500;display:block}.modal-sale .tickets .ticket p{margin-bottom:0}.modal-sale .tickets .ticket p span{font-size:2rem;font-weight:700}.modal-sale .tickets .ticket .telf{color:#020202;font-size:1.5rem;font-weight:500;display:block}@media (width>=651px){.modal-sale .flex{justify-content:space-between;display:flex}.modal-sale .flex .poster{flex-basis:34%}.modal-sale .flex .poster>img{width:100%;box-shadow:0 0 1px #888}.modal-sale .tickets{border-top:1px solid #ababab;flex-basis:60%}.modal-sale .tickets .ticket .cell:first-child{padding-right:1.44rem}.modal-sale .tickets .ticket .cbutton{white-space:nowrap}}@media (width<=650px){.modal-sale{padding:4rem 1rem 1rem}.modal-sale .title{text-align:left;margin-bottom:1rem;font-size:1.8rem}.modal-sale .flex .poster{display:none}.modal-sale .tickets .ticket:last-child{border-bottom:0;padding-bottom:.4rem}.modal-sale .tickets .ticket p span{font-size:1.7rem}.modal-sale .tickets .ticket .entradas{white-space:nowrap;padding:.5rem 1rem}}.footer-widgets{background-color:#f8f8f8;padding:5rem 5%;font-size:1.4rem;position:relative}.site-inner+.footer-widgets{margin-top:auto}.footer-widgets>.flex{--gap:3rem;justify-content:space-between;gap:var(--gap);max-width:105rem;margin:0 auto;display:flex}.footer-widgets .col>.t{margin-bottom:2rem;font-weight:700}.footer-widgets .col>ul{margin:0;padding:0;list-style:none}.footer-widgets .col>ul>li{margin-bottom:.5rem}.footer-widgets .col>ul>li>a:hover{text-decoration:underline}@media (width<=768px){.footer-widgets>.flex{--gap:3rem 1rem;flex-wrap:wrap}.footer-widgets .col{flex:0 0 calc(50% - 1rem)}}.site-footer{background-color:#fff;padding:5rem 5%;position:relative}.site-inner+.site-footer{margin-top:auto}.site-footer .t{white-space:nowrap;margin-bottom:1rem;font-weight:700}.site-footer a:hover{text-decoration:underline}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer ul>li:not(:last-child){margin-bottom:1rem}.site-footer .social-links{align-items:center;gap:2rem;display:flex}.site-footer .social-links a>svg{width:2.2rem}.site-footer .foot-1>.logo{margin-bottom:3rem}.site-footer .foot-1>.oficial{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.site-footer .foot-1>.oficial>.i{flex:0 0 3rem}.site-footer .foot-1>.oficial>.tx{flex:1;font-size:1.5rem}.site-footer .foot-1>.copy{color:#adadad;font-size:1.4rem}.site-footer .foot-2>.copy{color:#adadad;font-size:1.4rem;display:none}.site-footer .foot-4 .news{margin-bottom:3rem}.site-footer .foot-4 .news .t{white-space:normal;margin-bottom:2rem}@media (width>=769px){.site-footer>.flex{justify-content:space-between;max-width:105rem;margin:0 auto;display:flex}.site-footer .social-links a>svg{fill:#333}.site-footer .sep{background-color:#bcbcbc;order:4;width:1px;margin:0 2%}.site-footer .foot-1{flex-basis:20%;order:1;padding-right:2%}.site-footer .foot-2{order:2}.site-footer .foot-3{order:3}.site-footer .foot-4{flex-basis:30%;order:5}}@media (width>=1141px){.site-footer .sep{margin:0 5%}.site-footer .foot-1{flex-basis:30%;padding-right:5%}.site-footer .foot-4{flex-basis:35%}.site-footer .foot-4 .t{font-size:2rem}}@media (width<=768px){.site-footer{text-align:center;background-color:#f9f9f9;padding:3rem 5%;font-size:1.5rem}.pub-bottom-sides~.site-footer{padding-bottom:13rem}.site-footer .sep{display:none}.site-footer>.flex>div:not(:last-child){margin-bottom:3rem}body.logged-in .site-footer>.flex>.foot-2{margin-bottom:0}.site-footer ul>li:not(:last-child){margin-bottom:.5rem}.site-footer .social-links{justify-content:center;margin-top:3rem}.site-footer .social-links svg,.site-footer .social-links svg *{fill:#898989}.site-footer ul{text-align:center;line-height:1.8}.site-footer ul>li{display:inline}.site-footer ul>li:not(:last-child):after{content:" · "}.site-footer .t{white-space:normal;margin-bottom:.5rem;font-weight:500}.site-footer .foot-2 .t,.site-footer .foot-3 .t{display:none}.site-footer .foot-3 ul{font-size:1.6rem}.site-footer .foot-1>.logo{display:none}.site-footer .foot-1>.oficial{white-space:nowrap;justify-content:center;margin:0;display:inline-flex}.site-footer .foot-1>.copy{display:none}.site-footer .foot-2>.copy{margin-top:3rem;display:block}.site-footer .foot-4 .t{font-size:1.8rem}}
