html{box-sizing:border-box}body{margin:0;font-family:"Open Sans",sans-serif;background:#fffaf7}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4{margin-top:0}img{width:100%;display:block}.left-menu-panel{flex:1;max-height:calc(100vh - 185px)}@media only screen and (max-width: 768px){.left-menu-panel{max-height:unset}}.leaflet-control-minimap{box-shadow:none !important}.leaflet-top{top:25px !important}@media only screen and (max-width: 768px){.leaflet-top{top:0 !important}}.swiper-slide{display:flex;justify-content:center;align-items:center}.text-icon{width:20px;height:auto;display:inline-block;vertical-align:middle}.back-div img{width:20px;display:inline}.back-div span{margin-left:10px;vertical-align:top}.share-icons{display:flex;align-items:center;justify-content:space-evenly;padding:0}.share-icons button{height:50px;width:50px;font-size:20px;text-decoration:none;border:1px solid rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;border-radius:50%;justify-content:center;transition:all .3s ease-in-out}.share-icons button:hover{color:#fff;border-color:rgba(0,0,0,0)}.share-icons button:hover svg{transform:scale(1.2)}.share-icons button:nth-child(1){color:#1877f2;border-color:#b7d4fb}.share-icons button:nth-child(1):hover{color:#fff;background:#1877f2}.share-icons button:nth-child(2){color:#46c1f6;border-color:#b6e7fc}.share-icons button:nth-child(2):hover{color:#fff;background:#46c1f6}.share-icons button:nth-child(3){color:#e60023;border-color:#ff9cad}.share-icons button:nth-child(3):hover{color:#fff;background:#e60023}.app-info-div{margin:15px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:27px;color:#707070}.app-info-more-div img{width:20px;height:30px;float:left;margin-right:10px}.app-info-more-div span{display:block}.left-block{position:relative;height:100vh !important;width:100% !important}@media only screen and (max-width: 768px){.left-block{width:100% !important;height:40vh !important}}.vue-map{height:100vh !important}@media only screen and (max-width: 768px){.vue-map{width:100% !important;height:40vh !important}}.main-menu-div{z-index:1020;flex:1;box-shadow:-3px 0 5px rgba(0,0,0,.1);max-height:100vh;width:100%}@media only screen and (min-width: 768px){.main-menu-div{min-width:400px}}@media only screen and (max-width: 768px){.main-menu-div{position:absolute;top:40%;height:60%;min-width:100%;overflow:auto}}@media only screen and (max-width: 1201px)and (min-width: 992px){.main-menu-div,.object-block{width:350px;min-width:350px}}.main-menu-header{display:flex;flex-direction:column;margin-bottom:10px}.main-menu-header .header-top{background-color:#1d5f93;padding:12px 16px;color:#fff;display:flex;justify-content:space-between;align-items:center}.header-buttons{padding:16px;color:#1d5f93;text-align:center;display:flex;gap:14px}.header-buttons .button-with-icon{cursor:pointer;width:75px}.header-buttons .button-with-icon span:last-child{display:block;font-size:10px}.header-buttons .button-with-icon.active{background-color:rgba(150,150,150,.15);font-weight:bold}.search-header{background-color:#1c5f93;padding:0 15px 15px}.search-header input{width:100%;padding:8px 16px;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:50px;border:none}.iconify-header{cursor:pointer;vertical-align:middle;margin-right:10px}.objects-panel,.legends-panel{max-height:calc(100vh - var(--header-height));overflow:auto}@media only screen and (max-width: 768px){.objects-panel{overflow:hidden !important;max-height:none;background-color:#fff}.share-button{display:none}}.languages-block{display:block;padding:8px 16px;cursor:pointer;align-items:center;color:#777;border-bottom:1px solid #eaeaea;transition:background-color .3s ease}.languages-block:hover{background:#d9eaf2}.languages-block svg{width:25px}img[src$="#image-marker"]{border:2px solid #000 !important;border-radius:15%;width:70px !important;height:70px !important;object-fit:cover}.leaflet-cluster{border:2px solid #000 !important;border-radius:15%}.leaflet-cluster span{position:absolute;padding:6px;color:#fff;background-color:rgba(0,0,0,.2);border-radius:50%}.leaflet-cluster img{height:100%;object-fit:cover}.legend-checkbox{vertical-align:middle;margin-right:8px}.app-widget{text-align:center;font-size:12px;background-color:#1b5f95;color:#fff}.app-widget p.event-description{background-color:#fff;color:#000;padding-bottom:12px !important}.app-widget>p:first-of-type{text-align:start;padding:0 15px}.app-widget>p:last-of-type{padding:1em 15px 0;margin:0}.app-widget iframe{border:none;max-height:56px;width:100%}.app-widget>div{display:flex;justify-content:center;padding:20px 0}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0}.styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#fff}.styled-checkbox:hover+label:before{background:#f35429}.styled-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.styled-checkbox:checked+label:before{background:#f35429}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.styled-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}@media only screen and (min-width: 768px){.PointPanel__info{display:flex}}:root{--default-background: $primary-blue;--header-height: 135px;--primary: #0075B0;--primary-light: hsl(200,50%,93%);--secondary: #9A3B26;--third: #EDCFB3;--fourth: #EF7659;--black: #222222;--white: #fffaf7;--base: 8px;--base2: calc(8px * 1.75);--base3: calc(8px * 2.5);--base4: calc(8px * 4);--base5: calc(8px * 5);--base6: calc(8px * 6);--base7: calc(8px * 7);--base8: calc(8px * 8);--base9: calc(8px * 9);--base10: calc(8px * 10)}.fade-enter-active,.fade-leave-active{transition:opacity .1s}.fade-enter,.fade-leave-to{opacity:0}@media screen{.noScreen{display:none}}.share-button{margin:auto;position:absolute;top:8px;left:50%;right:50%;width:6em;height:2em;line-height:2em;z-index:15000}.social-toggle,.social-toggle-map{display:block !important;font-weight:bold !important;font-size:90% !important;text-align:center !important;text-transform:uppercase !important;transition:all .25s !important;color:#c8c8c8 !important;background:#c8c8c8 !important;border:2px solid #c8c8c8 !important;padding:1px 10px !important}@media only screen and (max-width: 850px){.share-button{left:25%;right:75%}}.social-toggle:hover,.social-toggle-map:hover{background:#c8c8c8;color:#333}.share-button button{text-decoration:none;cursor:pointer}.swiper-wrapper{max-height:70vh}.swiper-wrapper img{max-height:80vh}.galleryModal{height:90vh !important;margin:45px auto !important}.galleryModal .el-dialog__body{height:100%}.galleryModal .el-dialog__body .swiper{height:80vh}.galleryModal .el-dialog__header{padding:20px !important}.galleryModal .el-dialog__header button{top:8px !important;right:8px !important}.leaflet-control-browser-print{display:none !important}.el-dropdown__popper{z-index:20006 !important}#shareDivBtn{display:none;width:calc(100% + 25px);min-width:80px;max-width:100px;background-color:#fff;position:absolute;left:45px;bottom:0}#shareDivBtn button{min-height:10px;padding:6px 15px}.stage-class-block{padding:8px 16px;cursor:pointer;align-items:center;border-bottom:1px solid #eaeaea;transition:background-color .3s ease}.stage-class-block:hover{background:#d9eaf2}.stage-class-block .active{color:#333}.legend-markers-panel div{display:block;padding:8px 16px;cursor:pointer}.legend-markers-panel div img{margin-right:8px}.legend-markers-panel div>span{text-transform:capitalize;vertical-align:middle}.stage-icon{padding-right:6px}.stage-icon img{width:20px;height:auto;display:inline-block;vertical-align:middle}.objects-block{display:flex;cursor:pointer;padding:16px 8px;transition:background-color .3s ease;width:100%;overflow:hidden}.objects-block:hover{background:#d9eaf2}.objects-block>div:first-of-type{margin-left:12px}.objects-block>div div{font-size:13px;line-height:15px;color:#70757a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.object-block{position:absolute;top:0;right:0;margin:16px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:4px;max-width:400px;min-width:300px;max-height:calc(100vh - 32px);height:auto;z-index:1100}@media only screen and (max-width: 768px){.object-block{max-width:unset;margin:0;height:100vh;width:100%}}.object-block>div:last-of-type{padding:16px}.object-block .object-stage-name{font-size:10px;color:#1d5f93;text-transform:uppercase}.object-block .object-descr{font-size:14px;color:#70757a;word-break:break-word;margin-bottom:12px}.object-block .object-image{position:relative}.object-block .object-image>div{background-repeat:no-repeat;background-size:cover;filter:blur(5px);width:100%;height:220px;opacity:.5}.object-block .object-image>img{max-height:220px;object-fit:contain;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.object-block .object-image>span{width:30px;height:30px;position:absolute;top:15px;right:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:50px;cursor:pointer}.object-block .object-image>span svg{position:absolute;top:calc(50% - 14px);left:calc(50% - 14px)}.favorite-block{text-align:center}.favorite-block>div{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;box-shadow:0px -1px 0px rgba(0,0,0,.02),0px 1px 0px rgba(0,0,0,.02)}.favorite-block .check-block{display:flex;justify-content:space-between;width:100%}.favorite-block .favorite-first{display:flex;align-items:flex-start;flex-direction:column}.favorite-block .favorite-first span:first-of-type{font-size:10px;color:#1d5f93;text-transform:uppercase}.favorite-block .favorite-first span:last-of-type{font-size:16px;color:#000}.favorite-block svg{color:#adadad;cursor:pointer}.disable-click{cursor:default;pointer-events:none;opacity:.3}.d-none{display:none}.text-center{text-align:center}.inline-block{display:inline-block}.vertical-middle{vertical-align:middle}.PointPanel__image{filter:sepia(100%)}.PointPanel__info{padding:15px}.PointPanel__date,.PointPanel__meta{padding:5px;line-height:1;transform:scale(0.8);opacity:.5}.PointPanel__month{text-align:center;margin:0}.PointPanel__number{font-weight:normal;font-size:48px;text-align:center;margin:0}.PointPanel__name{font-size:1.1rem}.PointPanel__location{text-align:center}.PointPanel__location h3{white-space:nowrap;font-size:48px;margin:0;letter-spacing:-4px}.PointPanel__location h5{margin:0}p{margin:1em 0}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}#add-to-favorite-point{margin-top:-3px;transition:opacity .2s ease-out}#add-to-favorite-point:hover{opacity:.7}.PointsPanel__header{height:64px;display:flex;align-items:center;justify-content:space-between}.PointsPanel__event{display:flex;padding:15px;cursor:pointer;border-bottom:1px solid #eaeaea}.PointsPanel__event:hover{background:#e4f0f6}.panel-text{font-size:.8em;opacity:.5}.Top{display:flex;justify-content:space-between;align-items:center;padding:20px 14px 14px;background:#fffaf7 repeat-x 0 0;background-size:12px;height:60px}.Top_background{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAKCAYAAABWiWWfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpinGWtdoGBgUGfgTLwEYj7mICEAxBfpNAgh9QjN5uYgMQHCgyEGQTyHQPIZQxkGohiENwwMgzEMAjFMBIMxGoQhmFEGIjTIKyG4TEQr0EgwPj//3+c/pltoy4ApA4AsQIhgwgahmSgAiGDQAAgwAAWwkdv1Ys6OAAAAABJRU5ErkJggg==)}.bottom-notification-for-app{position:fixed;bottom:0;background-color:#fff;padding:0 5px;width:100%;z-index:1000000;text-align:center;border-top:3px solid #b2292e}.bottom-notification-for-app p{font-size:12px;color:#777;margin-bottom:0}.bottom-notification-for-app iframe{border:none;height:60px}.el-dialog .el-dialog__header button{font-size:24px}.el-dialog .el-dialog__body{text-align:center;padding:0 15px 20px;word-break:break-word}.el-dialog img{margin:0 auto}.download-app-dialog .el-dialog__body{padding:0 35px 45px}.download-app-dialog p{font-size:12px;color:#777;margin-bottom:0}.download-app-dialog iframe{border:none;height:60px}.leaflet-bar a.leaflet-disabled{cursor:pointer !important;background-color:#fff !important;color:#000 !important}.el-overlay{z-index:100000 !important}.el-overlay .el-overlay-dialog{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.el-dialog{width:50%}@media screen and (max-width: 768px){.el-dialog{width:90% !important}}.image-copyright-text{position:absolute;bottom:0;right:0;background-color:rgba(209,209,209,.6117647059);color:#000;text-decoration:none;padding-left:8px;padding-right:8px;font-size:10px;border-top-left-radius:12px;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.seatPlaces{display:flex;justify-content:center;gap:10px}.seatPlaces div{margin-top:5px;display:inline-block;background-color:#1f76ba;height:70px;width:70px;color:#fff;font-size:3rem;text-align:center;border-radius:50%;cursor:pointer}.app-widget-inline{text-align:center;font-size:14px;border-top:1px solid #e7d2c5}.app-widget-inline img{margin:0 auto}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;margin-top:5px;cursor:pointer}.progress label{display:inline;line-height:15px;font-weight:bold;margin-right:5px}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}.leaflet-tooltip{font-family:"Open Sans",sans-serif;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;color:#000 !important;padding:0 !important;background-color:rgba(0,0,0,0) !important;border:0 !important;box-shadow:none !important}.leaflet-tooltip-bottom:before{border:0 !important}.nc-cluster{background-image:var(--cluster-marker)}.nc-cluster div{margin-top:5px;margin-left:-2px !important;text-align:center}.nc-cluster span{color:#fff}.nc-cluster-dark{filter:grayscale(0.3)}.nc-cluster-light{filter:saturate(1.5)}@media only screen and (max-width: 600px){#info-area-for-btn{display:none}}@media print{.noPrint{display:none !important}.noScreen{max-width:250px;font-family:Roboto,Arial,sans-serif;font-weight:300}.noScreen div{padding:5px;height:24px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noScreen img{width:auto;height:21px;float:left;margin-right:7px}.noScreen label{vertical-align:middle}}
