:root{--hystmodal-speed: .2s;--hystmodal-zindex: 70}.hystmodal{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:none;display:grid;grid-template-columns:100%;grid-template-rows:0px min-content 0px;justify-content:center;align-content:space-between;visibility:hidden;scrollbar-width:none;-ms-overflow-style:none}.hystmodal::-webkit-scrollbar{display:none}.hystmodal:before{position:fixed;top:0;left:0;width:100%;height:100%;content:"";display:block;background-color:#000;opacity:0;pointer-events:none}.hystmodal--animated:before{transition:opacity var(--hystmodal-speed) ease}.hystmodal--active:before{opacity:.6}.hystmodal--moved,.hystmodal--active{opacity:1;pointer-events:none;visibility:visible}.hystmodal--active{pointer-events:auto}.hystmodal__wrap{display:block;min-width:0;grid-row:2 / 3}.hystmodal__window{min-width:0;grid-row:2 / 3;position:relative;z-index:10;box-sizing:border-box;flex-shrink:0;flex-grow:0;background:#fff;width:600px;max-width:100%;overflow:visible;transform:scale(.95);opacity:0;margin:50px auto}.hystmodal__window--loading{min-height:400px;background-image:url("data:image/svg+xml,%0A%3Csvg width='105' height='105' viewBox='0 0 105 105' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='12.5' cy='52.5' r='12.5' fill-opacity='.5'%3E%3Canimate attributeName='fill-opacity' begin='100ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='52.5' cy='12.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='300ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='52.5' cy='52.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='600ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='92.5' cy='12.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='800ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='92.5' cy='52.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='400ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='12.5' cy='92.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='700ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='52.5' cy='92.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='500ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='92.5' cy='92.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='200ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:48px}.hystmodal--animated .hystmodal__window{transition:transform var(--hystmodal-speed) ease 0s,opacity var(--hystmodal-speed) ease 0s}.hystmodal--active .hystmodal__window{transform:none;opacity:1}.hystmodal__close{position:absolute;z-index:10;top:15px;right:15px;display:block;width:25px;height:25px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");background-size:100% 100%;border:none;font-size:0;cursor:pointer;outline:none}.hystmodal__close--wh{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}.hystmodal__close:hover{opacity:.95}.hystmodal__close:focus{outline:2px dotted rgba(0,0,0,.7);outline-offset:2px}.hystmodal__close--wh:focus{outline:2px dotted rgba(255,255,255,.7)}@media all and (max-width:767px){.hystmodal__close{top:10px;right:10px;width:24px;height:24px}.hystmodal__window{margin-top:0;margin-bottom:0}}.el-popup-parent--hidden{overflow:hidden}[data-v-8b095b6b]:root{--hystmodal-speed: .2s;--hystmodal-zindex: 70}.hystmodal[data-v-8b095b6b]{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:none;display:grid;grid-template-columns:100%;grid-template-rows:0px min-content 0px;justify-content:center;align-content:space-between;visibility:hidden;scrollbar-width:none;-ms-overflow-style:none}.hystmodal[data-v-8b095b6b]::-webkit-scrollbar{display:none}.hystmodal[data-v-8b095b6b]:before{position:fixed;top:0;left:0;width:100%;height:100%;content:"";display:block;background-color:#000;opacity:0;pointer-events:none}.hystmodal--animated[data-v-8b095b6b]:before{transition:opacity var(--hystmodal-speed) ease}.hystmodal--active[data-v-8b095b6b]:before{opacity:.6}.hystmodal--moved[data-v-8b095b6b],.hystmodal--active[data-v-8b095b6b]{opacity:1;pointer-events:none;visibility:visible}.hystmodal--active[data-v-8b095b6b]{pointer-events:auto}.hystmodal__wrap[data-v-8b095b6b]{display:block;min-width:0;grid-row:2 / 3}.hystmodal__window[data-v-8b095b6b]{min-width:0;grid-row:2 / 3;position:relative;z-index:10;box-sizing:border-box;flex-shrink:0;flex-grow:0;background:#fff;width:600px;max-width:100%;overflow:visible;transform:scale(.95);opacity:0;margin:50px auto}.hystmodal__window--loading[data-v-8b095b6b]{min-height:400px;background-image:url("data:image/svg+xml,%0A%3Csvg width='105' height='105' viewBox='0 0 105 105' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='12.5' cy='52.5' r='12.5' fill-opacity='.5'%3E%3Canimate attributeName='fill-opacity' begin='100ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='52.5' cy='12.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='300ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='52.5' cy='52.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='600ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='92.5' cy='12.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='800ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='92.5' cy='52.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='400ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='12.5' cy='92.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='700ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='52.5' cy='92.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='500ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3Ccircle cx='92.5' cy='92.5' r='12.5'%3E%3Canimate attributeName='fill-opacity' begin='200ms' dur='1s' values='1;.2;1' calcMode='linear' repeatCount='indefinite' /%3E%3C/circle%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:48px}.hystmodal--animated .hystmodal__window[data-v-8b095b6b]{transition:transform var(--hystmodal-speed) ease 0s,opacity var(--hystmodal-speed) ease 0s}.hystmodal--active .hystmodal__window[data-v-8b095b6b]{transform:none;opacity:1}.hystmodal__close[data-v-8b095b6b]{position:absolute;z-index:10;top:15px;right:15px;display:block;width:25px;height:25px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");background-size:100% 100%;border:none;font-size:0;cursor:pointer;outline:none}.hystmodal__close--wh[data-v-8b095b6b]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}.hystmodal__close[data-v-8b095b6b]:hover{opacity:.95}.hystmodal__close[data-v-8b095b6b]:focus{outline:2px dotted rgba(0,0,0,.7);outline-offset:2px}.hystmodal__close--wh[data-v-8b095b6b]:focus{outline:2px dotted rgba(255,255,255,.7)}@media all and (max-width:767px){.hystmodal__close[data-v-8b095b6b]{top:10px;right:10px;width:24px;height:24px}.hystmodal__window[data-v-8b095b6b]{margin-top:0;margin-bottom:0}}.basket[data-v-8b095b6b]{position:absolute;bottom:0;z-index:10;display:flex;gap:8px;flex-wrap:nowrap;padding:12px;overflow-x:auto;overflow-y:hidden}.basket[data-v-8b095b6b]::-webkit-scrollbar{margin-top:20px;padding-top:20px;display:block;height:4px}.hystmodal[data-v-8b095b6b]{z-index:10}.basket[data-v-8b095b6b]::-webkit-scrollbar-track{background:#f7f7f8;contain:"";display:block;margin:0 12px}.basket[data-v-8b095b6b]::-webkit-scrollbar-thumb{background-color:#bababa;border-radius:20px;cursor:pointer}.basket__item[data-v-8b095b6b]{padding:6px 12px;border-radius:16px;box-shadow:0 0 22px -14px #000000e3;display:inline-flex;gap:24px;align-items:flex-start;background:#fff;text-align:left;z-index:10;position:relative}.basket__item__top[data-v-8b095b6b]{display:block;margin-bottom:2%;font-size:14px;color:#000;white-space:nowrap}.basket__item__bottom[data-v-8b095b6b]{display:block;color:gray;font-size:16px;font-weight:800px;white-space:nowrap}.basket__item__remove[data-v-8b095b6b]{display:flex;justify-content:center;align-items:center;background:none;cursor:pointer;border:0}.modal_no_seat[data-v-8b095b6b]{border-radius:12px}.modal_no_seat__btn_close[data-v-8b095b6b]{border:none;background:transparent;cursor:pointer}.modal_no_seat__btn_close i[data-v-8b095b6b]{background:url(/static/img/cross-icon-gray.svg) no-repeat 0 0;width:20px;height:20px;display:block}.modal_no_seat__top[data-v-8b095b6b]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e0e0e0}.modal_no_seat__top__title[data-v-8b095b6b]{color:#000;font-weight:550px;font-size:18px}.modal_no_seat__center[data-v-8b095b6b]{padding:16px 24px}.modal_no_seat__center__info[data-v-8b095b6b]{display:flex;align-items:center;justify-content:space-between;color:#000}.modal_no_seat__center__info__left__title[data-v-8b095b6b]{font-size:16px}.modal_no_seat__center__info__left__price[data-v-8b095b6b]{font-size:20px;font-weight:800}.modal_no_seat__center__info__left__right[data-v-8b095b6b]{padding:6px 12px;background:#f7f7f8;border-radius:12px;display:flex;align-items:center;gap:12px}.modal_no_seat__center__info__left__right button[data-v-8b095b6b]{border:none;background:transparent;font-size:20px;padding:0 8px;cursor:pointer}.modal_no_seat__center__info__left__right span[data-v-8b095b6b]{font-size:16px;font-weight:600}.modal_no_seat__center__info__left[data-v-8b095b6b]{display:flex;flex-direction:column;align-items:start;gap:4px;font-size:16px}.modal_no_seat__bottom[data-v-8b095b6b]{border-top:1px solid #e0e0e0;padding:16px 24px}.modal_no_seat__bottom__btn[data-v-8b095b6b]{display:flex;justify-content:center;width:100%;background-color:#1cce67;color:#fff;font-size:18px;border:0;outline:0;padding:12px;border-radius:6px}.controls[data-v-8b095b6b]{position:absolute;right:16px;display:flex;flex-direction:column;height:100%;justify-content:center;z-index:5;pointer-events:none}.controls__wrapper[data-v-8b095b6b]{pointer-events:fill;display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:16px;box-shadow:0 0 22px -14px #000000e3;padding:8px}.controls__wrapper button[data-v-8b095b6b]{border:none;background:#f1f1f1;font-size:20px;cursor:pointer;width:32px;height:32px;color:#000;display:flex;justify-content:center;align-items:center;border-radius:32px}.notification[data-v-8b095b6b]{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:8px 16px;border-radius:16px;font-size:14px;z-index:10;animation-name:copy__remove-8b095b6b;animation-duration:.3s;animation-direction:alternate}@keyframes copy__remove-8b095b6b{0%{top:15px}25%{top:9px}50%{top:14px}75%{top:10px}to{top:12px}}#hallscheme-vue3{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden}
