html{height:100%}body{margin:0;height:100%;color:var(--main-color);font-family:var(--global-font-family);font-size:var(--global-font-size);line-height:var(--global-line-height)}.light-theme body{background-color:var(--background-color-light)}*:focus{outline:none}#app{min-height:100%;background-color:var(--background-color)}#app.light-theme{background-color:#fff;color:#234}#active-view-overlay,.active-view-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:table;transition:opacity .3s ease;z-index:var(--z-index-active-view-overlay)}a{color:var(--button-border-color);text-decoration:none}.icon-button{border:1px solid #b9cfe0;border-radius:3px;background-size:20px 20px;height:20px;width:20px;cursor:pointer}.icon-button:hover{border:1px solid #fff}#dialog-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--z-index-dialog-overlay)}#add-event-button svg{height:32px;width:32px}.button-icon{cursor:pointer}.button-icon svg{height:24px;width:24px}.button-icon-tiny svg{height:18px;width:18px}.button-icon svg *{fill:var(--icons-color)}.button-icon-medium{position:absolute;right:4px;top:5px;cursor:pointer}.button-icon-medium svg{height:16px;width:16px}.button-icon-medium svg *{fill:var(--icons-color)}.button-icon-mini svg{height:12px;width:12px}.button-icon-mini svg *{fill:var(--icons-color)}.icon-blue svg *{fill:var(--icons-color)}#waiting-small{position:fixed;top:calc(50vh - 32px);left:calc(50vw - 32px);width:64px;height:64px;z-index:999999;cursor:pointer}#waiting-small img{width:64px;height:64px}.waiting-small-reasons{position:absolute;left:-118px;top:20px;width:300px;background-color:#000000b3;border:1px solid var(--button-border-color);border-radius:5px;color:var(--button-text-color-primary);visibility:hidden}#waiting-small:hover .waiting-small-reasons{visibility:initial}.waiting-reason{position:relative;text-align:center}.event-time-counter-wrapper[data-v-ec7090ef]{position:absolute;height:0;width:0}.event-time-counter[data-v-ec7090ef]{margin:auto;text-align:center;float:right;transform-origin:100% 0;transform:rotate(270deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.event-time-liner[data-v-ec7090ef]{display:inline-flex;background-color:var(--timer-background-color)}.date-since-digits[data-v-ec7090ef]{float:left;width:spann}.date-since-label[data-v-ec7090ef],.date-since-value[data-v-ec7090ef]{float:left;white-space:pre}.date-since-label[data-v-ec7090ef]{font-size:9px;text-transform:initial;color:#636363}.date-since-value[data-v-ec7090ef]{font-size:10px}.timer-value-zero[data-v-ec7090ef]{color:#9dafbd;font-size:10px}.event-description[data-v-ec7090ef]{margin:5px 0 5px 3px;padding:5px;height:100px;overflow:auto;text-transform:initial}.brwe-event-attributes{position:absolute;left:40px;bottom:5px;color:#7b7b7b}.clickable-part{cursor:pointer}.attribute-value-dist,.attribute-value-short{padding:0 10px;float:left;font-size:13px;color:var(--event-attributes)}.attribute-value-short{width:50px}.attribute-value-dist{width:90px}.attribute-spot{position:relative;display:contents}.button-icon-mini{position:initial;display:block;float:left}.user-reacted svg *{fill:#f44!important}.event-date{position:absolute;padding:0;top:5px;right:21px;height:50px;width:43px;background:aliceblue;transform:rotateY(0) rotate(5deg);text-align:center;color:#333;-webkit-box-shadow:0px 5px 5px 1px rgba(0,0,0,.75);-moz-box-shadow:0px 5px 5px 1px rgba(0,0,0,.75);box-shadow:0 5px 5px 1px #000000bf}.event-date-day{position:absolute;width:43px;font-size:20px;top:2px}.event-date-month{position:absolute;font-size:13px;top:19px;width:43px}.event-date-year{position:absolute;font-size:9px;top:31px;width:43px}.event-date-week{position:absolute;height:3px;top:0;left:0;border-left:1px solid #222}.day-of-week{float:left;width:5px;height:3px;border-right:1px solid #222}.day-of-week-last{border:0}.day-of-week-sat{background-color:#f4a2a2}.day-of-week-sun{background-color:#e95757}.day-of-week-selected{background-color:#222}.chevron-event-wrapper{float:left;position:relative;width:350px;height:200px;margin:10px}.chevron-event{width:100%;height:200px;position:absolute;overflow:hidden;background-color:var(--event-panel-backgoround);border-right:2px solid var(--event-state-past);border-left:2px solid var(--event-state-past);cursor:pointer;border-radius:10px}.chevron-event-running{border-right:2px solid var(--event-state-running);border-left:2px solid var(--event-state-running)}.chevron-event-future{border-right:2px solid var(--event-state-future);border-left:2px solid var(--event-state-future)}.event-image{height:70px;overflow:hidden}.event-image img{width:calc(100% - 24px);padding-left:24px}.event-details{background-color:var(--event-panel-details-backgoround);position:relative;height:210px}.side-timer-panel{background-color:var(--timer-background-color);position:absolute;top:0;width:25px;bottom:0;left:-1px}.timer-in-event{position:relative;left:-1px;top:10px}.event-name{font-size:22px;padding:3px 5px;position:absolute;overflow:hidden;text-transform:capitalize;text-shadow:1px 1px 2px #000;top:31px;right:0;color:#fff;left:26px;background-color:#fff6}.event-group-name{position:absolute;top:60px;right:10px;font-size:12px;color:var(--main-color-2)}.smaller-event-name{font-size:18px;line-height:22px}.date-since-digits{float:left;width:35px}.date-since-label{font-size:9px;text-transform:initial}.date-since-value{font-size:20px}.timer-value-zero{color:#9dafbd;font-size:16px}.event-date{padding-left:10px}.event-description{margin:5px 10px 10px 30px;padding:15px;height:68px;overflow:hidden;text-transform:initial;font-size:16px;line-height:18px;top:65px;position:absolute;right:0;left:0;font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.event-date{position:absolute;padding:0;top:5px}@media only screen and (max-width: 740px){.chevron-event-wrapper{width:calc(100vw - 25px);height:200px;margin:10px}}@media only screen and (min-width: 741px) and (max-width: 1140px){.chevron-event-wrapper{width:calc(50vw - 25px);height:200px;margin:10px}}@media only screen and (min-width: 1141px) and (max-width: 1470px){.chevron-event-wrapper{width:calc(33vw - 25px);height:200px;margin:10px}}@media only screen and (min-width: 1471px) and (max-width: 2000px){.chevron-event-wrapper{width:calc(25vw - 25px);height:200px;margin:10px}}@media only screen and (min-width: 2001px) and (max-width: 2500px){.chevron-event-wrapper{width:calc(20vw - 25px);height:200px;margin:10px}}@media only screen and (min-width: 2501px){.chevron-event-wrapper{width:calc(16vw - 5px);height:200px;margin:10px}}:root{--global-small-size-trigger: 900px;--z-index-event-hover: 300;--z-index-menu: 400;--z-index-add-button: 500;--z-index-dialog-overlay: 800;--z-index-search-panel: 900;--z-index-active-view-overlay: 999;--z-index-picker-layer: 1000;--z-index-image-upload: 1100;--z-index-notification-overlay: 9999;--z-index-notification-modal: 9999;--global-font-family: Arial,sans-serif;--global-font-size: .875rem;--global-font-weight: normal;--global-line-height: 24px;--event-name-font-family: "Baloo Tamma 2";--error-color: #ff4343;--warning-color: #e3b339;--border-color: #c3cbd2;--background-color: #000;--main-color: #89a8bf;--main-color-2: #657d8f;--main-panel-color: #062e4c;--text-color: #fff;--text-reverse-color: #000;--panel-background-color: #1a1f22;--panel-color: #d2d2d8;--timer-background-color: #091e2f;--selected-highlighter-color: #ff4343;--link-color: #5e8aab;--link-color-hover: #fff;--naviagation-shadow: 0 10px 10px 0 rgb(0 0 0);--icons-color: #fff;--event-state-future: #69e46f;--event-state-running: #d14a4a;--event-state-past: #4951d0;--cmp-panel-border-color: #c3cbd2;--cmp-panel-selected-color: #fff;--cmp-panel-selected-backgroud-color: #3b9153;--event-panel-backgoround: #061927;--event-panel-backgoround-hover: #70777b;--event-panel-details-backgoround: rgba(0,0,0,.8);--event-attributes: #bbd6ea;--button-border-color: #5e8aab;--button-border-color-primary: #fff;--button-background-color-primary: #69ade2;--button-text-color: #5e8aab;--button-text-color-hover: #000;--button-text-color-primary: #fff;--button-text-color-hover-primary: #000;--button-blue-border-color: #5e8aab;--button-blue-color: #fff;--button-blue-bck-color: #69ade273;--button-blue-border-hover-color: #5e8aab;--button-blue-hover-color: #cacaca;--button-blue-bck-hover-color: #479fe4;--picker-background: #b0c3d6;--payment-state-success: #69e46f;--payment-state-problem: #de9e4a;--payment-state-failure: #d14a4a;--sys-info-info-type-background-color: #3b71a9;--sys-info-error-type-background-color: #a93b3b;--sys-info-warn-type-background-color: #a9913b;--sys-info-question-type-background-color: #1fa37b;--variant-silver: rgb(122, 152, 160);--variant-palladium: rgb(60, 116, 173);--variant-gold: rgb(206, 182, 85);--variant-platinum: rgb(205, 119, 61);--variant-rhodium: rgb(40, 46, 52);--switch-on: #18811d;--switch-off: #ad1515;--switch-button: #363636;--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}:root.light-theme{--background-color: #fff;--main-color: #89a8bf;--main-panel-color: #fff;--text-color: #000;--text-reverse-color: #fff;--panel-background-color: #346772;--timer-background-color: #f5f5f5;--link-color: #5e8aab;--link-color-hover: #061927;--button-border-color: #061927;--button-text-color: #fff;--picker-background: #346772;--naviagation-shadow: 0 10px 10px 0 rgb(200 200 200);--sys-info-info-type-background-color: #56a3f1;--sys-info-error-type-background-color: #f15d56;--sys-info-warn-type-background-color: #f1a556;--sys-info-question-type-background-color: #68df90;--event-panel-backgoround: #e0f1ff;--event-panel-backgoround-hover: #64c7ff;--event-panel-details-backgoround: rgba(255,255,255,.8);--event-attributes: #798b98 --switch-on: #3ad241;--switch-off: #e42828;--switch-button: #717171;--icons-color: #485e6f}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}#app{margin:0 auto}
