form textarea{max-height:190px;min-width:100%;resize:vertical}form textarea,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{background-color:var(--wp--custom--form-input--background);border:none;border-bottom:var(--wp--custom--form-input--border-width) var(--wp--custom--form-input--border-style) var(--wp--custom--form-input--border-color);border-radius:var(--wp--custom--form-input--border-radius);box-sizing:border-box;color:var(--wp--custom--form-input--color,#000);font-family:var(--wp--custom--form-input--font-family);font-size:var(--wp--custom--form-input--font-size);font-weight:var(--wp--custom--form-input--font-weight);line-height:var(--wp--custom--form-input--line-height);max-width:100%;outline-offset:2px;padding:0 0 9px;width:100%}form textarea::-moz-placeholder,input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=file]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder{color:var(--wp--custom--form-input--color,#000);font-style:italic}form textarea::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder{color:var(--wp--custom--form-input--color,#000);font-style:italic}form textarea:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus{border-bottom-width:2px;outline:none;padding-bottom:8px;padding-left:0}form textarea:disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=file]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled{opacity:.7}input[type=submit]{align-content:center;background-color:var(--wp--preset--color--black);border:none;border-color:var(--wp--preset--color--black);border-radius:6px;border-style:solid;border-width:1px;box-sizing:border-box;color:var(--wp--preset--color--white);cursor:pointer;display:inline-block;font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--button);font-style:normal;font-weight:600;letter-spacing:.08em;line-height:1.307;padding:18px 20px;text-align:center;text-transform:uppercase;transition:color .25s ease,background-color .25s ease;width:100%;will-change:color,background-color;word-break:break-word}input[type=submit]:hover{background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--blush)}input[type=date],input[type=datetime-local],input[type=datetime],input[type=month],input[type=time],input[type=week]{padding-inline-start:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--wp--preset--color--white) url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2710%27%20height%3D%2710%27%20fill%3D%27%2328303d%27%3E%3Cpolygon%20points%3D%270%2C0%2010%2C0%205%2C5%27%2F%3E%3C%2Fsvg%3E") no-repeat;background-position:right 10px top 60%;border:none;border-bottom:var(--wp--custom--form-input--border-width) var(--wp--custom--form-input--border-style) var(--wp--preset--color--black);border-radius:var(--wp--custom--form-input--border-radius);color:var(--wp--custom--form-input--color,#000);padding:0 0 9px;width:100%}select:focus{border-bottom-width:2px;outline:none;padding-bottom:8px;padding-left:0}@supports(-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;background:var(--wp--custom--form-input--background);border:var(--wp--custom--form-input--border-width) var(--wp--custom--form-input--border-style) var(--wp--preset--color--black);margin:3px 0;position:relative;vertical-align:bottom}input[type=checkbox]{height:19px;width:19px}input[type=checkbox]:after{background:var(--wp--preset--color--black);content:"";display:block;height:18px;opacity:0;width:18px}input[type=checkbox]:disabled{opacity:.7}input[type=checkbox]:checked:after{opacity:1}input[type=radio]{border-radius:50%;height:19px;margin:0;width:19px}input[type=radio]:after{background:var(--wp--preset--color--black);border-radius:50%;content:"";display:block;height:17px;opacity:0;width:17px}input[type=radio]:disabled{opacity:.7}input[type=radio]:checked:after{opacity:1}}input[type=checkbox]+label,input[type=radio]+label{font-family:var(--wp--custom--form-input--font-family);font-size:var(--wp--custom--form-input--font-size);font-style:var(--wp--custom--form-input--font-style);font-weight:var(--wp--custom--form-input--font-weight);line-height:var(--wp--custom--form-input--line-height)}.wp-block-loginout{min-width:410px}.wp-block-loginout .login-submit{display:flex;justify-content:center}.wpcf7-form-control-wrap{display:block}.wpcf7-group-row>p{display:flex;gap:var(--wp--style--block-gap)}.wpcf7-group-row>p>*{width:100%}.wpcf7-group-row>p br{display:none}.wpcf7 p{margin-bottom:0;margin-top:0;position:relative}@media only screen and (min-width:768px){.wpcf7 p{display:flex;gap:var(--wp--style--block-gap,1rem)}}.wpcf7 p>.wpcf7-form-control-wrap{flex:1;margin-bottom:20px}.wpcf7 p>label{flex:1}.wpcf7 .wpcf7-list-item{margin-left:0}.wpcf7 .wpcf7-form-control.wpcf7-checkbox,.wpcf7 .wpcf7-form-control.wpcf7-radio{display:flex;gap:var(--wp--preset--spacing--15)}.wpcf7 .wpcf7-acceptance,.wpcf7 .wpcf7-checkbox,.wpcf7 .wpcf7-radio{display:block}.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label,.wpcf7 .wpcf7-checkbox .wpcf7-list-item-label,.wpcf7 .wpcf7-radio .wpcf7-list-item-label{padding-left:4px}.wpcf7 input[type=checkbox]+.wpcf7-list-item-label,.wpcf7 input[type=radio]+.wpcf7-list-item-label{font-family:var(--wp--custom--form-input--font-family);font-size:var(--wp--custom--form-input--font-size);font-style:var(--wp--custom--form-input--font-style);font-weight:300}.wpcf7 input[type=checkbox]+.wpcf7-list-item-label{line-height:1.8}.wpcf7 input[type=radio]+.wpcf7-list-item-label{line-height:var(--wp--custom--form-input--line-height)}.wpcf7 .wpcf7-submit+.wpcf7-spinner{height:30px;left:calc(50% - 40px);position:absolute;top:calc(50% - 4px);width:30px}.wpcf7 .wpcf7-form-control-wrap+.wpcf7-submit{margin-top:0}.wpcf7 .wpcf7-form-control-wrap .wpcf7-acceptance.wpcf7-not-valid,.wpcf7 .wpcf7-form-control-wrap .wpcf7-checkbox.wpcf7-not-valid,.wpcf7 .wpcf7-form-control-wrap .wpcf7-radio.wpcf7-not-valid{border-left:1px solid var(--wp--preset--color--red);padding-left:5px}.wpcf7 .wpcf7-not-valid-tip{font-size:var(--wp--preset--font-size--button);font-weight:300;padding-top:2px}.site .wpcf7 form .wpcf7-response-output{border:none;display:none;margin-left:0;margin-right:0;margin-top:calc(var(--wp--custom--spacing--vertical)*1);padding:1.3rem}.site .wpcf7 form.aborted,.site .wpcf7 form.failed,.site .wpcf7 form.invalid,.site .wpcf7 form.sent,.site .wpcf7 form.spam,.site .wpcf7 form.unaccepted{display:block}.site .wpcf7 form.spam .wpcf7-response-output{background-color:#f56e28}.grecaptcha-badge{visibility:hidden}html{scroll-behavior:smooth}body{-webkit-font-smoothing:unset}header.wp-block-template-part{margin-block-start:0}footer.wp-block-template-part{padding-left:0;padding-right:0}footer.wp-block-template-part>:where(.wp-block-group.has-background){padding-left:0;padding-right:0}@media only screen and (max-width:599.8px){footer .credit-footer{font-size:11px!important;max-width:100%!important;text-align:center!important}footer .credit-footer .wp-block-group.is-content-justification-left{justify-content:center!important}footer .credit-footer .has-text-align-right{text-align:center!important}}.wp-block-image.size-full img{width:100%}@media only screen and (max-width:599.8px){.has-background{background-image:none!important}}body.search .wp-block-query .wp-block-post{position:relative}@keyframes tilt-shaking{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wave{0%{margin-left:0;transform:translate(0)}to{transform:translate(-188px)}}.home .wp-block-image.has-inline-svg-image-support #red-blue-star,.home .wp-block-image.has-inline-svg-image-support #yellow-star{animation:rotating 50s linear infinite;transform-box:fill-box;transform-origin:center}.home .wp-block-image.has-inline-svg-image-support #red-blue-star{animation-direction:alternate-reverse}.home .wp-block-image.has-inline-svg-image-support #rose-wave #big-wave{animation:wave 17s cubic-bezier(.36,.45,.63,.53) infinite}.home .wp-block-image.has-inline-svg-image-support #Vector_22{animation:tilt-shaking 8.25s infinite;animation-direction:alternate-reverse;transform-box:fill-box;transform-origin:center}.home .wp-block-image.has-inline-svg-image-support #rose-4-dent-star{animation:tilt-shaking 5.25s infinite;animation-direction:alternate-reverse;transform-box:fill-box;transform-origin:center}.home .wp-block-image.has-inline-svg-image-support #blue-4-dent-star{animation:tilt-shaking 7.25s infinite;transform-box:fill-box;transform-origin:center}.wp-block-goldencat-spectacle-timetable{background-color:var(--wp--preset--color--vert-pale);font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--h-3);font-weight:500;line-height:1.2857;padding:16px 21px 16px 0}.wp-block-goldencat-post-term{align-items:center;border:none;border-radius:6px;display:flex;justify-content:center;padding:10px;text-align:center}@media only screen and (min-width:782px){.wp-block-goldencat-post-term{aspect-ratio:1/1;border-radius:999px;flex-shrink:0;margin-right:-40px!important;max-width:140px;width:140px}}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns){gap:60px}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column{padding-bottom:25px}@media only screen and (min-width:782px){.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column{padding-bottom:64px}}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column:first-child{flex-basis:50%;flex-grow:0;flex-shrink:1;padding-left:10px;padding-right:10px}@media only screen and (min-width:782px){.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column:first-child{padding-left:var(--wp--preset--spacing--spacing-gutter-wide-size);padding-right:0}}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column:first-child>.wp-block-group:first-child>.wp-block-group:first-child{display:block}@media only screen and (min-width:782px){.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column:first-child>.wp-block-group:first-child>.wp-block-group:first-child{display:flex}}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns)>.wp-block-column:nth-child(2){background-color:var(--wp--preset--color--vert-pale);flex-basis:50%;flex-shrink:0}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns) .wp-block-cover{aspect-ratio:410/391;border-radius:6px;min-height:unset;overflow:hidden}@media only screen and (min-width:782px){.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns) .wp-block-cover+.wp-block-group{margin-top:40px;padding-left:50px;padding-right:var(--wp--preset--spacing--spacing-gutter-wide-size)}}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns) .goldencat-spectacle-credit.is-layout-flex{display:block}.is-style-festival-content>.wp-block-columns:first-child:not(.is-style-festival-columns) .goldencat-spectacle-credit>*{display:inline}.wp-site-blocks>footer.wp-block-template-part a{text-decoration:none}@media only screen and (max-width:767.8px){.wp-site-blocks>footer.wp-block-template-part .wp-block-column{text-align:center}.wp-site-blocks>footer.wp-block-template-part .is-layout-flex{justify-content:center}.wp-site-blocks>footer.wp-block-template-part .is-layout-flex.is-vertical{align-items:center}.wp-site-blocks>footer.wp-block-template-part .is-layout-flex.is-vertical li{justify-content:center}}.wp-site-blocks>header.wp-block-template-part .wp-block-site-logo{flex-shrink:0}
