:root {
  --pretix-brand-primary: #8e44b3;
  --pretix-brand-success: #408252;
  --pretix-brand-info: #5f9cd4;
  --pretix-brand-warning: #ffb419;
  --pretix-brand-danger: #c44f4f;
  --pretix-link-contrast-color: #8e44b3;
  --pretix-link-hover-contrast-color: #622f7c;
  --pretix-brand-primary-lighten-5: #9a53be;
  --pretix-brand-primary-lighten-20: #bb8ad3;
  --pretix-brand-primary-lighten-30: #d0afe1;
  --pretix-brand-primary-lighten-40: #e6d4ef;
  --pretix-brand-primary-lighten-48: #f7f2fa;
  --pretix-brand-primary-lighten-50: #fcf9fd;
  --pretix-brand-primary-lighten-53: white;
  --pretix-brand-primary-lighten-55: white;
  --pretix-brand-primary-darken-5: #7f3da1;
  --pretix-brand-primary-darken-10: #71368e;
  --pretix-brand-primary-darken-15: #622f7c;
  --pretix-brand-primary-darken-17: #5c2c74;
  --pretix-brand-primary-darken-20: #532869;
  --pretix-brand-primary-darken-30: #361a44;
  --pretix-brand-primary-tint-90: #f4ecf7;
  --pretix-brand-primary-shade-25: #6b3386;
  --pretix-brand-primary-shade-42: #522768;
  --pretix-brand-primary-lighten-28-saturate-20: #d09cea;
  --pretix-brand-primary-lighten-23-saturate-2: #c294d8;
  --pretix-brand-success-lighten-10: #51a468;
  --pretix-brand-success-lighten-20: #70b883;
  --pretix-brand-success-lighten-30: #92c9a1;
  --pretix-brand-success-lighten-35: #a3d2b0;
  --pretix-brand-success-lighten-38: #add7b8;
  --pretix-brand-success-lighten-40: #b4dabe;
  --pretix-brand-success-lighten-48: #cfe8d6;
  --pretix-brand-success-lighten-50: #d6ebdc;
  --pretix-brand-success-darken-5: #387147;
  --pretix-brand-success-darken-10: #2f603c;
  --pretix-brand-success-darken-12: #2c5938;
  --pretix-brand-success-darken-15: #274f32;
  --pretix-brand-success-darken-17: #23482d;
  --pretix-brand-success-darken-20: #1e3e27;
  --pretix-brand-success-darken-30: #0e1b11;
  --pretix-brand-success-tint-50: #a0c1a9;
  --pretix-brand-success-tint-85: #e2ece5;
  --pretix-brand-success-shade-25: #30623e;
  --pretix-brand-success-shade-42: #254b30;
  --pretix-brand-info-lighten-23: #bbd5ed;
  --pretix-brand-info-lighten-25: #c3daef;
  --pretix-brand-info-lighten-30: #d8e7f4;
  --pretix-brand-info-lighten-33: #e4eef8;
  --pretix-brand-info-darken-5: #4b90cf;
  --pretix-brand-info-darken-10: #3783c9;
  --pretix-brand-info-darken-17: #2f71ae;
  --pretix-brand-info-darken-20: #2b69a2;
  --pretix-brand-info-darken-30: #214f79;
  --pretix-brand-info-tint-85: #e7f0f9;
  --pretix-brand-info-shade-25: #47759f;
  --pretix-brand-info-shade-42: #375a7b;
  --pretix-brand-warning-lighten-12: #ffc856;
  --pretix-brand-warning-lighten-31: #ffe8b7;
  --pretix-brand-warning-lighten-35: #ffeecc;
  --pretix-brand-warning-lighten-40: #fff7e5;
  --pretix-brand-warning-lighten-41: #fff8ea;
  --pretix-brand-warning-lighten-43: #fffcf4;
  --pretix-brand-warning-darken-5: #ffac00;
  --pretix-brand-warning-darken-10: #e59a00;
  --pretix-brand-warning-darken-15: #cc8900;
  --pretix-brand-warning-darken-17: #c18200;
  --pretix-brand-warning-darken-20: #b27800;
  --pretix-brand-warning-darken-25: #996700;
  --pretix-brand-warning-darken-30: #7f5600;
  --pretix-brand-warning-darken-35: #664400;
  --pretix-brand-warning-tint-50: #ffda8c;
  --pretix-brand-warning-tint-85: #fff4dd;
  --pretix-brand-warning-shade-25: #bf8713;
  --pretix-brand-warning-shade-42: #94680f;
  --pretix-brand-warning-transparent-60: rgba(255, 180, 25, 0.4);
  --pretix-brand-danger-lighten-5: #ca6262;
  --pretix-brand-danger-lighten-15: #d78888;
  --pretix-brand-danger-lighten-25: #e4aeae;
  --pretix-brand-danger-lighten-30: #eac2c2;
  --pretix-brand-danger-lighten-33: #eecdcd;
  --pretix-brand-danger-lighten-43: #fbf3f3;
  --pretix-brand-danger-lighten-45: #fefbfb;
  --pretix-brand-danger-darken-5: #bb3f3f;
  --pretix-brand-danger-darken-10: #a83838;
  --pretix-brand-danger-darken-15: #953232;
  --pretix-brand-danger-darken-17: #8d2f2f;
  --pretix-brand-danger-darken-20: #822b2b;
  --pretix-brand-danger-darken-30: #5b1f1f;
  --pretix-brand-danger-tint-50: #e2a7a7;
  --pretix-brand-danger-tint-85: #f6e5e5;
  --pretix-brand-danger-shade-25: #933b3b;
  --pretix-brand-danger-shade-42: #722e2e;
  --pretix-border-radius-base: 3px;
  --pretix-border-radius-large: 4px;
  --pretix-border-radius-small: 2px; }
.pretix-widget-hidden{display:none}.pretix-widget a,.pretix-widget-alert-box a{color:var(--pretix-brand-primary);text-decoration:underline}.pretix-widget a:hover,.pretix-widget a:focus,.pretix-widget-alert-box a:hover,.pretix-widget-alert-box a:focus{color:var(--pretix-brand-primary-darken-15);text-decoration:underline}.pretix-widget a:focus,.pretix-widget-alert-box a:focus{outline:2px solid var(--pretix-brand-primary);outline-offset:2px;z-index:999}.pretix-widget img,.pretix-widget-alert-box img{border:0}.pretix-widget b,.pretix-widget strong,.pretix-widget-alert-box b,.pretix-widget-alert-box strong{font-weight:bold}.pretix-widget h3,.pretix-widget-alert-box h3{font-size:24px;font-weight:bold;padding:0 15px}.pretix-widget button,.pretix-widget input[type="button"],.pretix-widget a.pretix-widget-button,.pretix-widget-alert-box button,.pretix-widget-alert-box input[type="button"],.pretix-widget-alert-box a.pretix-widget-button{overflow:visible;text-transform:none;cursor:pointer;display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;touch-action:manipulation;background-image:none;border:1px solid transparent;white-space:nowrap;text-decoration:none;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:var(--pretix-border-radius-base);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:var(--pretix-brand-primary);border-color:var(--pretix-brand-primary-darken-5)}.pretix-widget button:focus,.pretix-widget button.focus,.pretix-widget input[type="button"]:focus,.pretix-widget input[type="button"].focus,.pretix-widget a.pretix-widget-button:focus,.pretix-widget a.pretix-widget-button.focus,.pretix-widget-alert-box button:focus,.pretix-widget-alert-box button.focus,.pretix-widget-alert-box input[type="button"]:focus,.pretix-widget-alert-box input[type="button"].focus,.pretix-widget-alert-box a.pretix-widget-button:focus,.pretix-widget-alert-box a.pretix-widget-button.focus{color:#fff;background-color:var(--pretix-brand-primary-darken-10);border-color:var(--pretix-brand-primary-darken-30)}.pretix-widget button:hover,.pretix-widget input[type="button"]:hover,.pretix-widget a.pretix-widget-button:hover,.pretix-widget-alert-box button:hover,.pretix-widget-alert-box input[type="button"]:hover,.pretix-widget-alert-box a.pretix-widget-button:hover{color:#fff;background-color:var(--pretix-brand-primary-darken-10);border-color:var(--pretix-brand-primary-darken-17)}.pretix-widget button:active,.pretix-widget button.active,.open>.pretix-widget button.dropdown-toggle,.pretix-widget input[type="button"]:active,.pretix-widget input[type="button"].active,.open>.pretix-widget input[type="button"].dropdown-toggle,.pretix-widget a.pretix-widget-button:active,.pretix-widget a.pretix-widget-button.active,.open>.pretix-widget a.pretix-widget-button.dropdown-toggle,.pretix-widget-alert-box button:active,.pretix-widget-alert-box button.active,.open>.pretix-widget-alert-box button.dropdown-toggle,.pretix-widget-alert-box input[type="button"]:active,.pretix-widget-alert-box input[type="button"].active,.open>.pretix-widget-alert-box input[type="button"].dropdown-toggle,.pretix-widget-alert-box a.pretix-widget-button:active,.pretix-widget-alert-box a.pretix-widget-button.active,.open>.pretix-widget-alert-box a.pretix-widget-button.dropdown-toggle{color:#fff;background-color:var(--pretix-brand-primary-darken-10);background-image:none;border-color:var(--pretix-brand-primary-darken-17)}.pretix-widget button:active:hover,.pretix-widget button:active:focus,.pretix-widget button:active.focus,.pretix-widget button.active:hover,.pretix-widget button.active:focus,.pretix-widget button.active.focus,.open>.pretix-widget button.dropdown-toggle:hover,.open>.pretix-widget button.dropdown-toggle:focus,.open>.pretix-widget button.dropdown-toggle.focus,.pretix-widget input[type="button"]:active:hover,.pretix-widget input[type="button"]:active:focus,.pretix-widget input[type="button"]:active.focus,.pretix-widget input[type="button"].active:hover,.pretix-widget input[type="button"].active:focus,.pretix-widget input[type="button"].active.focus,.open>.pretix-widget input[type="button"].dropdown-toggle:hover,.open>.pretix-widget input[type="button"].dropdown-toggle:focus,.open>.pretix-widget input[type="button"].dropdown-toggle.focus,.pretix-widget a.pretix-widget-button:active:hover,.pretix-widget a.pretix-widget-button:active:focus,.pretix-widget a.pretix-widget-button:active.focus,.pretix-widget a.pretix-widget-button.active:hover,.pretix-widget a.pretix-widget-button.active:focus,.pretix-widget a.pretix-widget-button.active.focus,.open>.pretix-widget a.pretix-widget-button.dropdown-toggle:hover,.open>.pretix-widget a.pretix-widget-button.dropdown-toggle:focus,.open>.pretix-widget a.pretix-widget-button.dropdown-toggle.focus,.pretix-widget-alert-box button:active:hover,.pretix-widget-alert-box button:active:focus,.pretix-widget-alert-box button:active.focus,.pretix-widget-alert-box button.active:hover,.pretix-widget-alert-box button.active:focus,.pretix-widget-alert-box button.active.focus,.open>.pretix-widget-alert-box button.dropdown-toggle:hover,.open>.pretix-widget-alert-box button.dropdown-toggle:focus,.open>.pretix-widget-alert-box button.dropdown-toggle.focus,.pretix-widget-alert-box input[type="button"]:active:hover,.pretix-widget-alert-box input[type="button"]:active:focus,.pretix-widget-alert-box input[type="button"]:active.focus,.pretix-widget-alert-box input[type="button"].active:hover,.pretix-widget-alert-box input[type="button"].active:focus,.pretix-widget-alert-box input[type="button"].active.focus,.open>.pretix-widget-alert-box input[type="button"].dropdown-toggle:hover,.open>.pretix-widget-alert-box input[type="button"].dropdown-toggle:focus,.open>.pretix-widget-alert-box input[type="button"].dropdown-toggle.focus,.pretix-widget-alert-box a.pretix-widget-button:active:hover,.pretix-widget-alert-box a.pretix-widget-button:active:focus,.pretix-widget-alert-box a.pretix-widget-button:active.focus,.pretix-widget-alert-box a.pretix-widget-button.active:hover,.pretix-widget-alert-box a.pretix-widget-button.active:focus,.pretix-widget-alert-box a.pretix-widget-button.active.focus,.open>.pretix-widget-alert-box a.pretix-widget-button.dropdown-toggle:hover,.open>.pretix-widget-alert-box a.pretix-widget-button.dropdown-toggle:focus,.open>.pretix-widget-alert-box a.pretix-widget-button.dropdown-toggle.focus{color:#fff;background-color:var(--pretix-brand-primary-darken-17);border-color:var(--pretix-brand-primary-darken-17)}.pretix-widget button.disabled:hover,.pretix-widget button.disabled:focus,.pretix-widget button.disabled.focus,.pretix-widget button[disabled]:hover,.pretix-widget button[disabled]:focus,.pretix-widget button[disabled].focus,fieldset[disabled] .pretix-widget button:hover,fieldset[disabled] .pretix-widget button:focus,fieldset[disabled] .pretix-widget button.focus,.pretix-widget input[type="button"].disabled:hover,.pretix-widget input[type="button"].disabled:focus,.pretix-widget input[type="button"].disabled.focus,.pretix-widget input[type="button"][disabled]:hover,.pretix-widget input[type="button"][disabled]:focus,.pretix-widget input[type="button"][disabled].focus,fieldset[disabled] .pretix-widget input[type="button"]:hover,fieldset[disabled] .pretix-widget input[type="button"]:focus,fieldset[disabled] .pretix-widget input[type="button"].focus,.pretix-widget a.pretix-widget-button.disabled:hover,.pretix-widget a.pretix-widget-button.disabled:focus,.pretix-widget a.pretix-widget-button.disabled.focus,.pretix-widget a.pretix-widget-button[disabled]:hover,.pretix-widget a.pretix-widget-button[disabled]:focus,.pretix-widget a.pretix-widget-button[disabled].focus,fieldset[disabled] .pretix-widget a.pretix-widget-button:hover,fieldset[disabled] .pretix-widget a.pretix-widget-button:focus,fieldset[disabled] .pretix-widget a.pretix-widget-button.focus,.pretix-widget-alert-box button.disabled:hover,.pretix-widget-alert-box button.disabled:focus,.pretix-widget-alert-box button.disabled.focus,.pretix-widget-alert-box button[disabled]:hover,.pretix-widget-alert-box button[disabled]:focus,.pretix-widget-alert-box button[disabled].focus,fieldset[disabled] .pretix-widget-alert-box button:hover,fieldset[disabled] .pretix-widget-alert-box button:focus,fieldset[disabled] .pretix-widget-alert-box button.focus,.pretix-widget-alert-box input[type="button"].disabled:hover,.pretix-widget-alert-box input[type="button"].disabled:focus,.pretix-widget-alert-box input[type="button"].disabled.focus,.pretix-widget-alert-box input[type="button"][disabled]:hover,.pretix-widget-alert-box input[type="button"][disabled]:focus,.pretix-widget-alert-box input[type="button"][disabled].focus,fieldset[disabled] .pretix-widget-alert-box input[type="button"]:hover,fieldset[disabled] .pretix-widget-alert-box input[type="button"]:focus,fieldset[disabled] .pretix-widget-alert-box input[type="button"].focus,.pretix-widget-alert-box a.pretix-widget-button.disabled:hover,.pretix-widget-alert-box a.pretix-widget-button.disabled:focus,.pretix-widget-alert-box a.pretix-widget-button.disabled.focus,.pretix-widget-alert-box a.pretix-widget-button[disabled]:hover,.pretix-widget-alert-box a.pretix-widget-button[disabled]:focus,.pretix-widget-alert-box a.pretix-widget-button[disabled].focus,fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button:hover,fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button:focus,fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button.focus{background-color:var(--pretix-brand-primary);border-color:var(--pretix-brand-primary-darken-5)}.pretix-widget button .badge,.pretix-widget input[type="button"] .badge,.pretix-widget a.pretix-widget-button .badge,.pretix-widget-alert-box button .badge,.pretix-widget-alert-box input[type="button"] .badge,.pretix-widget-alert-box a.pretix-widget-button .badge{color:var(--pretix-brand-primary);background-color:#fff}.pretix-widget button:focus,.pretix-widget button.focus,.pretix-widget button:active:focus,.pretix-widget button:active.focus,.pretix-widget button.active:focus,.pretix-widget button.active.focus,.pretix-widget input[type="button"]:focus,.pretix-widget input[type="button"].focus,.pretix-widget input[type="button"]:active:focus,.pretix-widget input[type="button"]:active.focus,.pretix-widget input[type="button"].active:focus,.pretix-widget input[type="button"].active.focus,.pretix-widget a.pretix-widget-button:focus,.pretix-widget a.pretix-widget-button.focus,.pretix-widget a.pretix-widget-button:active:focus,.pretix-widget a.pretix-widget-button:active.focus,.pretix-widget a.pretix-widget-button.active:focus,.pretix-widget a.pretix-widget-button.active.focus,.pretix-widget-alert-box button:focus,.pretix-widget-alert-box button.focus,.pretix-widget-alert-box button:active:focus,.pretix-widget-alert-box button:active.focus,.pretix-widget-alert-box button.active:focus,.pretix-widget-alert-box button.active.focus,.pretix-widget-alert-box input[type="button"]:focus,.pretix-widget-alert-box input[type="button"].focus,.pretix-widget-alert-box input[type="button"]:active:focus,.pretix-widget-alert-box input[type="button"]:active.focus,.pretix-widget-alert-box input[type="button"].active:focus,.pretix-widget-alert-box input[type="button"].active.focus,.pretix-widget-alert-box a.pretix-widget-button:focus,.pretix-widget-alert-box a.pretix-widget-button.focus,.pretix-widget-alert-box a.pretix-widget-button:active:focus,.pretix-widget-alert-box a.pretix-widget-button:active.focus,.pretix-widget-alert-box a.pretix-widget-button.active:focus,.pretix-widget-alert-box a.pretix-widget-button.active.focus{text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;outline:2px solid var(--pretix-brand-primary);outline-offset:2px;z-index:999}.pretix-widget button.disabled,.pretix-widget button[disabled],fieldset[disabled] .pretix-widget button,.pretix-widget input[type="button"].disabled,.pretix-widget input[type="button"][disabled],fieldset[disabled] .pretix-widget input[type="button"],.pretix-widget a.pretix-widget-button.disabled,.pretix-widget a.pretix-widget-button[disabled],fieldset[disabled] .pretix-widget a.pretix-widget-button,.pretix-widget-alert-box button.disabled,.pretix-widget-alert-box button[disabled],fieldset[disabled] .pretix-widget-alert-box button,.pretix-widget-alert-box input[type="button"].disabled,.pretix-widget-alert-box input[type="button"][disabled],fieldset[disabled] .pretix-widget-alert-box input[type="button"],.pretix-widget-alert-box a.pretix-widget-button.disabled,.pretix-widget-alert-box a.pretix-widget-button[disabled],fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button{cursor:not-allowed;filter:alpha(opacity=65);opacity:0.65;-webkit-box-shadow:none;box-shadow:none}.pretix-widget button.pretix-widget-btn-default,.pretix-widget input[type="button"].pretix-widget-btn-default,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default,.pretix-widget-alert-box button.pretix-widget-btn-default,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default{color:#333;background-color:#fff;border-color:#949494}.pretix-widget button.pretix-widget-btn-default:focus,.pretix-widget button.pretix-widget-btn-default.focus,.pretix-widget input[type="button"].pretix-widget-btn-default:focus,.pretix-widget input[type="button"].pretix-widget-btn-default.focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default:focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.focus,.pretix-widget-alert-box button.pretix-widget-btn-default:focus,.pretix-widget-alert-box button.pretix-widget-btn-default.focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#545454}.pretix-widget button.pretix-widget-btn-default:hover,.pretix-widget input[type="button"].pretix-widget-btn-default:hover,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default:hover,.pretix-widget-alert-box button.pretix-widget-btn-default:hover,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:hover,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#757575}.pretix-widget button.pretix-widget-btn-default:active,.pretix-widget button.pretix-widget-btn-default.active,.open>.pretix-widget button.pretix-widget-btn-default.dropdown-toggle,.pretix-widget input[type="button"].pretix-widget-btn-default:active,.pretix-widget input[type="button"].pretix-widget-btn-default.active,.open>.pretix-widget input[type="button"].pretix-widget-btn-default.dropdown-toggle,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default:active,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.active,.open>.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle,.pretix-widget-alert-box button.pretix-widget-btn-default:active,.pretix-widget-alert-box button.pretix-widget-btn-default.active,.open>.pretix-widget-alert-box button.pretix-widget-btn-default.dropdown-toggle,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:active,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.active,.open>.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.dropdown-toggle,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:active,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.active,.open>.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;background-image:none;border-color:#757575}.pretix-widget button.pretix-widget-btn-default:active:hover,.pretix-widget button.pretix-widget-btn-default:active:focus,.pretix-widget button.pretix-widget-btn-default:active.focus,.pretix-widget button.pretix-widget-btn-default.active:hover,.pretix-widget button.pretix-widget-btn-default.active:focus,.pretix-widget button.pretix-widget-btn-default.active.focus,.open>.pretix-widget button.pretix-widget-btn-default.dropdown-toggle:hover,.open>.pretix-widget button.pretix-widget-btn-default.dropdown-toggle:focus,.open>.pretix-widget button.pretix-widget-btn-default.dropdown-toggle.focus,.pretix-widget input[type="button"].pretix-widget-btn-default:active:hover,.pretix-widget input[type="button"].pretix-widget-btn-default:active:focus,.pretix-widget input[type="button"].pretix-widget-btn-default:active.focus,.pretix-widget input[type="button"].pretix-widget-btn-default.active:hover,.pretix-widget input[type="button"].pretix-widget-btn-default.active:focus,.pretix-widget input[type="button"].pretix-widget-btn-default.active.focus,.open>.pretix-widget input[type="button"].pretix-widget-btn-default.dropdown-toggle:hover,.open>.pretix-widget input[type="button"].pretix-widget-btn-default.dropdown-toggle:focus,.open>.pretix-widget input[type="button"].pretix-widget-btn-default.dropdown-toggle.focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default:active:hover,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default:active:focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default:active.focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.active:hover,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.active:focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.active.focus,.open>.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle:hover,.open>.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle:focus,.open>.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle.focus,.pretix-widget-alert-box button.pretix-widget-btn-default:active:hover,.pretix-widget-alert-box button.pretix-widget-btn-default:active:focus,.pretix-widget-alert-box button.pretix-widget-btn-default:active.focus,.pretix-widget-alert-box button.pretix-widget-btn-default.active:hover,.pretix-widget-alert-box button.pretix-widget-btn-default.active:focus,.pretix-widget-alert-box button.pretix-widget-btn-default.active.focus,.open>.pretix-widget-alert-box button.pretix-widget-btn-default.dropdown-toggle:hover,.open>.pretix-widget-alert-box button.pretix-widget-btn-default.dropdown-toggle:focus,.open>.pretix-widget-alert-box button.pretix-widget-btn-default.dropdown-toggle.focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:active:hover,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:active:focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:active.focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.active:hover,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.active:focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.active.focus,.open>.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.dropdown-toggle:hover,.open>.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.dropdown-toggle:focus,.open>.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.dropdown-toggle.focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:active:hover,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:active:focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:active.focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.active:hover,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.active:focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.active.focus,.open>.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle:hover,.open>.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle:focus,.open>.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.dropdown-toggle.focus{color:#333;background-color:#757575;border-color:#757575}.pretix-widget button.pretix-widget-btn-default.disabled:hover,.pretix-widget button.pretix-widget-btn-default.disabled:focus,.pretix-widget button.pretix-widget-btn-default.disabled.focus,.pretix-widget button.pretix-widget-btn-default[disabled]:hover,.pretix-widget button.pretix-widget-btn-default[disabled]:focus,.pretix-widget button.pretix-widget-btn-default[disabled].focus,fieldset[disabled] .pretix-widget button.pretix-widget-btn-default:hover,fieldset[disabled] .pretix-widget button.pretix-widget-btn-default:focus,fieldset[disabled] .pretix-widget button.pretix-widget-btn-default.focus,.pretix-widget input[type="button"].pretix-widget-btn-default.disabled:hover,.pretix-widget input[type="button"].pretix-widget-btn-default.disabled:focus,.pretix-widget input[type="button"].pretix-widget-btn-default.disabled.focus,.pretix-widget input[type="button"].pretix-widget-btn-default[disabled]:hover,.pretix-widget input[type="button"].pretix-widget-btn-default[disabled]:focus,.pretix-widget input[type="button"].pretix-widget-btn-default[disabled].focus,fieldset[disabled] .pretix-widget input[type="button"].pretix-widget-btn-default:hover,fieldset[disabled] .pretix-widget input[type="button"].pretix-widget-btn-default:focus,fieldset[disabled] .pretix-widget input[type="button"].pretix-widget-btn-default.focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.disabled:hover,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.disabled:focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default.disabled.focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default[disabled]:hover,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default[disabled]:focus,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default[disabled].focus,fieldset[disabled] .pretix-widget a.pretix-widget-button.pretix-widget-btn-default:hover,fieldset[disabled] .pretix-widget a.pretix-widget-button.pretix-widget-btn-default:focus,fieldset[disabled] .pretix-widget a.pretix-widget-button.pretix-widget-btn-default.focus,.pretix-widget-alert-box button.pretix-widget-btn-default.disabled:hover,.pretix-widget-alert-box button.pretix-widget-btn-default.disabled:focus,.pretix-widget-alert-box button.pretix-widget-btn-default.disabled.focus,.pretix-widget-alert-box button.pretix-widget-btn-default[disabled]:hover,.pretix-widget-alert-box button.pretix-widget-btn-default[disabled]:focus,.pretix-widget-alert-box button.pretix-widget-btn-default[disabled].focus,fieldset[disabled] .pretix-widget-alert-box button.pretix-widget-btn-default:hover,fieldset[disabled] .pretix-widget-alert-box button.pretix-widget-btn-default:focus,fieldset[disabled] .pretix-widget-alert-box button.pretix-widget-btn-default.focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.disabled:hover,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.disabled:focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.disabled.focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default[disabled]:hover,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default[disabled]:focus,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default[disabled].focus,fieldset[disabled] .pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:hover,fieldset[disabled] .pretix-widget-alert-box input[type="button"].pretix-widget-btn-default:focus,fieldset[disabled] .pretix-widget-alert-box input[type="button"].pretix-widget-btn-default.focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.disabled:hover,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.disabled:focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.disabled.focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default[disabled]:hover,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default[disabled]:focus,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default[disabled].focus,fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:hover,fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default:focus,fieldset[disabled] .pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default.focus{background-color:#fff;border-color:#949494}.pretix-widget button.pretix-widget-btn-default .badge,.pretix-widget input[type="button"].pretix-widget-btn-default .badge,.pretix-widget a.pretix-widget-button.pretix-widget-btn-default .badge,.pretix-widget-alert-box button.pretix-widget-btn-default .badge,.pretix-widget-alert-box input[type="button"].pretix-widget-btn-default .badge,.pretix-widget-alert-box a.pretix-widget-button.pretix-widget-btn-default .badge{color:#fff;background-color:#333}.pretix-widget label.pretix-widget-btn-checkbox,.pretix-widget-alert-box label.pretix-widget-btn-checkbox{color:#333;background-color:#fff;border-color:#949494;border-radius:var(--pretix-border-radius-base);border-width:1px;border-style:solid;position:relative;cursor:pointer;padding:6px 24px;min-height:32px;box-sizing:border-box;color:#333}.pretix-widget label.pretix-widget-btn-checkbox:focus,.pretix-widget label.pretix-widget-btn-checkbox.focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.focus{color:#333;background-color:#e6e6e6;border-color:#545454}.pretix-widget label.pretix-widget-btn-checkbox:hover,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:hover{color:#333;background-color:#e6e6e6;border-color:#757575}.pretix-widget label.pretix-widget-btn-checkbox:active,.pretix-widget label.pretix-widget-btn-checkbox.active,.open>.pretix-widget label.pretix-widget-btn-checkbox.dropdown-toggle,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:active,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.active,.open>.pretix-widget-alert-box label.pretix-widget-btn-checkbox.dropdown-toggle{color:#333;background-color:#e6e6e6;background-image:none;border-color:#757575}.pretix-widget label.pretix-widget-btn-checkbox:active:hover,.pretix-widget label.pretix-widget-btn-checkbox:active:focus,.pretix-widget label.pretix-widget-btn-checkbox:active.focus,.pretix-widget label.pretix-widget-btn-checkbox.active:hover,.pretix-widget label.pretix-widget-btn-checkbox.active:focus,.pretix-widget label.pretix-widget-btn-checkbox.active.focus,.open>.pretix-widget label.pretix-widget-btn-checkbox.dropdown-toggle:hover,.open>.pretix-widget label.pretix-widget-btn-checkbox.dropdown-toggle:focus,.open>.pretix-widget label.pretix-widget-btn-checkbox.dropdown-toggle.focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:active:hover,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:active:focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:active.focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.active:hover,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.active:focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.active.focus,.open>.pretix-widget-alert-box label.pretix-widget-btn-checkbox.dropdown-toggle:hover,.open>.pretix-widget-alert-box label.pretix-widget-btn-checkbox.dropdown-toggle:focus,.open>.pretix-widget-alert-box label.pretix-widget-btn-checkbox.dropdown-toggle.focus{color:#333;background-color:#757575;border-color:#757575}.pretix-widget label.pretix-widget-btn-checkbox.disabled:hover,.pretix-widget label.pretix-widget-btn-checkbox.disabled:focus,.pretix-widget label.pretix-widget-btn-checkbox.disabled.focus,.pretix-widget label.pretix-widget-btn-checkbox[disabled]:hover,.pretix-widget label.pretix-widget-btn-checkbox[disabled]:focus,.pretix-widget label.pretix-widget-btn-checkbox[disabled].focus,fieldset[disabled] .pretix-widget label.pretix-widget-btn-checkbox:hover,fieldset[disabled] .pretix-widget label.pretix-widget-btn-checkbox:focus,fieldset[disabled] .pretix-widget label.pretix-widget-btn-checkbox.focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.disabled:hover,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.disabled:focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox.disabled.focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox[disabled]:hover,.pretix-widget-alert-box label.pretix-widget-btn-checkbox[disabled]:focus,.pretix-widget-alert-box label.pretix-widget-btn-checkbox[disabled].focus,fieldset[disabled] .pretix-widget-alert-box label.pretix-widget-btn-checkbox:hover,fieldset[disabled] .pretix-widget-alert-box label.pretix-widget-btn-checkbox:focus,fieldset[disabled] .pretix-widget-alert-box label.pretix-widget-btn-checkbox.focus{background-color:#fff;border-color:#949494}.pretix-widget label.pretix-widget-btn-checkbox .badge,.pretix-widget-alert-box label.pretix-widget-btn-checkbox .badge{color:#fff;background-color:#333}.pretix-widget label.pretix-widget-btn-checkbox input,.pretix-widget-alert-box label.pretix-widget-btn-checkbox input{position:absolute;left:10px}.pretix-widget label.pretix-widget-btn-checkbox:has(input:checked),.pretix-widget-alert-box label.pretix-widget-btn-checkbox:has(input:checked){background-color:#e6e6e6;border-color:#adadad}.pretix-widget label.pretix-widget-btn-checkbox:focus-within,.pretix-widget-alert-box label.pretix-widget-btn-checkbox:focus-within{outline:2px solid var(--pretix-brand-primary);outline-offset:2px;z-index:999}.pretix-widget .pretix-widget-icon-cart,.pretix-widget-alert-box .pretix-widget-icon-cart{display:inline-block;width:1em;height:1em;vertical-align:text-bottom;fill:#333;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2.267 6.756c0-.312-.202-.563-.453-.563-.252 0-.454.251-.454.563 0 .312.202.563.454.563.251 0 .453-.251.453-.563Zm3.174 0c0-.312-.202-.563-.454-.563-.251 0-.453.251-.453.563 0 .312.202.563.453.563.252 0 .454-.251.454-.563Zm.453-4.785c0-.154-.103-.282-.227-.282H1.413c-.035-.211-.039-.563-.28-.563H.227c-.124 0-.227.128-.227.282 0 .153.103.281.227.281h.722l.627 3.62c-.049.127-.216.466-.216.603 0 .153.103.281.227.281h3.627c.124 0 .227-.128.227-.281 0-.154-.103-.282-.227-.282H1.955c.036-.088.085-.18.085-.281 0-.102-.032-.212-.046-.308l3.698-.537c.117-.018.202-.141.202-.281V1.971Z' transform='matrix(2.52069 0 0 2.02994 -.035 -.523)'/%3E%3C/svg%3E%0A")}.pretix-widget input:checked + .pretix-widget-icon-cart,.pretix-widget-alert-box input:checked + .pretix-widget-icon-cart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.534 3.097a.317.317 0 0 1-.067.197L3.56 4.42a.207.207 0 0 1-.16.084.207.207 0 0 1-.159-.084l-.907-1.126a.317.317 0 0 1-.067-.197c0-.154.103-.282.227-.282.06 0 .117.031.159.084l.521.642V2.252c0-.154.102-.281.226-.281.124 0 .227.127.227.281v1.289l.521-.642a.205.205 0 0 1 .159-.084c.124 0 .227.128.227.282ZM2.267 6.756c0-.312-.202-.563-.453-.563-.252 0-.454.251-.454.563 0 .312.202.563.454.563.251 0 .453-.251.453-.563Zm3.174 0c0-.312-.202-.563-.454-.563-.251 0-.453.251-.453.563 0 .312.202.563.453.563.252 0 .454-.251.454-.563Zm.453-4.785c0-.154-.103-.282-.227-.282H1.413c-.035-.211-.039-.563-.28-.563H.227c-.124 0-.227.128-.227.282 0 .153.103.281.227.281h.722l.627 3.62c-.049.127-.216.466-.216.603 0 .153.103.281.227.281h3.627c.124 0 .227-.128.227-.281 0-.154-.103-.282-.227-.282H1.955c.036-.088.085-.18.085-.281 0-.102-.032-.212-.046-.308l3.698-.537c.117-.018.202-.141.202-.281V1.971Z' transform='matrix(2.52069 0 0 2.02994 -.035 -.523)'/%3E%3C/svg%3E%0A")}.pretix-widget input[type="text"],.pretix-widget input[type="number"],.pretix-widget select,.pretix-widget-alert-box input[type="text"],.pretix-widget-alert-box input[type="number"],.pretix-widget-alert-box select{line-height:normal;border:1px solid #949494;border-radius:var(--pretix-border-radius-base);height:34px;padding:6px 12px;color:#555555;background-color:#fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.pretix-widget input[type="text"]::-moz-placeholder,.pretix-widget input[type="number"]::-moz-placeholder,.pretix-widget select::-moz-placeholder,.pretix-widget-alert-box input[type="text"]::-moz-placeholder,.pretix-widget-alert-box input[type="number"]::-moz-placeholder,.pretix-widget-alert-box select::-moz-placeholder{color:#b3b3b3;opacity:1}.pretix-widget input[type="text"]:-ms-input-placeholder,.pretix-widget input[type="number"]:-ms-input-placeholder,.pretix-widget select:-ms-input-placeholder,.pretix-widget-alert-box input[type="text"]:-ms-input-placeholder,.pretix-widget-alert-box input[type="number"]:-ms-input-placeholder,.pretix-widget-alert-box select:-ms-input-placeholder{color:#b3b3b3}.pretix-widget input[type="text"]::-webkit-input-placeholder,.pretix-widget input[type="number"]::-webkit-input-placeholder,.pretix-widget select::-webkit-input-placeholder,.pretix-widget-alert-box input[type="text"]::-webkit-input-placeholder,.pretix-widget-alert-box input[type="number"]::-webkit-input-placeholder,.pretix-widget-alert-box select::-webkit-input-placeholder{color:#b3b3b3}.pretix-widget input[type="text"]:focus,.pretix-widget input[type="number"]:focus,.pretix-widget select:focus,.pretix-widget-alert-box input[type="text"]:focus,.pretix-widget-alert-box input[type="number"]:focus,.pretix-widget-alert-box select:focus{outline:2px solid var(--pretix-brand-primary);outline-offset:2px;z-index:999}.pretix-widget input[type=number],.pretix-widget-alert-box input[type=number]{padding-right:0}.pretix-widget input[type="checkbox"],.pretix-widget input[type="radio"],.pretix-widget-alert-box input[type="checkbox"],.pretix-widget-alert-box input[type="radio"]{box-sizing:border-box;padding:0}.pretix-widget input[type="checkbox"]:focus,.pretix-widget input[type="radio"]:focus,.pretix-widget-alert-box input[type="checkbox"]:focus,.pretix-widget-alert-box input[type="radio"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.pretix-widget-use-custom-spinners input[type=number]{padding-right:12px;-moz-appearance:textfield}.pretix-widget-use-custom-spinners input[type=number]::-webkit-outer-spin-button,.pretix-widget-use-custom-spinners input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pretix-widget{margin:10px 0;padding:0 10px;border:1px solid #ccc;position:relative;min-height:208px;border-radius:var(--pretix-border-radius-base)}.pretix-widget .pretix-widget-resume-button{margin-left:10px}.pretix-widget .pretix-widget-clickable{cursor:pointer}.pretix-widget .pretix-widget-info-message{display:flex;justify-content:space-between;align-items:flex-end;padding:10px;text-align:left;margin:10px 0;background-color:white;border:2px solid var(--pretix-brand-info);color:var(--pretix-brand-info-darken-20);border-radius:var(--pretix-border-radius-base)}.pretix-widget.pretix-widget-mobile .pretix-widget-info-message{flex-direction:column}.pretix-widget.pretix-widget-mobile .pretix-widget-resume-button{margin-top:10px;margin-left:0}.pretix-widget .pretix-widget-error-message{padding:10px;text-align:center;margin:10px 0;background-color:white;border:2px solid var(--pretix-brand-danger);color:var(--pretix-brand-danger-darken-5);border-radius:var(--pretix-border-radius-base)}.pretix-widget .pretix-widget-error-action{padding:10px;text-align:center}.pretix-widget .pretix-widget-loading{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.8);text-align:center}@-moz-keyframes pretix-widget-spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes pretix-widget-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes pretix-widget-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pretix-widget .pretix-widget-loading svg{margin:40px;position:absolute;top:50%;margin-top:-64px;position:-webkit-sticky;position:sticky;top:Min(50vh,50%);-webkit-animation:pretix-widget-spin 6s linear infinite;-moz-animation:pretix-widget-spin 6s linear infinite;animation:pretix-widget-spin 6s linear infinite}.pretix-widget .pretix-widget-item-row,.pretix-widget .pretix-widget-category{clear:both}.pretix-widget .pretix-widget-item-title{font-weight:bold}.pretix-widget .pretix-widget-item-row{padding:10px 0}.pretix-widget .pretix-widget-category{margin:10px 0}.pretix-widget .pretix-widget-category-description{padding:0 15px}.pretix-widget .pretix-widget-category-name{margin:10px 0 0 0}.pretix-widget .pretix-widget-item-info-col{width:50%;float:left;padding:0 15px;box-sizing:border-box}.pretix-widget .pretix-widget-item-price-col,.pretix-widget .pretix-widget-item-availability-col{width:25%;float:left;padding:0 15px;box-sizing:border-box}.pretix-widget .pretix-widget-item-description p,.pretix-widget .pretix-widget-item-meta{margin:0}.pretix-widget .pretix-widget-item-price-col{text-align:right}.pretix-widget del.pretix-widget-pricebox-original-price{color:#737373}.pretix-widget ins.pretix-widget-pricebox-new-price{font-size:120%;font-weight:bold;text-decoration:none}.pretix-widget .pretix-widget-clear{clear:both}.pretix-widget .pretix-widget-category-description p{margin:0 0 10px}.pretix-widget .pretix-widget-pricebox-tax{display:block}.pretix-widget .pretix-widget-item-count-group{display:flex}.pretix-widget .pretix-widget-item-count-group input{border-radius:0;border-left:none;border-right:none}.pretix-widget .pretix-widget-item-count-group button span{vertical-align:25%;line-height:0.5}.pretix-widget .pretix-widget-item-count-dec{border-top-right-radius:0;border-bottom-right-radius:0;width:2.5em;z-index:2}.pretix-widget .pretix-widget-item-count-inc{border-top-left-radius:0;border-bottom-left-radius:0;width:2.5em}.pretix-widget .pretix-widget-item-count-multiple{display:block;width:100%;box-sizing:border-box;padding:5px;text-align:center}.pretix-widget .pretix-widget-pricebox-price-input{display:inline;width:100px;box-sizing:border-box;text-align:right}.pretix-widget .pretix-widget-item-count-single-label{display:block;text-align:center;width:100%}.pretix-widget .pretix-widget-attribution{padding:10px 15px;text-align:center;font-size:12px}.pretix-widget .pretix-widget-item-picture-link{width:60px;height:60px;margin-right:10px;float:left}.pretix-widget .pretix-widget-item-picture{max-width:100%}.pretix-widget .pretix-widget-action{margin-left:75%;width:25%;padding:0 15px;box-sizing:border-box}.pretix-widget .pretix-widget-action button{width:100%}.pretix-widget .pretix-widget-voucher-text{margin:10px 0;padding:0 15px}.pretix-widget .pretix-widget-voucher-headline{margin:10px 0 0 0}.pretix-widget .pretix-widget-voucher-input-wrap{padding:0 15px;width:75%;box-sizing:border-box;float:left}.pretix-widget .pretix-widget-voucher input{width:100%;box-sizing:border-box}.pretix-widget .pretix-widget-voucher-button-wrap{padding:0 15px;width:25%;box-sizing:border-box;float:left}.pretix-widget .pretix-widget-voucher button{width:100%}.pretix-widget .pretix-widget-seating-waitinglist{margin:15px 0}.pretix-widget .pretix-widget-seating-waitinglist-text{padding:0 15px;width:75%;box-sizing:border-box;float:left}.pretix-widget .pretix-widget-seating-waitinglist-button-wrap{padding:0 15px;width:25%;box-sizing:border-box;float:left}.pretix-widget .pretix-widget-seating-waitinglist-button{width:100%}.pretix-widget .pretix-widget-item-with-picture .pretix-widget-main-item-row .pretix-widget-item-title-and-description{margin-left:70px}.pretix-widget .pretix-widget-item-availability-col{text-align:center}.pretix-widget .pretix-widget-item-availability-col .pretix-widget-collapse-indicator{width:100%;border:1px solid #949494;border-radius:var(--pretix-border-radius-base);height:34px;padding:6px 12px;color:#555555;background-color:#fff}.pretix-widget .pretix-widget-item-availability-col .pretix-widget-collapse-indicator::before{content:"";display:inline-block;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3E%3Cpath fill='url-friendly-colour(var(--pretix-brand-primary))' d='M6.395 4.151a.268.268 0 0 0-.177.077l-.386.386a.259.259 0 0 0-.077.177c.002.067.029.13.077.179l3.033 3.031-3.033 3.032a.255.255 0 0 0-.077.177.253.253 0 0 0 .077.178l.386.385a.268.268 0 0 0 .177.077.27.27 0 0 0 .178-.077l3.595-3.595a.259.259 0 0 0 .077-.177.255.255 0 0 0-.077-.176L6.573 4.228a.257.257 0 0 0-.178-.077Z'/%3E%3C/svg%3E");transition:transform .5s}.pretix-widget .pretix-widget-item-availability-col .pretix-widget-collapse-indicator[aria-expanded=true]::before{transform:rotate(90deg)}.pretix-widget .pretix-widget-availability-gone{font-weight:bold;color:var(--pretix-brand-danger);text-transform:uppercase}.pretix-widget .pretix-widget-availability-unavailable{color:var(--pretix-brand-danger)}.pretix-widget .pretix-widget-item-variations{overflow:hidden;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-timing-function:ease-in-out;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.pretix-widget .pretix-widget-event-header{padding-top:10px;text-align:center}.pretix-widget .pretix-widget-event-details{padding-top:10px;text-align:center}.pretix-widget .pretix-widget-event-location{display:none;padding-top:10px;text-align:center}.pretix-widget .pretix-widget-event-description{padding:0 15px}.pretix-widget .pretix-widget-event-list-back{padding-top:10px;text-align:center;display:block}.pretix-widget .pretix-widget-event-list-back a{display:block}.pretix-widget .pretix-widget-back{padding-bottom:10px;text-align:center;display:block}.pretix-widget .pretix-widget-back a{display:block}.pretix-widget .pretix-widget-event-list{padding:10px 0;cursor:pointer}.pretix-widget .pretix-widget-event-list-entry{display:flex;flex-direction:row;padding:5px 0;flex-wrap:wrap;color:#222222}.pretix-widget .pretix-widget-event-list-entry:has(.pretix-widget-event-list-entry-availability){text-decoration:none}.pretix-widget .pretix-widget-event-list-entry:hover,.pretix-widget .pretix-widget-event-list-entry:active,.pretix-widget .pretix-widget-event-list-entry:focus{background:#eeeeee;text-decoration:none}.pretix-widget .pretix-widget-event-list-entry .pretix-widget-event-list-entry-name{width:50%;padding:5px;box-sizing:border-box}.pretix-widget .pretix-widget-event-list-entry .pretix-widget-event-list-entry-location{padding:5px;box-sizing:border-box;display:none}.pretix-widget .pretix-widget-event-list-entry .pretix-widget-event-list-entry-date{width:25%;padding:5px;box-sizing:border-box}.pretix-widget .pretix-widget-event-list-entry .pretix-widget-event-list-entry-availability{width:25%;text-align:right;padding:7px 5px 3px;box-sizing:border-box}.pretix-widget .pretix-widget-event-list-entry .pretix-widget-event-list-entry-availability span{position:relative;display:inline;padding:6px 6px 4px 17px;font-size:75%;font-weight:bold;line-height:1;color:var(--status-text-color,#000);background-color:var(--status-bg-color,#fff);border:1px solid var(--status-border-color,#000);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4px}.pretix-widget .pretix-widget-event-list-entry .pretix-widget-event-list-entry-availability span:before{content:"";position:absolute;top:0;left:0;width:11px;height:100%;background:var(--status-border-color,#000)}.pretix-widget .pretix-widget-event-availability-orange,.pretix-widget .pretix-widget-day-availability-orange{--status-bg-color:var(--pretix-brand-warning-tint-85);--status-text-color:var(--pretix-brand-warning-shade-42);--status-border-color:var(--pretix-brand-warning)}.pretix-widget .pretix-widget-event-availability-none,.pretix-widget .pretix-widget-day-availability-none{--status-bg-color:var(--pretix-brand-primary-tint-90);--status-text-color:var(--pretix-brand-primary-shade-42);--status-border-color:var(--pretix-brand-primary)}.pretix-widget .pretix-widget-event-availability-green,.pretix-widget .pretix-widget-day-availability-green{--status-bg-color:var(--pretix-brand-success-tint-85);--status-text-color:var(--pretix-brand-success-shade-25);--status-border-color:var(--pretix-brand-success)}.pretix-widget .pretix-widget-event-availability-red,.pretix-widget .pretix-widget-day-availability-red{--status-bg-color:var(--pretix-brand-danger-tint-85);--status-text-color:var(--pretix-brand-danger-shade-42);--status-border-color:var(--pretix-brand-danger)}.pretix-widget .pretix-widget-event-list .pretix-widget-event-availability-low .pretix-widget-event-list-entry-availability span:before,.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-availability-low.pretix-widget-event-calendar-event:before{background:linear-gradient(to bottom,var(--pretix-brand-warning) 1em,var(--status-border-color) 2.5em)}.pretix-widget .pretix-widget-event-calendar{padding-top:10px;word-break:break-word}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table{display:flex;flex-direction:row}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-week-col{flex:1;margin:0}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-week-col:first-child{margin-left:0}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-week-col:last-child{margin-right:0}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-week-col:nth-child(even){background-color:#f9f9f9}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-week-col .pretix-widget-event-calendar-events{margin:4px}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-head{display:flex;flex-direction:row}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-head strong{width:50%;text-align:center;display:block}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-head .pretix-widget-event-calendar-next-month,.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-head .pretix-widget-event-calendar-previous-month{display:block;width:25%}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-head .pretix-widget-event-calendar-next-month{text-align:right}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-event{position:relative;display:block;border-radius:4px;border:1px solid var(--status-border-color,#000);background-color:var(--status-bg-color,#fff);color:var(--status-text-color,#000);padding:5px;padding-left:17px;cursor:pointer;margin-bottom:5px;text-decoration:none}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-event:before{content:"";position:absolute;top:0;left:0;width:11px;height:100%;background:var(--status-border-color,#000)}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-event:last-child{margin-bottom:0}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-table{width:100%;border-spacing:0}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-table th,.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-table td{width:14.285714285714286%;vertical-align:top;padding:4px;border-bottom:1px solid #ddd}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-table th{border-bottom-width:2px;color:#737373}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-table td:has(.pretix-widget-event-calendar-day):nth-child(even){background:#f9f9f9}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-calendar-day{font-weight:bold;font-size:86%;padding:5px 5px 1em}.pretix-widget .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-calendar-day{padding-bottom:5px;background-color:#fff;border-bottom:2px solid #ddd;color:#737373;font-size:100%}.pretix-widget .pretix-widget-seating-link-wrapper{padding:0 15px;margin:15px 0 10px}.pretix-widget .pretix-widget-seating-link{display:block;width:100%}.pretix-widget-event-list-filter-form{margin-bottom:15px}.pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-fieldset{display:flex;flex-direction:row;align-items:end;border:none;padding:0;margin:0}.pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-fieldset>legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-field{display:block;width:100%;margin:0 15px 0 0}.pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-field label{display:block;font-weight:bold;margin-bottom:5px}.pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-field select{display:block;width:100%}.pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-field:last-child{margin:0}.pretix-widget.pretix-widget-mobile .pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-fieldset{display:block}.pretix-widget.pretix-widget-mobile .pretix-widget-event-list-filter-form .pretix-widget-event-list-filter-field{display:block;margin:0 0 5px}@keyframes pretix-widget-bounce-in{0%{transform:scale(0)}50%{transform:scale(1.5)}100%{transform:scale(1)}}.pretix-widget-visibility-hidden{visibility:hidden}.pretix-widget-shake-once{animation:pretix-widget-shake .2s;transform:translate3d(0,0,0);backface-visibility:hidden}@keyframes pretix-widget-shake{0%{transform:skewX(0deg)}20%{transform:skewX(-5deg)}40%{transform:skewX(5deg)}60%{transform:skewX(-5deg)}80%{transform:skewX(5deg)}100%{transform:skewX(0deg)}}.pretix-widget-alert-holder,.pretix-widget-frame-holder,.pretix-widget-lightbox-holder{border:none;background:transparent;overflow:visible}.pretix-widget-alert-holder::backdrop,.pretix-widget-frame-holder::backdrop,.pretix-widget-lightbox-holder::backdrop{background:rgba(255,255,255,0.8)}.pretix-widget-alert-holder:focus,.pretix-widget-frame-holder:focus,.pretix-widget-lightbox-holder:focus{outline:2px solid var(--pretix-brand-primary);outline-offset:2px}.pretix-widget-frame-isloading:focus{outline:none}.pretix-widget-frame-isloading:focus svg{outline:2px solid var(--pretix-brand-primary);border-radius:100%}.pretix-widget-frame-loading p,.pretix-widget-lightbox-loading p{text-align:center;width:256px;margin:0 auto;color:var(--pretix-brand-danger)}.pretix-widget-frame-loading svg,.pretix-widget-lightbox-loading svg{margin:40px;-webkit-animation:pretix-widget-spin 6s linear infinite;-moz-animation:pretix-widget-spin 6s linear infinite;animation:pretix-widget-spin 6s linear infinite}.pretix-widget-frame-close,.pretix-widget-lightbox-close{position:absolute;top:-12px;right:-12px;z-index:2}.pretix-widget-frame-close button,.pretix-widget-lightbox-close button{color:white;cursor:pointer;font-weight:bold;font-family:sans-serif;text-decoration:none;padding:4px 0;display:inline-block;line-height:16px;border:none;background:none;width:24px;height:24px;background:var(--pretix-brand-primary);border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;text-align:center}.pretix-widget-frame-close button:focus,.pretix-widget-lightbox-close button:focus{outline:2px solid var(--pretix-brand-primary);outline-offset:2px}.pretix-widget-frame-close svg,.pretix-widget-lightbox-close svg{display:inline-block;border:none}.pretix-widget-frame-inner,.pretix-widget-lightbox-inner,.pretix-widget-alert-box{position:relative;background:white;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;box-shadow:0 4px 18px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.09);-webkit-box-shadow:0 4px 18px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.09);-moz-box-shadow:0 4px 18px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.09);box-sizing:border-box;padding:10px}.pretix-widget-alert-holder .bounce-enter-active{animation:pretix-widget-bounce-in .5s}.pretix-widget-alert-holder .bounce-leave-active{animation:pretix-widget-bounce-in .5s reverse}.pretix-widget-alert-holder .pretix-widget-alert-box{padding:42px 20px 20px 20px;text-align:center;font-size:20px}.pretix-widget-alert-holder .pretix-widget-alert-box p:first-child{margin-top:0}.pretix-widget-alert-holder .pretix-widget-alert-box p:last-child{margin-bottom:0}.pretix-widget-alert-holder .pretix-widget-alert-icon{position:absolute;left:50%;width:64px;margin-left:-32px;top:-20px}.pretix-widget-frame-inner{width:80vw;height:80vh}.pretix-widget-frame-inner iframe{width:100%!important;height:100%!important}.pretix-widget-lightbox-inner{max-width:90vw;max-height:90vh}.pretix-widget-lightbox-isloading .pretix-widget-lightbox-inner{visibility:hidden}.pretix-widget-lightbox-image{margin:0;padding:0;text-align:center}.pretix-widget-lightbox-image img{max-width:80vw;max-height:80vh;object-fit:scale-down}.pretix-widget-lightbox-image figcaption{margin:0.5em 0 0}.pretix-widget-primary-color{fill:var(--pretix-brand-primary)}.pretix-widget-event-list-load-more{text-align:center}.pretix-widget.pretix-widget-mobile .pretix-widget-event-week-table{display:block}.pretix-widget.pretix-widget-mobile .pretix-widget-event-week-table .pretix-widget-event-week-col{flex:1;margin:10px 0}.pretix-widget.pretix-widget-mobile .pretix-widget-item-info-col{width:100%;float:none;margin-bottom:5px}.pretix-widget.pretix-widget-mobile .pretix-widget-item-info-col:after{display:block;content:"";clear:both}.pretix-widget.pretix-widget-mobile .pretix-widget-item-price-col,.pretix-widget.pretix-widget-mobile .pretix-widget-item-availability-col{width:50%;min-width:140px}.pretix-widget.pretix-widget-mobile .pretix-widget-action{width:100%;margin-left:0}.pretix-widget.pretix-widget-mobile .pretix-widget-voucher-input-wrap{width:100%;float:none}.pretix-widget.pretix-widget-mobile .pretix-widget-voucher-button-wrap{width:100%;float:none;margin-top:10px}.pretix-widget.pretix-widget-mobile .pretix-widget-event-list-entry .pretix-widget-event-list-entry-name{width:100%}.pretix-widget.pretix-widget-mobile .pretix-widget-event-list-entry .pretix-widget-event-list-entry-location{width:100%}.pretix-widget.pretix-widget-mobile .pretix-widget-event-list-entry .pretix-widget-event-list-entry-date{width:50%}.pretix-widget.pretix-widget-mobile .pretix-widget-event-list-entry .pretix-widget-event-list-entry-availability{width:50%}.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-events{display:none}.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-week-table .pretix-widget-event-calendar-events{display:block}.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar td.pretix-widget-has-events .pretix-widget-event-calendar-day{background:var(--status-bg-color,#fff);color:var(--status-text-color,#000);border:1px solid var(--status-border-color,inherit);border-top-width:11px;padding-bottom:5px;border-radius:var(--pretix-border-radius-base);cursor:pointer}.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-head{display:block}.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-head strong{width:100%;display:block}.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-head .pretix-widget-event-calendar-next-month,.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-head .pretix-widget-event-calendar-previous-month{display:block;width:100%;text-align:center}