/*! For license information please see LICENSES */ (window.webpackJsonp=window.webpackJsonp||[]).push([[42,4,17,18,19,22,23,24,25,26,27,30,31,32,33,35,36,37,38,39,49],{242:function(t,e,n){"use strict";n.d(e,"a",(function(){return l})),n.d(e,"b",(function(){return f})),n.d(e,"c",(function(){return h}));var r=n(562),o=n(0),l=Object(o.j)("v-card__actions"),c=Object(o.j)("v-card__subtitle"),f=Object(o.j)("v-card__text"),h=Object(o.j)("v-card__title");r.a},582:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(242),c=n(572),f=n(229),h=n(675),d=n(574),v=n(676),_=n(23),m=(n(89),n(26),n(27),n(52),n(595)),y=n.n(m),x=n(583),w=n(584),k={components:{AcceptRules:x.default,ShortInfo:w.default},data:function(){return{dialog:!1,overlay:!1,fullname:"",tin:null,phone:"",email:"",selectItems:["Физ. лицо","Юр. лицо"],selected:"Физ. лицо"}},methods:{pay:function(){var t=this;return Object(_.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.checkInputs(),n={fullname:t.fullname,tin:t.tin,tinType:t.selected,email:t.email,number:t.$store.state.number,period:t.$store.state.months,phone:t.phone,startDate:t.$store.state.startDate,endDate:t.$store.state.endDate,price:Number(t.$store.state.price)},e.next=5,t.$axios.post("/api/rent",n);case 5:if(!(r=e.sent).data.error){e.next=8;break}throw r.data.error;case 8:t.dialog=!1,new y.a("000001784907001-84907001").openPopup({amount:r.data.price,orderId:r.data.orderId,extra:{additionalInfo:r.data.additionalInfo,officeNumber:r.data.number}}).then(Object(_.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t.$nuxt.$emit("open_sign_to_bots_dialog"),t.$axios.post("/api/acceptedc",{orderId:r.data.orderId,number:r.data.number});case 2:case"end":return e.stop()}}),e)})))).catch(function(){var e=Object(_.a)(regeneratorRuntime.mark((function e(n){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n.isCrossClose?t.$axios.post("/api/history",{orderId:r.data.orderId,text:"После открытия платежной формы, клиент её закрыл"}):t.$axios.post("/api/history",{orderId:r.data.orderId,text:"Отказ банка при оплате офиса"});case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),e.next=17;break;case 13:e.prev=13,e.t0=e.catch(0),console.log(e.t0),7==e.t0.code?t.$nuxt.$emit("open_snackbar",{text:e.t0.message}):(t.$nuxt.$emit("open_snackbar",{text:"Извините, что-то пошло не так"}),t.overlay=!0,setTimeout((function(){t.overlay=!1,t.dialog=!1}),2e3));case 17:case"end":return e.stop()}}),e,null,[[0,13]])})))()},checkInputs:function(){if(!this.testFullname())throw{code:7,message:"Неверный формат ФИО"};if(!this.testPhone())throw{code:7,message:"Неверный формат номера телефона"};if(!this.testEmail())throw{code:7,message:"Неверный формат email"};if(this.testInn(),!this.$refs.AcceptRules.checkbox)throw{code:7,message:"Необходимо принять правила"}},testInn:function(){if(!this.tin)throw{code:7,message:"Заполните ИНН"};if("Физ. лицо"==this.selected){if(14!==this.tin.length)throw{code:7,message:"ИНН физ. лиц состоит из 12 цифр"}}else if(12!==this.tin.length)throw{code:7,message:"ИНН юр. лиц состоит из 10 цифр"}},testFullname:function(){return/^([А-ЯA-Z]|[А-ЯA-Z][\x27а-яa-z]{1,}|[А-ЯA-Z][\x27а-яa-z]{1,}\-([А-ЯA-Z][\x27а-яa-z]{1,}|(оглы)|(кызы)))\040[А-ЯA-Z][\x27а-яa-z]{1,}(\040[А-ЯA-Z][\x27а-яa-z]{1,})?$/.test(this.fullname)},testPhone:function(){return/^(\+7|7|8)?[\s\-]?\(?[489][0-9]{2}\)?[\s\-]?[0-9]{3}[\s\-]?[0-9]{2}[\s\-]?[0-9]{2}$/.test(this.phone)},testEmail:function(){return/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(this.email)}}},C=k,$=(n(597),n(40)),component=Object($.a)(C,(function(){var t=this,e=t._self._c;return e(c.a,{attrs:{"max-width":t.$vuetify.breakpoint.xs?"1000":"500",persistent:"",fullscreen:t.$vuetify.breakpoint.xs},model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[e(o.a,[e("ShortInfo",{ref:"shortInfo"}),t._v(" "),e("div",{staticClass:"pa-3"},[e("div",{staticClass:"clientData",class:{"pa-2":t.$vuetify.breakpoint.xs}},[e(v.a,{attrs:{label:"ФИО",color:"orange"},model:{value:t.fullname,callback:function(e){t.fullname=e},expression:"fullname"}}),t._v(" "),e("div",{staticClass:"d-flex align-end"},[e(h.a,{staticClass:"mr-4",staticStyle:{width:"50px"},attrs:{items:t.selectItems,color:"orange"},model:{value:t.selected,callback:function(e){t.selected=e},expression:"selected"}}),t._v(" "),e(v.a,{directives:[{name:"mask",rawName:"v-mask",value:"Физ. лицо"==t.selected?"####-######-##":"####-#####-#",expression:"selected == 'Физ. лицо' ? '####-######-##' : '####-#####-#'"}],attrs:{label:"ИНН",color:"orange"},model:{value:t.tin,callback:function(e){t.tin=e},expression:"tin"}})],1),t._v(" "),e(v.a,{directives:[{name:"mask",rawName:"v-mask",value:"+7 ### ### ## ##",expression:"'+7 ### ### ## ##'"}],attrs:{label:"Номер телефона",color:"orange"},model:{value:t.phone,callback:function(e){t.phone=e},expression:"phone"}}),t._v(" "),e(v.a,{attrs:{label:"Email - пришлем чек после оплаты",color:"orange","hide-details":""},model:{value:t.email,callback:function(e){t.email=e},expression:"email"}})],1),t._v(" "),e("AcceptRules",{ref:"AcceptRules"}),t._v(" "),e(l.a,[e(d.a),t._v(" "),e(r.a,{attrs:{color:"grey",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Закрыть")]),t._v(" "),e(r.a,{attrs:{color:"orange",text:""},on:{click:function(e){return t.pay()}}},[t._v("Продолжить")])],1)],1),t._v(" "),e(f.a,{attrs:{color:"red",absolute:""},model:{value:t.overlay,callback:function(e){t.overlay=e},expression:"overlay"}})],1)],1)}),[],!1,null,"ffcfcee4",null);e.default=component.exports;installComponents(component,{ShortInfo:n(584).default,AcceptRules:n(583).default})},583:function(t,e,n){"use strict";n.r(e);var r=n(631),o={data:function(){return{checkbox:!1}},methods:{openInfoRecovery:function(){this.$nuxt.$emit("open-info-recovery")},openInfoService:function(){this.$nuxt.$emit("open-info-service")},openInfoConfidential:function(){this.$nuxt.$emit("open-info-confidential")}}},l=n(40),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"acceptRules pa-2 mt-3 d-flex caption align-center",staticStyle:{"line-height":"100%"}},[e(r.a,{model:{value:t.checkbox,callback:function(e){t.checkbox=e},expression:"checkbox"}}),t._v(" "),e("div",{staticClass:"ml-1"},[t._v("\n Продолжая, вы принимаете "),e("a",{on:{click:t.openInfoRecovery}},[t._v("условия предоставления услуг")]),t._v(", "),e("a",{on:{click:t.openInfoService}},[t._v("политику возврата платежей")]),t._v(" и соглашаетесь с "),e("a",{on:{click:t.openInfoConfidential}},[t._v("политикой персональных данных")])])],1)}),[],!1,null,null,null);e.default=component.exports},584:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(674),l=n(232),c=n(736),f=(n(27),n(60),n(20)),h=(n(36),n(587),n(82)),d={data:function(){return{date:null,menu:!1,min:null,max:null}},created:function(){var t=new Date;this.min=h.a.format(t,"YYYY-MM-DD");var e=h.a.addMonths(t,1);this.max=h.a.format(e,"YYYY-MM-DD")},computed:{computedDateFormatted:function(){return this.formatDate(this.date)}},watch:{date:function(t){var e=this.formatDate(this.date);this.$store.commit("change_dates",e)}},methods:{formatDate:function(t){if(!t)return null;var e=t.split("-"),n=Object(f.a)(e,3),r=n[0],o=n[1],l=n[2];return"".concat(l,".").concat(o,".").concat(r)},parseDate:function(t){if(!t)return null;var e=t.split("/"),n=Object(f.a)(e,3),r=n[0],o=n[1],l=n[2];return"".concat(l,"-").concat(r.padStart(2,"0"),"-").concat(o.padStart(2,"0"))}}},v=n(40),component=Object(v.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"infoOffice pa-1 orange"},[e("div",{staticClass:"font-weight-regular title mt-2 d-flex mx-3 justify-center align-center mb-5"},[t._v("\n "+t._s("".concat(t.$store.state.price).replace(/(\d)(?=(\d{3})+$)/g,"$1 "))+" ₽ за "+t._s(t.$store.state.months)+" мес.\n ")]),t._v(" "),e("div",{staticClass:"d-flex align-center mx-3 mb-2"},[e("div",[e(l.a,{attrs:{color:"white"}},[t._v("mdi-texture-box")])],1),t._v(" "),e("div",{staticClass:"ml-2"},[e("span",[t._v(t._s(t.$store.state.sqm)+" кв.м.")])])]),t._v(" "),e("div",{staticClass:"d-flex align-center mx-3 mb-2"},[e("div",[e(l.a,{attrs:{color:"white"}},[t._v("mdi-calendar-range")])],1),t._v(" "),e("div",{staticClass:"ml-2"},[e(c.a,{attrs:{"close-on-content-click":!1,transition:"scale-transition","offset-y":"","min-width":"auto"},scopedSlots:t._u([{key:"activator",fn:function(n){var o=n.on,l=n.attrs;return[e("div",{staticClass:"d-flex align-center"},[e("div",[e("span",[t._v("С")])]),t._v(" "),e(r.a,t._g(t._b({staticClass:"mx-2",attrs:{small:""}},"v-btn",l,!1),o),[t._v("\n "+t._s(t.$store.state.startDate)+"\n ")]),t._v(" "),e("div",[e("span",[t._v("по "+t._s(t.$store.state.endDate))])])],1)]}}]),model:{value:t.menu,callback:function(e){t.menu=e},expression:"menu"}},[t._v(" "),e(o.a,{attrs:{locale:"ru-ru",min:t.min,max:t.max},on:{input:function(e){t.menu=!1}},model:{value:t.date,callback:function(e){t.date=e},expression:"date"}})],1)],1)]),t._v(" "),e("div",{staticClass:"d-flex align-center mx-3 mb-2"},[e("div",[e(l.a,{attrs:{color:"white"}},[t._v("mdi-map-marker-radius-outline")])],1),t._v(" "),e("div",{staticClass:"ml-2"},[e("span",[t._v("г.Кемерово, ул.Клары Цеткин 118Б, оф. "+t._s(t.$store.state.number))])])])])}),[],!1,null,null,null);e.default=component.exports},585:function(t,e,n){var content=n(598);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("31347ca4",content,!0,{sourceMap:!1})},586:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));n(36),n(15),n(99),n(16),n(4),n(100),n(88);var r=n(1);function o(t){return r.default.extend({name:"v-".concat(t),functional:!0,props:{id:String,tag:{type:String,default:"div"}},render:function(e,n){var r=n.props,data=n.data,o=n.children;data.staticClass="".concat(t," ").concat(data.staticClass||"").trim();var l=data.attrs;if(l){data.attrs={};var c=Object.keys(l).filter((function(t){if("slot"===t)return!1;var e=l[t];return t.startsWith("data-")?(data.attrs[t]=e,!1):e||"string"==typeof e}));c.length&&(data.staticClass+=" ".concat(c.join(" ")))}return r.id&&(data.domProps=data.domProps||{},data.domProps.id=r.id),e(r.tag,data,o)}})}},587:function(t,e,n){"use strict";var r=n(8),o=n(607).start;r({target:"String",proto:!0,forced:n(608)},{padStart:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},590:function(t,e,n){var content=n(591);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("7b5d4dc6",content,!0,{sourceMap:!1})},591:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}",""]),r.locals={},t.exports=r},592:function(t,e,n){var content=n(593);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("ae7a972c",content,!0,{sourceMap:!1})},593:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,'.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-bottom:0;margin-top:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{align-items:center;display:inline-flex;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 0 auto;height:24px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{cursor:pointer;height:100%;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;left:-12px;margin:7px;position:absolute;top:calc(50% - 24px);transition:inherit;width:34px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0;transform:scale(.2);transform-origin:center center;transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{height:28px;left:-9px;width:28px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{flex:0 1 auto}.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2);transition:none}',""]),r.locals={},t.exports=r},594:function(t,e,n){var content=n(619);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("6627d3f6",content,!0,{sourceMap:!1})},595:function(t,e,n){"use strict";(function(e,n){function r(t,e){for(var i=0;i\n\n\n',m(r,O),r.addEventListener("click",this.handleClickCross);var o=document.createElement("div");m(o,$);var l=document.createElement("div");m(l,S);var iframe=document.createElement("iframe");iframe.setAttribute("name",this.name),m(iframe,j);var c=document.createElement("div");return m(c,A),n.appendChild(o),n.appendChild(r),o.appendChild(c),c.appendChild(iframe),e.execute({children:n,onClick:t})},n=e,(l=[{key:"url",get:function(){var t=this.props.url,e=t.indexOf("?");return-1===e?t:t.slice(0,e)}}])&&r(n.prototype,l),f&&r(n,f),Object.defineProperty(n,"prototype",{writable:!1}),e}(v),T="style_button__1YfrP",I="style_active__21G-H";x(".style_button__1YfrP {\n background-color: white;\n border-color: rgba(0, 0, 0, 0.2);\n padding: 13px 23px;\n text-align: center;\n border-radius: 1px;\n outline: 0px;\n border-width: 1px;\n cursor: pointer;\n font-size: 14px;\n height: 48px;\n display: inline-block;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n white-space: nowrap;\n width: 200px;\n font-family: Helvetica, Arial, sans-serif;\n\n -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;\n\n transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;\n}\n\n.style_button__1YfrP.style_active__21G-H {\n background-color: rgb(255, 237, 0);\n border-color: rgb(255, 237, 0);\n}\n\n.style_button__1YfrP.style_active__21G-H:hover {\n border-color: rgb(0, 0, 0);\n background-color: rgb(0, 0, 0);\n color: white;\n}\n\n.style_button__1YfrP:hover {\n border-color: rgb(0, 0, 0);\n}\n");var P=function(t){function e(){return t.apply(this,arguments)||this}return c(e,t),e.prototype.render=function(){var t=this.props,e=t.isActive,n=t.onClick,r=t.children,o=document.createElement("button");return o.addEventListener("click",n),o.innerText=r,m(o,T),e&&m(o,I),o},e}(v),E="style_confirm-panel__1s25-",M="style_button-wrap__1Rcd5",R="style_label__wJvJQ";x(".style_confirm-panel__1s25- {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n position: absolute;\n width: 100%;\n}\n\n.style_button-wrap__1Rcd5 {\n text-align: center;\n}\n\n.style_button-wrap__1Rcd5 > button + button {\n margin-left: 10px;\n}\n\n.style_label__wJvJQ {\n color: white;\n font-size: 18px;\n margin-bottom: 40px;\n text-align: center;\n font-family: Helvetica, Arial, sans-serif;\n}\n\n@media (max-width: 450px) {\n .style_button-wrap__1Rcd5 > button + button {\n margin-left: 0;\n margin-top: 10px;\n }\n\n .style_button-wrap__1Rcd5 {\n margin: 0 40px;\n }\n}\n");var B=function(t){function e(){return t.apply(this,arguments)||this}return c(e,t),e.prototype.render=function(){var t=this.props,e=t.onClose,n=t.onCancel,r=new k,o=document.createElement("div");m(o,E);var label=document.createElement("div");label.innerText="Вы уверены, что хотите закрыть окно?",m(label,R);var l=document.createElement("div");m(l,M);var c=new P,f=new P;return o.appendChild(label),o.appendChild(l),l.appendChild(c.execute({onClick:e,isActive:!0,children:"Закрыть"})),l.appendChild(f.execute({onClick:n,children:"Отмена"})),r.execute({children:o})},e}(v),F="message",z=function(t){window.location.replace(t)};function L(t){var e=this.constructor;return this.then((function(n){return e.resolve(t()).then((function(){return n}))}),(function(n){return e.resolve(t()).then((function(){return e.reject(n)}))}))}function N(t){return new this((function(e,n){if(!t||void 0===t.length)return n(new TypeError(typeof t+" "+t+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(t);if(0===r.length)return e([]);var o=r.length;function l(i,t){if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if("function"==typeof n)return void n.call(t,(function(t){l(i,t)}),(function(t){r[i]={status:"rejected",reason:t},0==--o&&e(r)}))}r[i]={status:"fulfilled",value:t},0==--o&&e(r)}for(var i=0;i.v-picker__body{margin:initial}.v-picker__title{border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;padding:16px}.v-picker__title__btn{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-picker__title__btn:not(.v-picker__title__btn--active){cursor:pointer;opacity:.6}.v-picker__title__btn:not(.v-picker__title__btn--active):hover:not(:focus){opacity:1}.v-picker__title__btn--readonly{pointer-events:none}.v-picker__title__btn--active{opacity:1}.v-picker__body{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;height:auto;margin:0 auto;overflow:hidden;position:relative;z-index:0}.v-picker__body>div{width:100%}.v-picker__body>div.fade-transition-leave-active{position:absolute}.v-picker--landscape .v-picker__title{border-bottom-right-radius:0;border-top-right-radius:0;height:100%;position:absolute;top:0;width:170px;z-index:1}.v-application--is-ltr .v-picker--landscape .v-picker__title{left:0}.v-application--is-rtl .v-picker--landscape .v-picker__title{right:0}.v-application--is-ltr .v-picker--landscape .v-picker__actions:not(.v-picker__actions--no-title),.v-application--is-ltr .v-picker--landscape .v-picker__body:not(.v-picker__body--no-title){margin-left:170px;margin-right:0}.v-application--is-rtl .v-picker--landscape .v-picker__actions:not(.v-picker__actions--no-title),.v-application--is-rtl .v-picker--landscape .v-picker__body:not(.v-picker__body--no-title){margin-left:0;margin-right:170px}.v-picker--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}",""]),r.locals={},t.exports=r},603:function(t,e,n){var content=n(604);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("ec842454",content,!0,{sourceMap:!1})},604:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".v-date-picker-title{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;line-height:1}.v-application--is-ltr .v-date-picker-title .v-picker__title__btn{text-align:left}.v-application--is-rtl .v-date-picker-title .v-picker__title__btn{text-align:right}.v-date-picker-title__year{align-items:center;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px}.v-date-picker-title__date{font-size:34px;font-weight:500;margin-bottom:-8px;overflow:hidden;padding-bottom:8px;position:relative;text-align:left}.v-date-picker-title__date>div{position:relative}.v-date-picker-title--disabled{pointer-events:none}",""]),r.locals={},t.exports=r},605:function(t,e,n){var content=n(606);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("075924a4",content,!0,{sourceMap:!1})},606:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".theme--light.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) button:not(:hover):not(:focus){color:rgba(0,0,0,.87)}.theme--light.v-date-picker-header .v-date-picker-header__value--disabled button{color:rgba(0,0,0,.38)}.theme--dark.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) button:not(:hover):not(:focus){color:#fff}.theme--dark.v-date-picker-header .v-date-picker-header__value--disabled button{color:hsla(0,0%,100%,.5)}.v-date-picker-header{align-items:center;display:flex;justify-content:space-between;padding:4px 16px;position:relative}.v-date-picker-header .v-btn{margin:0;z-index:auto}.v-date-picker-header .v-icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-date-picker-header__value{flex:1;overflow:hidden;position:relative;text-align:center}.v-date-picker-header__value div{transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-date-picker-header__value button{cursor:pointer;font-weight:700;outline:none;padding:.5rem;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-date-picker-header--disabled{pointer-events:none}",""]),r.locals={},t.exports=r},607:function(t,e,n){"use strict";var r=n(14),o=n(110),l=n(37),c=n(248),f=n(54),h=r(c),d=r("".slice),v=Math.ceil,_=function(t){return function(e,n,r){var c,_,m=l(f(e)),y=o(n),x=m.length,w=void 0===r?" ":l(r);return y<=x||""===w?m:((_=h(w,v((c=y-x)/w.length))).length>c&&(_=d(_,0,c)),t?m+_:_+m)}};t.exports={start:_(!1),end:_(!0)}},608:function(t,e,n){"use strict";var r=n(90);t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(r)},609:function(t,e,n){var content=n(610);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("0f7d136a",content,!0,{sourceMap:!1})},610:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".theme--light.v-date-picker-table .v-date-picker-table--date__week,.theme--light.v-date-picker-table th{color:rgba(0,0,0,.38)}.theme--dark.v-date-picker-table .v-date-picker-table--date__week,.theme--dark.v-date-picker-table th{color:hsla(0,0%,100%,.5)}.v-date-picker-table{height:242px;padding:0 12px;position:relative}.v-date-picker-table table{table-layout:fixed;top:0;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-date-picker-table td,.v-date-picker-table th{position:relative;text-align:center}.v-date-picker-table th{font-size:12px}.v-date-picker-table--date .v-btn{height:32px;width:32px}.v-date-picker-table .v-btn{font-size:12px;margin:0;z-index:auto}.v-date-picker-table .v-btn.v-btn--active{color:#fff}.v-date-picker-table--month td{height:56px;text-align:center;vertical-align:middle;width:33.333333%}.v-date-picker-table--month td .v-btn{margin:0 auto;max-width:140px;min-width:40px;width:100%}.v-date-picker-table--date th{font-weight:600;padding:8px 0}.v-date-picker-table--date td{width:45px}.v-date-picker-table__events{height:8px;left:0;position:absolute;text-align:center;white-space:pre;width:100%}.v-date-picker-table__events>div{border-radius:50%;display:inline-block;height:8px;margin:0 1px;width:8px}.v-date-picker-table--date .v-date-picker-table__events{bottom:6px}.v-date-picker-table--month .v-date-picker-table__events{bottom:8px}.v-date-picker-table__current .v-date-picker-table__events{margin-bottom:-1px}.v-date-picker-table--disabled{pointer-events:none}",""]),r.locals={},t.exports=r},611:function(t,e,n){var content=n(612);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("4dc2915a",content,!0,{sourceMap:!1})},612:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".v-date-picker-years{font-size:16px;font-weight:400;height:290px;list-style-type:none;overflow:auto;text-align:center}.v-date-picker-years.v-date-picker-years{padding:0}.v-date-picker-years li{cursor:pointer;padding:8px 0;transition:none}.v-date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0}.v-date-picker-years li:hover{background:rgba(0,0,0,.12)}.v-picker--landscape .v-date-picker-years{height:290px;padding:0}",""]),r.locals={},t.exports=r},613:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(631),c=n(781),f=n(232),h=n(780),d=(n(27),n(60),n(98),n(4),n(621)),v=n(582),_={components:{Coworking:d.default,DialogRent:v.default},props:["choosedNumber"],data:function(){return{tab:null,months:3,myselfSum:12e3,costPerMonth:4e3,legalAddress:!0,legalAddressDisabled:!1,offices:null}},methods:{updateMyselfSum:function(){this.legalAddress,this.myselfSum=this.months*this.costPerMonth},increment:function(){this.months||(this.months=1),this.months<11&&(this.months=parseInt(this.months,10)+1,this.legalAddress,this.myselfSum=this.months*this.costPerMonth),this.months>=3&&(this.legalAddress=!0,this.legalAddressDisabled=!1)},decrement:function(){this.months<=3&&(this.legalAddressDisabled=!0,this.legalAddress=!1),this.months>1&&(this.months=parseInt(this.months,10)-1,this.legalAddress,this.myselfSum=this.months*this.costPerMonth)},goRentFirstTariff:function(){this.choosedNumber?(this.$store.commit("setRentCoworkingData",{number:this.choosedNumber,months:3,price:this.myselfSum}),this.$refs.rent.dialog=!0,this.$socket.emit("action","Выбрал коворкинг-место (№".concat(this.choosedNumber,') тарифа "Адрес" и нажал кнопку арендовать'))):this.$nuxt.$emit("open_snackbar",{text:"ВЫБЕРЕТЕ ПОМЕЩЕНИЕ"})},goRentMyselfTariff:function(){this.choosedNumber?(this.$store.commit("setRentCoworkingData",{number:this.choosedNumber,months:this.months,price:this.myselfSum}),this.$refs.rent.dialog=!0,this.$socket.emit("action","Выбрал коворкинг-место (№".concat(this.choosedNumber,") своего тарифа и нажал кнопку арендовать"))):this.$nuxt.$emit("open_snackbar",{text:"ВЫБЕРЕТЕ ПОМЕЩЕНИЕ"})},choose:function(t){var e=this.offices.find((function(e){return e.number==t}));e&&("В аренде"==e.status?this.$nuxt.$emit("open_snackbar",{text:"ПОМЕЩЕНИЕ НАХОДИТЬСЯ В АРЕНДЕ"}):"Зарезервирован"==e.status?this.$nuxt.$emit("open_snackbar",{text:["ПОМЕЩЕНИЕ ЗАРЕЗЕРВИРОВАНО","Если клиент не оплатит в течении 24 часов,","его можно будет арендовать"],color:"#6e540e"}):"Скоро освободиться"==e.status?this.$nuxt.$emit("open_snackbar",{text:"ПОМЕЩЕНИЕ СКОРО ОСВОБОДИТЬСЯ"}):(this.choosedNumber?this.choosedNumber!==t?(this.choosedNumber=t,this.colorOffices(),this.$refs.coworking.$refs["of".concat(e.number)].style.opacity=.5):(this.choosedNumber=null,this.colorOffices()):(this.choosedNumber=t,this.$refs.coworking.$refs["of".concat(e.number)].style.opacity=.5),this.$socket.emit("action","Выбрал коворкинг-место №".concat(t))))}},mounted:function(){var t=this;this.$nuxt.$on("open_reservCoworking",(function(){t.$el.querySelector("#reserv_coworking").scrollIntoView({behavior:"smooth"})}))}},m=n(40),component=Object(m.a)(_,(function(){var t=this,e=t._self._c;return e("div",[e(h.a,{staticStyle:{"max-width":"900px",margin:"0 auto"}},[e(c.a,{staticStyle:{"max-width":"400px",margin:"0 auto","padding-top":"0"}},[e("div",{staticClass:"fullheight d-flex align-center"},[e(o.a,{staticClass:"px-3 pb-3",staticStyle:{border:"1px solid #e7ac5e",margin:"0 auto"},attrs:{"max-width":"400px"}},[e(l.a,{staticClass:"mb-10",staticStyle:{"line-height":"110%",color:"#757575"},attrs:{disabled:t.legalAddressDisabled,color:"orange",dense:"","hide-details":"",label:"Юридический адрес и прием корреспонденций предоставляется от трёх месяцев аренды"},on:{click:t.updateMyselfSum},model:{value:t.legalAddress,callback:function(e){t.legalAddress=e},expression:"legalAddress"}}),t._v(" "),e("div",{staticClass:"d-flex align-end justify-space-around mt-2"},[e("div",{staticClass:"d-flex flex-column align-center"},[e("div",{staticClass:"caption grey--text mb-2"},[t._v("КОЛ-ВО МЕСЯЦЕВ")]),t._v(" "),e("div",[e("div",{staticClass:"d-flex align-center justify-center"},[e(r.a,{staticClass:"mr-2",attrs:{icon:""},on:{click:t.decrement}},[e(f.a,[t._v("mdi-minus")])],1),t._v(" "),e("div",{staticClass:"px-3 py-2 rounded-lg elevation-1 white--text orangebtn"},[t._v("\n "+t._s(t.months)+"\n ")]),t._v(" "),e(r.a,{staticClass:"ml-2",attrs:{icon:""},on:{click:t.increment}},[e(f.a,[t._v("mdi-plus")])],1)],1)])]),t._v(" "),e("div",{staticClass:"text-center ml-3"},[e(r.a,{staticClass:"orangebtn",attrs:{dark:"",height:"55px",width:"170px"},on:{click:function(e){return t.goRentMyselfTariff()}}},[e("div",{staticClass:"d-flex flex-column justify-center"},[e("div",[t._v("Арендовать за")]),t._v(" "),e("div",{staticClass:"title"},[t._v(t._s("".concat(t.myselfSum).replace(/(\d)(?=(\d{3})+$)/g,"$1 "))+"₽")])])])],1)])],1)],1)])],1),t._v(" "),e("DialogRent",{ref:"rent"})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{DialogRent:n(582).default})},614:function(t,e,n){var content=n(638);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("1b1f0249",content,!0,{sourceMap:!1})},615:function(t,e,n){var content=n(640);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("46292ff2",content,!0,{sourceMap:!1})},616:function(t,e,n){var content=n(642);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("656c9353",content,!0,{sourceMap:!1})},617:function(t,e,n){var content=n(644);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(6).default)("98f978a8",content,!0,{sourceMap:!1})},618:function(t,e,n){"use strict";n(594)},619:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".str0[data-v-e39481e4]{stroke:#706765;stroke-width:300;stroke-miterlimit:22.9256}.str1[data-v-e39481e4]{stroke:#9e9795;stroke-width:70.56;stroke-miterlimit:22.9256}.fil0[data-v-e39481e4]{fill:none}.fil1[data-v-e39481e4]{fill:#efebe9}",""]),r.locals={},t.exports=r},620:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(232),c=(n(27),n(60),n(98),n(31),n(341),n(4),n(582)),f=n(635),h=n.n(f),d={components:{DialogRent:c.default},data:function(){return{sqm:6,priceSqm:600,minperiod:null,name:null,status:null,number:null,months:null,price:null,text:""}},created:function(){var t=this;this.$axios.get("/api/text",{params:{name:"officeCard"}}).then((function(e){var data=e.data;t.sqm=data.texts.sqm,t.priceSqm=data.texts.priceSqm,t.text=data.texts.text})).catch((function(){console.log("Не удалось получить данные")}))},methods:{increment:function(){if(this.months<11){this.months=this.months+1;var t=h.a.multiply(this.sqm,this.priceSqm),e=h.a.multiply(this.months,t);this.price=e.toFixed()}},decrement:function(){if(this.months>this.minperiod){this.months=this.months-1;var t=h.a.multiply(this.sqm,this.priceSqm),e=h.a.multiply(this.months,t);this.price=e.toFixed()}},goRent:function(){this.number?(this.$store.commit("setRentOfficeData",{number:this.number,months:this.months,price:this.price}),this.$refs.rent.dialog=!0,this.$socket.emit("action","Выбрал офис №".concat(this.number))):this.$nuxt.$emit("open_snackbar",{text:"ВЫБЕРЕТЕ ПОМЕЩЕНИЕ"})},setOffice:function(t){var e=this.$store.state.offices.find((function(e){return e.number==t}));this.sqm=e.sqm,this.priceSqm=e.priceSqm,this.minperiod=e.minperiod,this.name=e.name,this.status=e.status,this.number=e.number,this.months=e.minperiod;var n=h.a.multiply(e.sqm,e.priceSqm),r=h.a.multiply(this.months,n);this.price=r.toFixed()},clearOffice:function(){this.sqm=6,this.priceSqm=400,this.minperiod=null,this.name=null,this.status=null,this.number=null}}},v=(n(637),n(40)),component=Object(v.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"pa-5 d-flex justify-center"},[e(o.a,{staticClass:"officeCard d-flex flex-column justify-center pa-5",staticStyle:{"max-width":"400px"}},[e("div",{staticClass:"priceStandart",staticStyle:{"line-height":"150%"}},[e("b",{staticStyle:{"font-size":"30px"}},[t._v(t._s(t.sqm)+" кв.м.")]),t._v(" "),e("br"),t._v(" "),t.number?e("span",{staticClass:"mx-2"},[t._v("за")]):e("span",{staticClass:"mx-2"},[t._v("от")]),t._v(" "),e("b",{staticClass:"mr-1",staticStyle:{"font-size":"25px"}},[t._v(t._s(t.priceSqm))]),t._v(" "),e("span",[t._v("₽/кв.м")])]),t._v(" "),e("div",{staticClass:"priceMobile"},[e("b",{staticStyle:{"font-size":"30px"}},[t._v(t._s(t.sqm)+" кв.м.")]),t._v(" "),t.number?e("span",{staticClass:"mx-2"},[t._v("за")]):e("span",{staticClass:"mx-2"},[t._v("от")]),t._v(" "),e("b",{staticClass:"mr-1",staticStyle:{"font-size":"25px"}},[t._v(t._s(t.priceSqm))]),t._v(" "),e("span",[t._v("₽/кв.м")])]),t._v(" "),t.number?e("div",{staticClass:"mt-2",staticStyle:{"font-size":"16px",color:"#757575","line-height":"1.375"}},[e("div",[t._v("Офис "+t._s(t.number))]),t._v(" "),e("div",[t._v("Минимальный период: "+t._s(t.minperiod)+" мес.")])]):t._e(),t._v(" "),t.number?t._e():e("p",{staticClass:"mt-5",staticStyle:{"font-size":"16px",color:"#757575","line-height":"1.375"}},[t._v("\n "+t._s(t.text)+"\n ")]),t._v(" "),t.number?e("div",{staticClass:"d-flex align-end justify-space-around mt-7"},[e("div",{staticClass:"d-flex flex-column align-center"},[e("div",{staticClass:"caption grey--text mb-2"},[t._v("КОЛ-ВО МЕСЯЦЕВ")]),t._v(" "),e("div",[e("div",{staticClass:"d-flex align-center justify-center"},[e(r.a,{staticClass:"mr-2",attrs:{icon:""},on:{click:t.decrement}},[e(l.a,[t._v("mdi-minus")])],1),t._v(" "),e("div",{staticClass:"px-3 py-2 rounded-lg elevation-1 white--text orangebtn"},[t._v(t._s(t.months))]),t._v(" "),e(r.a,{staticClass:"ml-2",attrs:{icon:""},on:{click:t.increment}},[e(l.a,[t._v("mdi-plus")])],1)],1)])]),t._v(" "),e("div",{staticClass:"text-center ml-3"},[e(r.a,{staticClass:"orangebtn",attrs:{dark:"",height:"55px",width:"170px"},on:{click:function(e){return t.goRent()}}},[e("div",{staticClass:"d-flex flex-column justify-center"},[e("div",[t._v("Арендовать за")]),t._v(" "),e("div",{staticClass:"title"},[t._v(t._s("".concat(t.price).replace(/(\d)(?=(\d{3})+$)/g,"$1 "))+"₽")])])])],1)]):e("div",{staticClass:"text-center mt-5"},[e(r.a,{staticClass:"orangebtn",attrs:{dark:"",height:"50px",width:"250px"},on:{click:t.goRent}},[t._v(" Арендовать ")])],1)]),t._v(" "),e("DialogRent",{ref:"rent"})],1)}),[],!1,null,"31d3a3d4",null);e.default=component.exports;installComponents(component,{DialogRent:n(582).default})},621:function(t,e,n){"use strict";n.r(e);n(618);var r=n(40),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("svg",{staticStyle:{"shape-rendering":"geometricPrecision","text-rendering":"geometricPrecision","image-rendering":"optimizeQuality","fill-rule":"evenodd","clip-rule":"evenodd"},attrs:{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",width:"100%",version:"1.1",viewBox:"0 0 21000 21500","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:xodm":"http://www.corel.com/coreldraw/odm/2003"}},[e("g",{attrs:{id:"Слой_x0020_1"}},[e("metadata",{attrs:{id:"CorelCorpID_0Corel-Layer"}}),t._v(" "),e("rect",{staticClass:"fil0 str0",attrs:{x:"373.27",y:"450.23",width:"20190.31",height:"20544.16"}}),t._v(" "),e("g",{attrs:{id:"_2526531536288"}},[e("rect",{ref:"of210",staticClass:"fil1 str1",attrs:{x:"898.05",y:"994.38",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(210)}}}),t._v(" "),e("rect",{ref:"of211",staticClass:"fil1 str1",attrs:{x:"898.05",y:"3097.52",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(211)}}}),t._v(" "),e("rect",{ref:"of212",staticClass:"fil1 str1",attrs:{x:"898.05",y:"5200.66",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(212)}}}),t._v(" "),e("rect",{ref:"of213",staticClass:"fil1 str1",attrs:{x:"3642.68",y:"994.38",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(213)}}}),t._v(" "),e("rect",{ref:"of214",staticClass:"fil1 str1",attrs:{x:"3642.68",y:"3097.52",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(214)}}}),t._v(" "),e("rect",{ref:"of215",staticClass:"fil1 str1",attrs:{x:"3642.68",y:"5200.66",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(215)}}})]),t._v(" "),e("rect",{ref:"of216",staticClass:"fil1 str1",attrs:{x:"7390.86",y:"3739.02",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(216)}}}),t._v(" "),e("rect",{ref:"of217",staticClass:"fil1 str1",attrs:{x:"9494",y:"3739.02",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(217)}}}),t._v(" "),e("rect",{ref:"of218",staticClass:"fil1 str1",attrs:{x:"11597.14",y:"3739.02",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(218)}}}),t._v(" "),e("rect",{ref:"of219",staticClass:"fil1 str1",attrs:{x:"7390.86",y:"994.38",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(219)}}}),t._v(" "),e("rect",{ref:"of220",staticClass:"fil1 str1",attrs:{x:"9494",y:"994.38",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(220)}}}),t._v(" "),e("rect",{ref:"of221",staticClass:"fil1 str1",attrs:{x:"11597.14",y:"994.38",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(221)}}}),t._v(" "),e("g",{attrs:{id:"_2526531535856"}},[e("rect",{ref:"of222",staticClass:"fil1 str1",attrs:{x:"14669.94",y:"994.38",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(222)}}}),t._v(" "),e("rect",{ref:"of223",staticClass:"fil1 str1",attrs:{x:"14669.94",y:"3097.52",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(223)}}}),t._v(" "),e("rect",{ref:"of224",staticClass:"fil1 str1",attrs:{x:"14669.94",y:"5200.66",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(224)}}}),t._v(" "),e("rect",{ref:"of225",staticClass:"fil1 str1",attrs:{x:"17414.58",y:"994.38",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(225)}}}),t._v(" "),e("rect",{ref:"of226",staticClass:"fil1 str1",attrs:{x:"17414.58",y:"3097.52",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(226)}}}),t._v(" "),e("rect",{ref:"of227",staticClass:"fil1 str1",attrs:{x:"17414.58",y:"5200.66",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(227)}}})]),t._v(" "),e("g",{attrs:{id:"_2526531598688"}},[e("rect",{ref:"of228",staticClass:"fil1 str1",attrs:{x:"898.05",y:"14317.68",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(228)}}}),t._v(" "),e("rect",{ref:"of229",staticClass:"fil1 str1",attrs:{x:"898.05",y:"16420.82",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(229)}}}),t._v(" "),e("rect",{ref:"of230",staticClass:"fil1 str1",attrs:{x:"898.05",y:"18523.96",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(230)}}}),t._v(" "),e("rect",{ref:"of231",staticClass:"fil1 str1",attrs:{x:"3642.68",y:"14317.68",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(231)}}}),t._v(" "),e("rect",{ref:"of232",staticClass:"fil1 str1",attrs:{x:"3642.68",y:"16420.82",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(232)}}}),t._v(" "),e("rect",{ref:"of233",staticClass:"fil1 str1",attrs:{x:"3642.68",y:"18523.96",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(233)}}})]),t._v(" "),e("rect",{ref:"of234",staticClass:"fil1 str1",attrs:{x:"7390.86",y:"17874.34",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(234)}}}),t._v(" "),e("rect",{ref:"of235",staticClass:"fil1 str1",attrs:{x:"9494",y:"17874.34",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(235)}}}),t._v(" "),e("rect",{ref:"of236",staticClass:"fil1 str1",attrs:{x:"11597.14",y:"17874.34",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(236)}}}),t._v(" "),e("rect",{ref:"of237",staticClass:"fil1 str1",attrs:{x:"7390.86",y:"15129.71",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(237)}}}),t._v(" "),e("rect",{ref:"of238",staticClass:"fil1 str1",attrs:{x:"9494",y:"15129.71",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(238)}}}),t._v(" "),e("rect",{ref:"of239",staticClass:"fil1 str1",attrs:{x:"11597.14",y:"15129.71",width:"1948.85",height:"2598.47"},on:{click:function(e){return t.$parent.choose(239)}}}),t._v(" "),e("g",{attrs:{id:"_2526531598400"}},[e("rect",{ref:"of240",staticClass:"fil1 str1",attrs:{x:"14669.94",y:"14317.68",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(240)}}}),t._v(" "),e("rect",{ref:"of241",staticClass:"fil1 str1",attrs:{x:"14669.94",y:"16420.82",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(241)}}}),t._v(" "),e("rect",{ref:"of242",staticClass:"fil1 str1",attrs:{x:"14669.94",y:"18523.96",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(242)}}}),t._v(" "),e("rect",{ref:"of243",staticClass:"fil1 str1",attrs:{x:"17414.58",y:"14317.68",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(243)}}}),t._v(" "),e("rect",{ref:"of244",staticClass:"fil1 str1",attrs:{x:"17414.58",y:"16420.82",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(244)}}}),t._v(" "),e("rect",{ref:"of245",staticClass:"fil1 str1",attrs:{x:"17414.58",y:"18523.96",width:"2598.47",height:"1948.85"},on:{click:function(e){return t.$parent.choose(245)}}})]),t._v(" "),e("g",{attrs:{id:"_2526531597680"}},[e("rect",{ref:"of246",staticClass:"fil1 str1",attrs:{x:"7918.68",y:"10799.22",width:"1624.04",height:"1299.24"},on:{click:function(e){return t.$parent.choose(246)}}}),t._v(" "),e("rect",{ref:"of247",staticClass:"fil1 str1",attrs:{x:"7918.68",y:"12244.62",width:"1624.04",height:"1299.24"},on:{click:function(e){return t.$parent.choose(247)}}}),t._v(" "),e("rect",{ref:"of248",staticClass:"fil1 str1",attrs:{x:"11394.13",y:"12244.62",width:"1624.04",height:"1299.24"},on:{click:function(e){return t.$parent.choose(248)}}}),t._v(" "),e("rect",{ref:"of249",staticClass:"fil1 str1",attrs:{x:"11394.13",y:"10799.22",width:"1624.04",height:"1299.24"},on:{click:function(e){return t.$parent.choose(249)}}})])],1)])}),[],!1,null,"e39481e4",null);e.default=component.exports},629:function(t,e,n){"use strict";n(599)},630:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".str2[data-v-4492ad5f]{stroke:#706765;stroke-width:70.56;stroke-miterlimit:22.9256}.str1[data-v-4492ad5f]{stroke:#706765;stroke-width:211.67;stroke-miterlimit:22.9256}.str3[data-v-4492ad5f]{stroke:#706765;stroke-width:35.28;stroke-miterlimit:22.9256}.str0[data-v-4492ad5f]{stroke:#706765;stroke-width:352.78;stroke-miterlimit:22.9256}.fil0[data-v-4492ad5f]{fill:none}.fil1[data-v-4492ad5f]{fill:#3c3}.fil2[data-v-4492ad5f]{fill:gray}",""]),r.locals={},t.exports=r},631:function(t,e,n){"use strict";n(12),n(15),n(18),n(19),n(16),n(13);var r=n(133),o=n(3),l=(n(4),n(42),n(590),n(592),n(78)),c=n(588),f=n(109),h=n(1).default.extend({name:"rippleable",directives:{ripple:f.a},props:{ripple:{type:[Boolean,Object],default:!0}},methods:{genRipple:function(){var data=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return this.ripple?(data.staticClass="v-input--selection-controls__ripple",data.directives=data.directives||[],data.directives.push({name:"ripple",value:{center:!0}}),this.$createElement("div",data)):null}}}),d=n(245),v=n(9);function _(t){t.preventDefault()}var m=Object(v.a)(c.a,h,d.a).extend({name:"selectable",model:{prop:"inputValue",event:"change"},props:{id:String,inputValue:null,falseValue:null,trueValue:null,multiple:{type:Boolean,default:null},label:String},data:function(){return{hasColor:this.inputValue,lazyValue:this.inputValue}},computed:{computedColor:function(){if(this.isActive)return this.color?this.color:this.isDark&&!this.appIsDark?"white":"primary"},isMultiple:function(){return!0===this.multiple||null===this.multiple&&Array.isArray(this.internalValue)},isActive:function(){var t=this,e=this.value,input=this.internalValue;return this.isMultiple?!!Array.isArray(input)&&input.some((function(n){return t.valueComparator(n,e)})):void 0===this.trueValue||void 0===this.falseValue?e?this.valueComparator(e,input):Boolean(input):this.valueComparator(input,this.trueValue)},isDirty:function(){return this.isActive},rippleState:function(){return this.isDisabled||this.validationState?this.validationState:void 0}},watch:{inputValue:function(t){this.lazyValue=t,this.hasColor=t}},methods:{genLabel:function(){var label=c.a.options.methods.genLabel.call(this);return label?(label.data.on={click:_},label):label},genInput:function(t,e){return this.$createElement("input",{attrs:Object.assign({"aria-checked":this.isActive.toString(),disabled:this.isDisabled,id:this.computedId,role:t,type:t},e),domProps:{value:this.value,checked:this.isActive},on:{blur:this.onBlur,change:this.onChange,focus:this.onFocus,keydown:this.onKeydown,click:_},ref:"input"})},onClick:function(t){this.onChange(),this.$emit("click",t)},onChange:function(){var t=this;if(this.isInteractive){var e=this.value,input=this.internalValue;if(this.isMultiple){Array.isArray(input)||(input=[]);var n=input.length;(input=input.filter((function(n){return!t.valueComparator(n,e)}))).length===n&&input.push(e)}else input=void 0!==this.trueValue&&void 0!==this.falseValue?this.valueComparator(input,this.trueValue)?this.falseValue:this.trueValue:e?this.valueComparator(input,e)?null:e:!input;this.validate(!0,input),this.internalValue=input,this.hasColor=input}},onFocus:function(t){this.isFocused=!0,this.$emit("focus",t)},onBlur:function(t){this.isFocused=!1,this.$emit("blur",t)},onKeydown:function(t){}}}),y=["title"];function x(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function w(t){for(var e=1;e"']/g,st=RegExp(it.source),ot=RegExp(at.source),lt=/<%-([\s\S]+?)%>/g,ct=/<%([\s\S]+?)%>/g,ut=/<%=([\s\S]+?)%>/g,ft=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ht=/^\w*$/,pt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,vt=/[\\^$.*+?()[\]{}|]/g,_t=RegExp(vt.source),mt=/^\s+/,yt=/\s/,gt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,xt=/\{\n\/\* \[wrapped with (.+)\] \*/,bt=/,? & /,wt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,kt=/[()=,{}\[\]\/\s]/,Ct=/\\(\\)?/g,$t=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ot=/\w*$/,jt=/^[-+]0x[0-9a-f]+$/i,At=/^0b[01]+$/i,St=/^\[object .+?Constructor\]$/,Dt=/^0o[0-7]+$/i,Tt=/^(?:0|[1-9]\d*)$/,It=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Pt=/($^)/,Et=/['\n\r\u2028\u2029\\]/g,Mt="\\ud800-\\udfff",Rt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Bt="\\u2700-\\u27bf",Ft="a-z\\xdf-\\xf6\\xf8-\\xff",zt="A-Z\\xc0-\\xd6\\xd8-\\xde",Lt="\\ufe0e\\ufe0f",Nt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Yt="['’]",Wt="["+Mt+"]",Vt="["+Nt+"]",Ut="["+Rt+"]",qt="\\d+",Ht="["+Bt+"]",Zt="["+Ft+"]",Gt="[^"+Mt+Nt+qt+Bt+Ft+zt+"]",Jt="\\ud83c[\\udffb-\\udfff]",Kt="[^"+Mt+"]",Qt="(?:\\ud83c[\\udde6-\\uddff]){2}",Xt="[\\ud800-\\udbff][\\udc00-\\udfff]",te="["+zt+"]",ee="\\u200d",ne="(?:"+Zt+"|"+Gt+")",re="(?:"+te+"|"+Gt+")",ie="(?:['’](?:d|ll|m|re|s|t|ve))?",ae="(?:['’](?:D|LL|M|RE|S|T|VE))?",se="(?:"+Ut+"|"+Jt+")"+"?",oe="["+Lt+"]?",le=oe+se+("(?:"+ee+"(?:"+[Kt,Qt,Xt].join("|")+")"+oe+se+")*"),ce="(?:"+[Ht,Qt,Xt].join("|")+")"+le,ue="(?:"+[Kt+Ut+"?",Ut,Qt,Xt,Wt].join("|")+")",fe=RegExp(Yt,"g"),he=RegExp(Ut,"g"),de=RegExp(Jt+"(?="+Jt+")|"+ue+le,"g"),pe=RegExp([te+"?"+Zt+"+"+ie+"(?="+[Vt,te,"$"].join("|")+")",re+"+"+ae+"(?="+[Vt,te+ne,"$"].join("|")+")",te+"?"+ne+"+"+ie,te+"+"+ae,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",qt,ce].join("|"),"g"),ve=RegExp("["+ee+Mt+Rt+Lt+"]"),_e=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,me=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ye=-1,ge={};ge[V]=ge[U]=ge[H]=ge[Z]=ge[G]=ge[J]=ge[K]=ge[Q]=ge[X]=!0,ge[O]=ge[j]=ge[Y]=ge[A]=ge[W]=ge[S]=ge[D]=ge[T]=ge[P]=ge[E]=ge[M]=ge[B]=ge[F]=ge[z]=ge[N]=!1;var xe={};xe[O]=xe[j]=xe[Y]=xe[W]=xe[A]=xe[S]=xe[V]=xe[U]=xe[H]=xe[Z]=xe[G]=xe[P]=xe[E]=xe[M]=xe[B]=xe[F]=xe[z]=xe[L]=xe[J]=xe[K]=xe[Q]=xe[X]=!0,xe[D]=xe[T]=xe[N]=!1;var be={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},we=parseFloat,ke=parseInt,Ce="object"==typeof t&&t&&t.Object===Object&&t,$e="object"==typeof self&&self&&self.Object===Object&&self,Oe=Ce||$e||Function("return this")(),je=e&&!e.nodeType&&e,Ae=je&&"object"==typeof r&&r&&!r.nodeType&&r,Se=Ae&&Ae.exports===je,De=Se&&Ce.process,Te=function(){try{var t=Ae&&Ae.require&&Ae.require("util").types;return t||De&&De.binding&&De.binding("util")}catch(t){}}(),Ie=Te&&Te.isArrayBuffer,Pe=Te&&Te.isDate,Ee=Te&&Te.isMap,Me=Te&&Te.isRegExp,Re=Te&&Te.isSet,Be=Te&&Te.isTypedArray;function Fe(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function ze(t,e,n,r){for(var o=-1,l=null==t?0:t.length;++o-1}function Ue(t,e,n){for(var r=-1,o=null==t?0:t.length;++r-1;);return n}function vn(t,e){for(var n=t.length;n--&&tn(e,t[n],0)>-1;);return n}var _n=sn({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),mn=sn({"&":"&","<":"<",">":">",'"':""","'":"'"});function yn(t){return"\\"+be[t]}function gn(t){return ve.test(t)}function xn(map){var t=-1,e=Array(map.size);return map.forEach((function(n,r){e[++t]=[r,n]})),e}function bn(t,e){return function(n){return t(e(n))}}function wn(t,e){for(var n=-1,r=t.length,o=0,l=[];++n",""":'"',"'":"'"});var Sn=function t(e){var n,r=(e=null==e?Oe:Sn.defaults(Oe.Object(),e,Sn.pick(Oe,me))).Array,o=e.Date,yt=e.Error,Mt=e.Function,Rt=e.Math,Bt=e.Object,Ft=e.RegExp,zt=e.String,Lt=e.TypeError,Nt=r.prototype,Yt=Mt.prototype,Wt=Bt.prototype,Vt=e["__core-js_shared__"],Ut=Yt.toString,qt=Wt.hasOwnProperty,Ht=0,Zt=(n=/[^.]+$/.exec(Vt&&Vt.keys&&Vt.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",Gt=Wt.toString,Jt=Ut.call(Bt),Kt=Oe._,Qt=Ft("^"+Ut.call(qt).replace(vt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Xt=Se?e.Buffer:l,te=e.Symbol,ee=e.Uint8Array,ne=Xt?Xt.allocUnsafe:l,re=bn(Bt.getPrototypeOf,Bt),ie=Bt.create,ae=Wt.propertyIsEnumerable,se=Nt.splice,oe=te?te.isConcatSpreadable:l,le=te?te.iterator:l,ce=te?te.toStringTag:l,ue=function(){try{var t=Oa(Bt,"defineProperty");return t({},"",{}),t}catch(t){}}(),de=e.clearTimeout!==Oe.clearTimeout&&e.clearTimeout,ve=o&&o.now!==Oe.Date.now&&o.now,be=e.setTimeout!==Oe.setTimeout&&e.setTimeout,Ce=Rt.ceil,$e=Rt.floor,je=Bt.getOwnPropertySymbols,Ae=Xt?Xt.isBuffer:l,De=e.isFinite,Te=Nt.join,Ke=bn(Bt.keys,Bt),sn=Rt.max,Dn=Rt.min,Tn=o.now,In=e.parseInt,Pn=Rt.random,En=Nt.reverse,Mn=Oa(e,"DataView"),Rn=Oa(e,"Map"),Bn=Oa(e,"Promise"),Fn=Oa(e,"Set"),zn=Oa(e,"WeakMap"),Ln=Oa(Bt,"create"),Nn=zn&&new zn,Yn={},Wn=Qa(Mn),Vn=Qa(Rn),Un=Qa(Bn),qn=Qa(Fn),Hn=Qa(zn),Zn=te?te.prototype:l,Gn=Zn?Zn.valueOf:l,Jn=Zn?Zn.toString:l;function Kn(t){if(po(t)&&!no(t)&&!(t instanceof nr)){if(t instanceof er)return t;if(qt.call(t,"__wrapped__"))return Xa(t)}return new er(t)}var Qn=function(){function object(){}return function(t){if(!ho(t))return{};if(ie)return ie(t);object.prototype=t;var e=new object;return object.prototype=l,e}}();function Xn(){}function er(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=l}function nr(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=C,this.__views__=[]}function rr(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e=e?t:e)),t}function wr(t,e,n,r,object,o){var c,f=1&e,h=2&e,d=4&e;if(n&&(c=object?n(t,r,object,o):n(t)),c!==l)return c;if(!ho(t))return t;var v=no(t);if(v){if(c=function(t){var e=t.length,n=new t.constructor(e);e&&"string"==typeof t[0]&&qt.call(t,"index")&&(n.index=t.index,n.input=t.input);return n}(t),!f)return Vi(t,c)}else{var _=Sa(t),m=_==T||_==I;if(so(t))return Fi(t,f);if(_==M||_==O||m&&!object){if(c=h||m?{}:Ta(t),!f)return h?function(source,object){return Ui(source,Aa(source),object)}(t,function(object,source){return object&&Ui(source,Uo(source),object)}(c,t)):function(source,object){return Ui(source,ja(source),object)}(t,mr(c,t))}else{if(!xe[_])return object?t:{};c=function(object,t,e){var n=object.constructor;switch(t){case Y:return zi(object);case A:case S:return new n(+object);case W:return function(t,e){var n=e?zi(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(object,e);case V:case U:case H:case Z:case G:case J:case K:case Q:case X:return Li(object,e);case P:return new n;case E:case z:return new n(object);case B:return function(t){var e=new t.constructor(t.source,Ot.exec(t));return e.lastIndex=t.lastIndex,e}(object);case F:return new n;case L:return symbol=object,Gn?Bt(Gn.call(symbol)):{}}var symbol}(t,_,f)}}o||(o=new or);var y=o.get(t);if(y)return y;o.set(t,c),go(t)?t.forEach((function(r){c.add(wr(r,e,n,r,t,o))})):vo(t)&&t.forEach((function(r,l){c.set(l,wr(r,e,n,l,t,o))}));var x=v?l:(d?h?ga:ya:h?Uo:Vo)(t);return Le(x||t,(function(r,l){x&&(r=t[l=r]),pr(c,l,wr(r,e,n,l,t,o))})),c}function kr(object,source,t){var e=t.length;if(null==object)return!e;for(object=Bt(object);e--;){var n=t[e],r=source[n],o=object[n];if(o===l&&!(n in object)||!r(o))return!1}return!0}function Cr(t,e,n){if("function"!=typeof t)throw new Lt(c);return Ua((function(){t.apply(l,n)}),e)}function $r(t,e,n,r){var o=-1,l=Ve,c=!0,f=t.length,h=[],d=e.length;if(!f)return h;n&&(e=qe(e,fn(n))),r?(l=Ue,c=!1):e.length>=200&&(l=dn,c=!1,e=new sr(e));t:for(;++o-1},ir.prototype.set=function(t,e){var data=this.__data__,n=vr(data,t);return n<0?(++this.size,data.push([t,e])):data[n][1]=e,this},ar.prototype.clear=function(){this.size=0,this.__data__={hash:new rr,map:new(Rn||ir),string:new rr}},ar.prototype.delete=function(t){var e=Ca(this,t).delete(t);return this.size-=e?1:0,e},ar.prototype.get=function(t){return Ca(this,t).get(t)},ar.prototype.has=function(t){return Ca(this,t).has(t)},ar.prototype.set=function(t,e){var data=Ca(this,t),n=data.size;return data.set(t,e),this.size+=data.size==n?0:1,this},sr.prototype.add=sr.prototype.push=function(t){return this.__data__.set(t,f),this},sr.prototype.has=function(t){return this.__data__.has(t)},or.prototype.clear=function(){this.__data__=new ir,this.size=0},or.prototype.delete=function(t){var data=this.__data__,e=data.delete(t);return this.size=data.size,e},or.prototype.get=function(t){return this.__data__.get(t)},or.prototype.has=function(t){return this.__data__.has(t)},or.prototype.set=function(t,e){var data=this.__data__;if(data instanceof ir){var n=data.__data__;if(!Rn||n.length<199)return n.push([t,e]),this.size=++data.size,this;data=this.__data__=new ar(n)}return data.set(t,e),this.size=data.size,this};var Or=Zi(Er),jr=Zi(Mr,!0);function Ar(t,e){var n=!0;return Or(t,(function(t,r,o){return n=!!e(t,r,o)})),n}function Sr(t,e,n){for(var r=-1,o=t.length;++r0&&n(f)?e>1?Tr(f,e-1,n,r,o):He(o,f):r||(o[o.length]=f)}return o}var Ir=Gi(),Pr=Gi(!0);function Er(object,t){return object&&Ir(object,t,Vo)}function Mr(object,t){return object&&Pr(object,t,Vo)}function Rr(object,t){return We(t,(function(t){return co(object[t])}))}function Br(object,path){for(var t=0,e=(path=Ei(path,object)).length;null!=object&&te}function Nr(object,t){return null!=object&&qt.call(object,t)}function Yr(object,t){return null!=object&&t in Bt(object)}function Wr(t,e,n){for(var o=n?Ue:Ve,c=t[0].length,f=t.length,h=f,d=r(f),v=1/0,_=[];h--;){var m=t[h];h&&e&&(m=qe(m,fn(e))),v=Dn(m.length,v),d[h]=!n&&(e||c>=120&&m.length>=120)?new sr(h&&m):l}m=t[0];var y=-1,x=d[0];t:for(;++y=c?f:f*("desc"==e[n]?-1:1)}return object.index-t.index}(object,t,n)}))}function ai(object,t,e){for(var n=-1,r=t.length,o={};++n-1;)f!==t&&se.call(f,h,1),se.call(t,h,1);return t}function oi(t,e){for(var n=t?e.length:0,r=n-1;n--;){var o=e[n];if(n==r||o!==l){var l=o;Pa(o)?se.call(t,o,1):Oi(t,o)}}return t}function ci(t,e){return t+$e(Pn()*(e-t+1))}function ui(t,e){var n="";if(!t||e<1||e>w)return n;do{e%2&&(n+=t),(e=$e(e/2))&&(t+=t)}while(e);return n}function fi(t,e){return qa(Na(t,e,gl),t+"")}function hi(t){return cr(Xo(t))}function di(t,e){var n=Xo(t);return Ga(n,xr(e,0,n.length))}function pi(object,path,t,e){if(!ho(object))return object;for(var n=-1,r=(path=Ei(path,object)).length,o=r-1,c=object;null!=c&&++nl?0:l+e),(n=n>l?l:n)<0&&(n+=l),l=e>n?0:n-e>>>0,e>>>=0;for(var c=r(l);++o>>1,c=t[l];null!==c&&!bo(c)&&(n?c<=e:c=200){var d=e?null:ua(t);if(d)return kn(d);c=!1,o=dn,h=new sr}else h=e?[]:f;t:for(;++r=r?t:yi(t,e,n)}var Bi=de||function(t){return Oe.clearTimeout(t)};function Fi(t,e){if(e)return t.slice();var n=t.length,r=ne?ne(n):new t.constructor(n);return t.copy(r),r}function zi(t){var e=new t.constructor(t.byteLength);return new ee(e).set(new ee(t)),e}function Li(t,e){var n=e?zi(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function Ni(t,e){if(t!==e){var n=t!==l,r=null===t,o=t==t,c=bo(t),f=e!==l,h=null===e,d=e==e,v=bo(e);if(!h&&!v&&!c&&t>e||c&&f&&d&&!h&&!v||r&&f&&d||!n&&d||!o)return 1;if(!r&&!c&&!v&&t1?e[r-1]:l,c=r>2?e[2]:l;for(o=t.length>3&&"function"==typeof o?(r--,o):l,c&&Ea(e[0],e[1],c)&&(o=r<3?l:o,r=1),object=Bt(object);++n-1?o[c?e[f]:f]:l}}function ta(t){return ma((function(e){var n=e.length,r=n,o=er.prototype.thru;for(t&&e.reverse();r--;){var f=e[r];if("function"!=typeof f)throw new Lt(c);if(o&&!h&&"wrapper"==ba(f))var h=new er([],!0)}for(r=h?r:n;++r1&&j.reverse(),y&&vh))return!1;var v=c.get(t),_=c.get(e);if(v&&_)return v==e&&_==t;var m=-1,y=!0,x=2&n?new sr:l;for(c.set(t,e),c.set(e,t);++m-1&&t%1==0&&t1?"& ":"")+details[e],details=details.join(t>2?", ":" "),source.replace(gt,"{\n/* [wrapped with "+details+"] */\n")}(source,function(details,t){return Le($,(function(e){var n="_."+e[0];t&e[1]&&!Ve(details,n)&&details.push(n)})),details.sort()}(function(source){var t=source.match(xt);return t?t[1].split(bt):[]}(source),n)))}function Za(t){var e=0,n=0;return function(){var r=Tn(),o=16-(r-n);if(n=r,o>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(l,arguments)}}function Ga(t,e){var n=-1,r=t.length,o=r-1;for(e=e===l?r:e;++n1?t[e-1]:l;return n="function"==typeof n?(t.pop(),n):l,ys(t,n)}));function $s(t){var e=Kn(t);return e.__chain__=!0,e}function Os(t,e){return e(t)}var js=ma((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,o=function(object){return gr(object,t)};return!(e>1||this.__actions__.length)&&r instanceof nr&&Pa(n)?((r=r.slice(n,+n+(e?1:0))).__actions__.push({func:Os,args:[o],thisArg:l}),new er(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(l),t}))):this.thru(o)}));var As=qi((function(t,e,n){qt.call(t,n)?++t[n]:yr(t,n,1)}));var Ss=Xi(rs),Ds=Xi(is);function Ts(t,e){return(no(t)?Le:Or)(t,ka(e,3))}function Is(t,e){return(no(t)?Ne:jr)(t,ka(e,3))}var Ps=qi((function(t,e,n){qt.call(t,n)?t[n].push(e):yr(t,n,[e])}));var Es=fi((function(t,path,e){var n=-1,o="function"==typeof path,l=io(t)?r(t.length):[];return Or(t,(function(t){l[++n]=o?Fe(path,t,e):Vr(t,path,e)})),l})),Ms=qi((function(t,e,n){yr(t,n,e)}));function map(t,e){return(no(t)?qe:Xr)(t,ka(e,3))}var Rs=qi((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));var Bs=fi((function(t,e){if(null==t)return[];var n=e.length;return n>1&&Ea(t,e[0],e[1])?e=[]:n>2&&Ea(e[0],e[1],e[2])&&(e=[e[0]]),ii(t,Tr(e,1),[])})),Fs=ve||function(){return Oe.Date.now()};function zs(t,e,n){return e=n?l:e,e=t&&null==e?t.length:e,ha(t,m,l,l,l,l,e)}function Ls(t,e){var n;if("function"!=typeof e)throw new Lt(c);return t=jo(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=l),n}}var Ns=fi((function(t,e,n){var r=1;if(n.length){var o=wn(n,wa(Ns));r|=v}return ha(t,r,e,n,o)})),Ys=fi((function(object,t,e){var n=3;if(e.length){var r=wn(e,wa(Ys));n|=v}return ha(t,n,object,e,r)}));function Ws(t,e,n){var r,o,f,h,d,v,_=0,m=!1,y=!1,x=!0;if("function"!=typeof t)throw new Lt(c);function w(time){var e=r,n=o;return r=o=l,_=time,h=t.apply(n,e)}function k(time){var t=time-v;return v===l||t>=e||t<0||y&&time-_>=f}function C(){var time=Fs();if(k(time))return $(time);d=Ua(C,function(time){var t=e-(time-v);return y?Dn(t,f-(time-_)):t}(time))}function $(time){return d=l,x&&r?w(time):(r=o=l,h)}function O(){var time=Fs(),t=k(time);if(r=arguments,o=this,v=time,t){if(d===l)return function(time){return _=time,d=Ua(C,e),m?w(time):h}(v);if(y)return Bi(d),d=Ua(C,e),w(v)}return d===l&&(d=Ua(C,e)),h}return e=So(e)||0,ho(n)&&(m=!!n.leading,f=(y="maxWait"in n)?sn(So(n.maxWait)||0,e):f,x="trailing"in n?!!n.trailing:x),O.cancel=function(){d!==l&&Bi(d),_=0,r=v=o=d=l},O.flush=function(){return d===l?h:$(Fs())},O}var Vs=fi((function(t,e){return Cr(t,1,e)})),Us=fi((function(t,e,n){return Cr(t,So(e)||0,n)}));function qs(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Lt(c);var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],l=n.cache;if(l.has(o))return l.get(o);var c=t.apply(this,r);return n.cache=l.set(o,c)||l,c};return n.cache=new(qs.Cache||ar),n}function Hs(t){if("function"!=typeof t)throw new Lt(c);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}qs.Cache=ar;var Zs=Mi((function(t,e){var n=(e=1==e.length&&no(e[0])?qe(e[0],fn(ka())):qe(Tr(e,1),fn(ka()))).length;return fi((function(r){for(var o=-1,l=Dn(r.length,n);++o=e})),eo=Ur(function(){return arguments}())?Ur:function(t){return po(t)&&qt.call(t,"callee")&&!ae.call(t,"callee")},no=r.isArray,ro=Ie?fn(Ie):function(t){return po(t)&&zr(t)==Y};function io(t){return null!=t&&fo(t.length)&&!co(t)}function ao(t){return po(t)&&io(t)}var so=Ae||Il,oo=Pe?fn(Pe):function(t){return po(t)&&zr(t)==S};function lo(t){if(!po(t))return!1;var e=zr(t);return e==D||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!mo(t)}function co(t){if(!ho(t))return!1;var e=zr(t);return e==T||e==I||"[object AsyncFunction]"==e||"[object Proxy]"==e}function uo(t){return"number"==typeof t&&t==jo(t)}function fo(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=w}function ho(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function po(t){return null!=t&&"object"==typeof t}var vo=Ee?fn(Ee):function(t){return po(t)&&Sa(t)==P};function _o(t){return"number"==typeof t||po(t)&&zr(t)==E}function mo(t){if(!po(t)||zr(t)!=M)return!1;var e=re(t);if(null===e)return!0;var n=qt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ut.call(n)==Jt}var yo=Me?fn(Me):function(t){return po(t)&&zr(t)==B};var go=Re?fn(Re):function(t){return po(t)&&Sa(t)==F};function xo(t){return"string"==typeof t||!no(t)&&po(t)&&zr(t)==z}function bo(t){return"symbol"==typeof t||po(t)&&zr(t)==L}var wo=Be?fn(Be):function(t){return po(t)&&fo(t.length)&&!!ge[zr(t)]};var ko=oa(Qr),Co=oa((function(t,e){return t<=e}));function $o(t){if(!t)return[];if(io(t))return xo(t)?On(t):Vi(t);if(le&&t[le])return function(t){for(var data,e=[];!(data=t.next()).done;)e.push(data.value);return e}(t[le]());var e=Sa(t);return(e==P?xn:e==F?kn:Xo)(t)}function Oo(t){return t?(t=So(t))===x||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function jo(t){var e=Oo(t),n=e%1;return e==e?n?e-n:e:0}function Ao(t){return t?xr(jo(t),0,C):0}function So(t){if("number"==typeof t)return t;if(bo(t))return k;if(ho(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ho(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=un(t);var n=At.test(t);return n||Dt.test(t)?ke(t.slice(2),n?2:8):jt.test(t)?k:+t}function Do(t){return Ui(t,Uo(t))}function To(t){return null==t?"":Ci(t)}var Io=Hi((function(object,source){if(Fa(source)||io(source))Ui(source,Vo(source),object);else for(var t in source)qt.call(source,t)&&pr(object,t,source[t])})),Po=Hi((function(object,source){Ui(source,Uo(source),object)})),Eo=Hi((function(object,source,t,e){Ui(source,Uo(source),object,e)})),Mo=Hi((function(object,source,t,e){Ui(source,Vo(source),object,e)})),Ro=ma(gr);var Bo=fi((function(object,t){object=Bt(object);var e=-1,n=t.length,r=n>2?t[2]:l;for(r&&Ea(t[0],t[1],r)&&(n=1);++e1),path})),Ui(object,ga(object),e),n&&(e=wr(e,7,va));for(var r=t.length;r--;)Oi(e,t[r]);return e}));var Go=ma((function(object,t){return null==object?{}:function(object,t){return ai(object,t,(function(t,path){return Lo(object,path)}))}(object,t)}));function Jo(object,t){if(null==object)return{};var e=qe(ga(object),(function(t){return[t]}));return t=ka(t),ai(object,e,(function(e,path){return t(e,path[0])}))}var Ko=fa(Vo),Qo=fa(Uo);function Xo(object){return null==object?[]:hn(object,Vo(object))}var tl=Ki((function(t,e,n){return e=e.toLowerCase(),t+(n?el(e):e)}));function el(t){return fl(To(t).toLowerCase())}function nl(t){return(t=To(t))&&t.replace(It,_n).replace(he,"")}var rl=Ki((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),il=Ki((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),al=Ji("toLowerCase");var sl=Ki((function(t,e,n){return t+(n?"_":"")+e.toLowerCase()}));var ll=Ki((function(t,e,n){return t+(n?" ":"")+fl(e)}));var cl=Ki((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),fl=Ji("toUpperCase");function hl(t,pattern,e){return t=To(t),(pattern=e?l:pattern)===l?function(t){return _e.test(t)}(t)?function(t){return t.match(pe)||[]}(t):function(t){return t.match(wt)||[]}(t):t.match(pattern)||[]}var pl=fi((function(t,e){try{return Fe(t,l,e)}catch(t){return lo(t)?t:new yt(t)}})),vl=ma((function(object,t){return Le(t,(function(t){t=Ka(t),yr(object,t,Ns(object[t],object))})),object}));function _l(t){return function(){return t}}var ml=ta(),yl=ta(!0);function gl(t){return t}function xl(t){return Gr("function"==typeof t?t:wr(t,1))}var bl=fi((function(path,t){return function(object){return Vr(object,path,t)}})),wl=fi((function(object,t){return function(path){return Vr(object,path,t)}}));function kl(object,source,t){var e=Vo(source),n=Rr(source,e);null!=t||ho(source)&&(n.length||!e.length)||(t=source,source=object,object=this,n=Rr(source,Vo(source)));var r=!(ho(t)&&"chain"in t&&!t.chain),o=co(object);return Le(n,(function(t){var e=source[t];object[t]=e,o&&(object.prototype[t]=function(){var t=this.__chain__;if(r||t){var n=object(this.__wrapped__);return(n.__actions__=Vi(this.__actions__)).push({func:e,args:arguments,thisArg:object}),n.__chain__=t,n}return e.apply(object,He([this.value()],arguments))})})),object}function Cl(){}var $l=ia(qe),Ol=ia(Ye),jl=ia(Je);function Al(path){return Ma(path)?an(Ka(path)):function(path){return function(object){return Br(object,path)}}(path)}var Sl=sa(),Dl=sa(!0);function Tl(){return[]}function Il(){return!1}var Pl=ra((function(t,e){return t+e}),0),El=ca("ceil"),Ml=ra((function(t,e){return t/e}),1),Rl=ca("floor");var source,Bl=ra((function(t,e){return t*e}),1),Fl=ca("round"),zl=ra((function(t,e){return t-e}),0);return Kn.after=function(t,e){if("function"!=typeof e)throw new Lt(c);return t=jo(t),function(){if(--t<1)return e.apply(this,arguments)}},Kn.ary=zs,Kn.assign=Io,Kn.assignIn=Po,Kn.assignInWith=Eo,Kn.assignWith=Mo,Kn.at=Ro,Kn.before=Ls,Kn.bind=Ns,Kn.bindAll=vl,Kn.bindKey=Ys,Kn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return no(t)?t:[t]},Kn.chain=$s,Kn.chunk=function(t,e,n){e=(n?Ea(t,e,n):e===l)?1:sn(jo(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var c=0,f=0,h=r(Ce(o/e));co?0:o+n),(r=r===l||r>o?o:jo(r))<0&&(r+=o),r=n>r?0:Ao(r);n>>0)?(t=To(t))&&("string"==typeof e||null!=e&&!yo(e))&&!(e=Ci(e))&&gn(t)?Ri(On(t),0,n):t.split(e,n):[]},Kn.spread=function(t,e){if("function"!=typeof t)throw new Lt(c);return e=null==e?0:sn(jo(e),0),fi((function(n){var r=n[e],o=Ri(n,0,e);return r&&He(o,r),Fe(t,this,o)}))},Kn.tail=function(t){var e=null==t?0:t.length;return e?yi(t,1,e):[]},Kn.take=function(t,e,n){return t&&t.length?yi(t,0,(e=n||e===l?1:jo(e))<0?0:e):[]},Kn.takeRight=function(t,e,n){var r=null==t?0:t.length;return r?yi(t,(e=r-(e=n||e===l?1:jo(e)))<0?0:e,r):[]},Kn.takeRightWhile=function(t,e){return t&&t.length?Ai(t,ka(e,3),!1,!0):[]},Kn.takeWhile=function(t,e){return t&&t.length?Ai(t,ka(e,3)):[]},Kn.tap=function(t,e){return e(t),t},Kn.throttle=function(t,e,n){var r=!0,o=!0;if("function"!=typeof t)throw new Lt(c);return ho(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),Ws(t,e,{leading:r,maxWait:e,trailing:o})},Kn.thru=Os,Kn.toArray=$o,Kn.toPairs=Ko,Kn.toPairsIn=Qo,Kn.toPath=function(t){return no(t)?qe(t,Ka):bo(t)?[t]:Vi(Ja(To(t)))},Kn.toPlainObject=Do,Kn.transform=function(object,t,e){var n=no(object),r=n||so(object)||wo(object);if(t=ka(t,4),null==e){var o=object&&object.constructor;e=r?n?new o:[]:ho(object)&&co(o)?Qn(re(object)):{}}return(r?Le:Er)(object,(function(n,r,object){return t(e,n,r,object)})),e},Kn.unary=function(t){return zs(t,1)},Kn.union=ps,Kn.unionBy=vs,Kn.unionWith=_s,Kn.uniq=function(t){return t&&t.length?$i(t):[]},Kn.uniqBy=function(t,e){return t&&t.length?$i(t,ka(e,2)):[]},Kn.uniqWith=function(t,e){return e="function"==typeof e?e:l,t&&t.length?$i(t,l,e):[]},Kn.unset=function(object,path){return null==object||Oi(object,path)},Kn.unzip=ms,Kn.unzipWith=ys,Kn.update=function(object,path,t){return null==object?object:ji(object,path,Pi(t))},Kn.updateWith=function(object,path,t,e){return e="function"==typeof e?e:l,null==object?object:ji(object,path,Pi(t),e)},Kn.values=Xo,Kn.valuesIn=function(object){return null==object?[]:hn(object,Uo(object))},Kn.without=gs,Kn.words=hl,Kn.wrap=function(t,e){return Gs(Pi(e),t)},Kn.xor=xs,Kn.xorBy=bs,Kn.xorWith=ws,Kn.zip=ks,Kn.zipObject=function(t,e){return Ti(t||[],e||[],pr)},Kn.zipObjectDeep=function(t,e){return Ti(t||[],e||[],pi)},Kn.zipWith=Cs,Kn.entries=Ko,Kn.entriesIn=Qo,Kn.extend=Po,Kn.extendWith=Eo,kl(Kn,Kn),Kn.add=Pl,Kn.attempt=pl,Kn.camelCase=tl,Kn.capitalize=el,Kn.ceil=El,Kn.clamp=function(t,e,n){return n===l&&(n=e,e=l),n!==l&&(n=(n=So(n))==n?n:0),e!==l&&(e=(e=So(e))==e?e:0),xr(So(t),e,n)},Kn.clone=function(t){return wr(t,4)},Kn.cloneDeep=function(t){return wr(t,5)},Kn.cloneDeepWith=function(t,e){return wr(t,5,e="function"==typeof e?e:l)},Kn.cloneWith=function(t,e){return wr(t,4,e="function"==typeof e?e:l)},Kn.conformsTo=function(object,source){return null==source||kr(object,source,Vo(source))},Kn.deburr=nl,Kn.defaultTo=function(t,e){return null==t||t!=t?e:t},Kn.divide=Ml,Kn.endsWith=function(t,e,n){t=To(t),e=Ci(e);var r=t.length,o=n=n===l?r:xr(jo(n),0,r);return(n-=e.length)>=0&&t.slice(n,o)==e},Kn.eq=Qs,Kn.escape=function(t){return(t=To(t))&&ot.test(t)?t.replace(at,mn):t},Kn.escapeRegExp=function(t){return(t=To(t))&&_t.test(t)?t.replace(vt,"\\$&"):t},Kn.every=function(t,e,n){var r=no(t)?Ye:Ar;return n&&Ea(t,e,n)&&(e=l),r(t,ka(e,3))},Kn.find=Ss,Kn.findIndex=rs,Kn.findKey=function(object,t){return Qe(object,ka(t,3),Er)},Kn.findLast=Ds,Kn.findLastIndex=is,Kn.findLastKey=function(object,t){return Qe(object,ka(t,3),Mr)},Kn.floor=Rl,Kn.forEach=Ts,Kn.forEachRight=Is,Kn.forIn=function(object,t){return null==object?object:Ir(object,ka(t,3),Uo)},Kn.forInRight=function(object,t){return null==object?object:Pr(object,ka(t,3),Uo)},Kn.forOwn=function(object,t){return object&&Er(object,ka(t,3))},Kn.forOwnRight=function(object,t){return object&&Mr(object,ka(t,3))},Kn.get=zo,Kn.gt=Xs,Kn.gte=to,Kn.has=function(object,path){return null!=object&&Da(object,path,Nr)},Kn.hasIn=Lo,Kn.head=head,Kn.identity=gl,Kn.includes=function(t,e,n,r){t=io(t)?t:Xo(t),n=n&&!r?jo(n):0;var o=t.length;return n<0&&(n=sn(o+n,0)),xo(t)?n<=o&&t.indexOf(e,n)>-1:!!o&&tn(t,e,n)>-1},Kn.indexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=null==n?0:jo(n);return o<0&&(o=sn(r+o,0)),tn(t,e,o)},Kn.inRange=function(t,e,n){return e=Oo(e),n===l?(n=e,e=0):n=Oo(n),function(t,e,n){return t>=Dn(e,n)&&t=-9007199254740991&&t<=w},Kn.isSet=go,Kn.isString=xo,Kn.isSymbol=bo,Kn.isTypedArray=wo,Kn.isUndefined=function(t){return t===l},Kn.isWeakMap=function(t){return po(t)&&Sa(t)==N},Kn.isWeakSet=function(t){return po(t)&&"[object WeakSet]"==zr(t)},Kn.join=function(t,e){return null==t?"":Te.call(t,e)},Kn.kebabCase=rl,Kn.last=cs,Kn.lastIndexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=r;return n!==l&&(o=(o=jo(n))<0?sn(r+o,0):Dn(o,r-1)),e==e?function(t,e,n){for(var r=n+1;r--;)if(t[r]===e)return r;return r}(t,e,o):Xe(t,nn,o,!0)},Kn.lowerCase=il,Kn.lowerFirst=al,Kn.lt=ko,Kn.lte=Co,Kn.max=function(t){return t&&t.length?Sr(t,gl,Lr):l},Kn.maxBy=function(t,e){return t&&t.length?Sr(t,ka(e,2),Lr):l},Kn.mean=function(t){return rn(t,gl)},Kn.meanBy=function(t,e){return rn(t,ka(e,2))},Kn.min=function(t){return t&&t.length?Sr(t,gl,Qr):l},Kn.minBy=function(t,e){return t&&t.length?Sr(t,ka(e,2),Qr):l},Kn.stubArray=Tl,Kn.stubFalse=Il,Kn.stubObject=function(){return{}},Kn.stubString=function(){return""},Kn.stubTrue=function(){return!0},Kn.multiply=Bl,Kn.nth=function(t,e){return t&&t.length?ri(t,jo(e)):l},Kn.noConflict=function(){return Oe._===this&&(Oe._=Kt),this},Kn.noop=Cl,Kn.now=Fs,Kn.pad=function(t,e,n){t=To(t);var r=(e=jo(e))?$n(t):0;if(!e||r>=e)return t;var o=(e-r)/2;return aa($e(o),n)+t+aa(Ce(o),n)},Kn.padEnd=function(t,e,n){t=To(t);var r=(e=jo(e))?$n(t):0;return e&&re){var r=t;t=e,e=r}if(n||t%1||e%1){var o=Pn();return Dn(t+o*(e-t+we("1e-"+((o+"").length-1))),e)}return ci(t,e)},Kn.reduce=function(t,e,n){var r=no(t)?Ze:on,o=arguments.length<3;return r(t,ka(e,4),n,o,Or)},Kn.reduceRight=function(t,e,n){var r=no(t)?Ge:on,o=arguments.length<3;return r(t,ka(e,4),n,o,jr)},Kn.repeat=function(t,e,n){return e=(n?Ea(t,e,n):e===l)?1:jo(e),ui(To(t),e)},Kn.replace=function(){var t=arguments,e=To(t[0]);return t.length<3?e:e.replace(t[1],t[2])},Kn.result=function(object,path,t){var e=-1,n=(path=Ei(path,object)).length;for(n||(n=1,object=l);++ew)return[];var n=C,r=Dn(t,C);e=ka(e),t-=C;for(var o=cn(r,e);++n=c)return t;var h=n-$n(r);if(h<1)return r;var d=f?Ri(f,0,h).join(""):t.slice(0,h);if(o===l)return d+r;if(f&&(h+=d.length-h),yo(o)){if(t.slice(h).search(o)){var v,_=d;for(o.global||(o=Ft(o.source,To(Ot.exec(o))+"g")),o.lastIndex=0;v=o.exec(_);)var m=v.index;d=d.slice(0,m===l?h:m)}}else if(t.indexOf(Ci(o),h)!=h){var y=d.lastIndexOf(o);y>-1&&(d=d.slice(0,y))}return d+r},Kn.unescape=function(t){return(t=To(t))&&st.test(t)?t.replace(it,An):t},Kn.uniqueId=function(t){var e=++Ht;return To(t)+e},Kn.upperCase=cl,Kn.upperFirst=fl,Kn.each=Ts,Kn.eachRight=Is,Kn.first=head,kl(Kn,(source={},Er(Kn,(function(t,e){qt.call(Kn.prototype,e)||(source[e]=t)})),source),{chain:!1}),Kn.VERSION="4.17.21",Le(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Kn[t].placeholder=Kn})),Le(["drop","take"],(function(t,e){nr.prototype[t]=function(n){n=n===l?1:sn(jo(n),0);var r=this.__filtered__&&!e?new nr(this):this.clone();return r.__filtered__?r.__takeCount__=Dn(n,r.__takeCount__):r.__views__.push({size:Dn(n,C),type:t+(r.__dir__<0?"Right":"")}),r},nr.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse()}})),Le(["filter","map","takeWhile"],(function(t,e){var n=e+1,r=1==n||3==n;nr.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:ka(t,3),type:n}),e.__filtered__=e.__filtered__||r,e}})),Le(["head","last"],(function(t,e){var n="take"+(e?"Right":"");nr.prototype[t]=function(){return this[n](1).value()[0]}})),Le(["initial","tail"],(function(t,e){var n="drop"+(e?"":"Right");nr.prototype[t]=function(){return this.__filtered__?new nr(this):this[n](1)}})),nr.prototype.compact=function(){return this.filter(gl)},nr.prototype.find=function(t){return this.filter(t).head()},nr.prototype.findLast=function(t){return this.reverse().find(t)},nr.prototype.invokeMap=fi((function(path,t){return"function"==typeof path?new nr(this):this.map((function(e){return Vr(e,path,t)}))})),nr.prototype.reject=function(t){return this.filter(Hs(ka(t)))},nr.prototype.slice=function(t,e){t=jo(t);var n=this;return n.__filtered__&&(t>0||e<0)?new nr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==l&&(n=(e=jo(e))<0?n.dropRight(-e):n.take(e-t)),n)},nr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},nr.prototype.toArray=function(){return this.take(C)},Er(nr.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),o=Kn[r?"take"+("last"==e?"Right":""):e],c=r||/^find/.test(e);o&&(Kn.prototype[e]=function(){var e=this.__wrapped__,f=r?[1]:arguments,h=e instanceof nr,d=f[0],v=h||no(e),_=function(t){var e=o.apply(Kn,He([t],f));return r&&m?e[0]:e};v&&n&&"function"==typeof d&&1!=d.length&&(h=v=!1);var m=this.__chain__,y=!!this.__actions__.length,x=c&&!m,w=h&&!y;if(!c&&v){e=w?e:new nr(this);var k=t.apply(e,f);return k.__actions__.push({func:Os,args:[_],thisArg:l}),new er(k,m)}return x&&w?t.apply(this,f):(k=this.thru(_),x?r?k.value()[0]:k.value():k)})})),Le(["pop","push","shift","sort","splice","unshift"],(function(t){var e=Nt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Kn.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var o=this.value();return e.apply(no(o)?o:[],t)}return this[n]((function(n){return e.apply(no(n)?n:[],t)}))}})),Er(nr.prototype,(function(t,e){var n=Kn[e];if(n){var r=n.name+"";qt.call(Yn,r)||(Yn[r]=[]),Yn[r].push({name:e,func:n})}})),Yn[ea(l,2).name]=[{name:"wrapper",func:l}],nr.prototype.clone=function(){var t=new nr(this.__wrapped__);return t.__actions__=Vi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Vi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Vi(this.__views__),t},nr.prototype.reverse=function(){if(this.__filtered__){var t=new nr(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},nr.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=no(t),r=e<0,o=n?t.length:0,view=function(t,e,n){var r=-1,o=n.length;for(;++r=this.__values__.length;return{done:t,value:t?l:this.__values__[this.__index__++]}},Kn.prototype.plant=function(t){for(var e,n=this;n instanceof Xn;){var r=Xa(n);r.__index__=0,r.__values__=l,e?o.__wrapped__=r:e=r;var o=r;n=n.__wrapped__}return o.__wrapped__=t,e},Kn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof nr){var e=t;return this.__actions__.length&&(e=new nr(this)),(e=e.reverse()).__actions__.push({func:Os,args:[ds],thisArg:l}),new er(e,this.__chain__)}return this.thru(ds)},Kn.prototype.toJSON=Kn.prototype.valueOf=Kn.prototype.value=function(){return Si(this.__wrapped__,this.__actions__)},Kn.prototype.first=Kn.prototype.head,le&&(Kn.prototype[le]=function(){return this}),Kn}();Oe._=Sn,(o=function(){return Sn}.call(e,n,e,r))===l||(r.exports=o)}).call(this)}).call(this,n(68),n(636)(t))},636:function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},637:function(t,e,n){"use strict";n(614)},638:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,"span[data-v-31d3a3d4]{color:#757575;font-size:17px}.officeCard[data-v-31d3a3d4]{border:1px solid orange}.priceMobile[data-v-31d3a3d4]{display:none}@media (max-width:1154px){.officeCard[data-v-31d3a3d4]{max-width:600px}}@media (min-width:1100px){br[data-v-31d3a3d4]{display:none}}@media (max-width:980px){.priceStandart[data-v-31d3a3d4]{display:none}.priceMobile[data-v-31d3a3d4]{display:inline}}",""]),r.locals={},t.exports=r},639:function(t,e,n){"use strict";n(615)},640:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".str2[data-v-20f1ef07]{stroke:#706765;stroke-width:70.56;stroke-miterlimit:22.9256}.str1[data-v-20f1ef07]{stroke:#706765;stroke-width:211.67;stroke-miterlimit:22.9256}.str3[data-v-20f1ef07]{stroke:#706765;stroke-width:35.28;stroke-miterlimit:22.9256}.str0[data-v-20f1ef07]{stroke:#706765;stroke-width:352.78;stroke-miterlimit:22.9256}.fil0[data-v-20f1ef07]{fill:none}.fil1[data-v-20f1ef07]{fill:#ed8780}",""]),r.locals={},t.exports=r},641:function(t,e,n){"use strict";n(616)},642:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".str3[data-v-79030947]{stroke:#706765;stroke-width:70.56;stroke-miterlimit:22.9256}.str2[data-v-79030947]{stroke:#706765;stroke-width:211.67;stroke-miterlimit:22.9256}.str1[data-v-79030947]{stroke:#706765;stroke-width:35.28;stroke-miterlimit:22.9256}.str0[data-v-79030947]{stroke:#706765;stroke-width:352.78;stroke-miterlimit:22.9256}.fil0[data-v-79030947]{fill:none}.fil1[data-v-79030947]{fill:#efebe9}",""]),r.locals={},t.exports=r},643:function(t,e,n){"use strict";n(617)},644:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".str3[data-v-73479952]{stroke:#706765;stroke-width:70.56;stroke-miterlimit:22.9256}.str2[data-v-73479952]{stroke:#706765;stroke-width:211.67;stroke-miterlimit:22.9256}.str1[data-v-73479952]{stroke:#706765;stroke-width:35.28;stroke-miterlimit:22.9256}.str0[data-v-73479952]{stroke:#706765;stroke-width:352.78;stroke-miterlimit:22.9256}.fil0[data-v-73479952]{fill:none}.fil1[data-v-73479952]{fill:#efebe9}",""]),r.locals={},t.exports=r},645:function(t,e,n){"use strict";n.r(e);var r=n(781),o=n(780),l=n(23),c=(n(89),n(36),n(336),n(98),n(12),n(53),n(61),n(49),n(43),n(31),n(4),n(27),n(42),n(45),n(46),n(620)),f=n(665),h=n(666),d=n(667),v=n(600);function _(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,a){if(t){if("string"==typeof t)return m(t,a);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?m(t,a):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,l=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw l}}}}function m(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,n=Array(a);e=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,l=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw l}}}}function d(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,n=Array(a);e\n ")])]),t._v(" "),e("g",{attrs:{id:"Слой_x0020_1"}},[e("metadata",{attrs:{id:"CorelCorpID_0Corel-Layer"}}),t._v(" "),e("path",{staticClass:"fil0 str0",attrs:{d:"M 239.47977,840.84969 V 231.48972 H 21539.475 V 12881.486 h -2124.44 m -992.19,0 H 239.47977 V 2115.2696",id:"path1"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"3047.9902",y1:"234.00008",x2:"3047.9902",y2:"890.2005",id:"line1"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"3047.9902",y1:"2420.3708",x2:"3047.9902",y2:"12881.489",id:"line2"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"15342.34",y1:"6011.3994",x2:"15342.34",y2:"12881.489",id:"line3"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"15342.301",y1:"231.49007",x2:"15342.301",y2:"5096.3896",id:"line4"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"15364.67",y1:"4373.1211",x2:"16889.51",y2:"4373.1211",id:"line5"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"17791.879",y1:"4373.1211",x2:"21432.32",y2:"4373.1211",id:"line6"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"16523.629",y1:"6377.3994",x2:"17084.98",y2:"6377.3994",id:"line7"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"19673.09",y1:"6377.3994",x2:"21539.49",y2:"6377.3994",id:"line8"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"19673.09",y1:"7593.5972",x2:"19673.09",y2:"12881.489",id:"line9"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"234.76976",y1:"3131.1812",x2:"665.40997",y2:"3131.1812",id:"line10"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"2151.49",y1:"3131.1411",x2:"3047.9902",y2:"3131.1411",id:"line11"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"18156.799",y1:"6377.3994",x2:"18156.799",y2:"12881.489",id:"line12"}}),t._v(" "),e("g",{attrs:{id:"_2534388659712",transform:"translate(-4127.5004,-3968.7502)"}},[e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"15041.7",x2:"20837.33",y2:"15041.7",id:"line13"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"14720.86",x2:"20837.33",y2:"14720.86",id:"line14"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"14400.01",x2:"20837.33",y2:"14400.01",id:"line15"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"14079.17",x2:"20837.33",y2:"14079.17",id:"line16"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"13758.33",x2:"20837.33",y2:"13758.33",id:"line17"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"13437.49",x2:"20837.33",y2:"13437.49",id:"line18"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"13116.64",x2:"20837.33",y2:"13116.64",id:"line19"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"12795.8",x2:"20837.33",y2:"12795.8",id:"line20"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"12474.96",x2:"20837.33",y2:"12474.96",id:"line21"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"12154.12",x2:"20837.33",y2:"12154.12",id:"line22"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"11833.27",x2:"20837.33",y2:"11833.27",id:"line23"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19566.311",y1:"11512.43",x2:"20837.33",y2:"11512.43",id:"line24"}})]),t._v(" "),e("g",{attrs:{id:"_2534388659664",transform:"translate(-4127.5004,-3968.7502)"}},[e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"15293.19",x2:"7120.0601",y2:"15293.19",id:"line25"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"5822.4902",y1:"11728.65",x2:"5822.4902",y2:"15328.64",id:"line26"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"14972.35",x2:"7120.0601",y2:"14972.35",id:"line27"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"14651.5",x2:"7120.0601",y2:"14651.5",id:"line28"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"14330.66",x2:"7120.0601",y2:"14330.66",id:"line29"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"14009.82",x2:"7120.0601",y2:"14009.82",id:"line30"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"13688.98",x2:"7120.0601",y2:"13688.98",id:"line31"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"13368.13",x2:"7120.0601",y2:"13368.13",id:"line32"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"13047.29",x2:"7120.0601",y2:"13047.29",id:"line33"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"12726.45",x2:"7120.0601",y2:"12726.45",id:"line34"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"12405.61",x2:"7120.0601",y2:"12405.61",id:"line35"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"12084.76",x2:"7120.0601",y2:"12084.76",id:"line36"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4524.9199",y1:"11763.92",x2:"7120.0601",y2:"11763.92",id:"line37"}})]),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"17882",y1:"6377.3994",x2:"18262.82",y2:"6377.3994",id:"line38"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"19673.09",y1:"7897.3979",x2:"21539.49",y2:"7897.3979",id:"line39"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"19673.09",y1:"9067.3965",x2:"21539.49",y2:"9067.3965",id:"line40"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"16806.799",y1:"6377.3994",x2:"16806.799",y2:"11219.596",id:"line41"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"15339.16",y1:"11140.206",x2:"16912.449",y2:"11140.206",id:"line42"}}),t._v(" "),e("polygon",{staticClass:"fil1 str3",attrs:{points:"22133.81,10501.24 22133.81,16625.18 19621.92,16625.18 19621.92,15260.6 21086.8,15260.6 21086.8,10501.24 ",id:"polygon42",transform:"translate(-4127.5004,-3968.7502)"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"15342.34",y1:"6377.3994",x2:"15621.28",y2:"6377.3994",id:"line43"}}),t._v(" "),e("polygon",{staticClass:"fil1 str3",attrs:{points:"22438.24,16621.89 22438.24,10187.87 19623.32,10187.87 19623.32,9928.95 19316.42,9928.95 19316.42,16622.89 7328.38,16622.89 7328.38,4432.6 19316.42,4432.6 19316.42,9110.28 19623.32,9110.28 19623.32,8502.09 21073.79,8502.09 21073.79,8190.56 19625.95,8190.56 19625.95,4432.6 25447.48,4432.6 25447.48,8190.56 21862.07,8190.56 21862.07,8502.09 22438.24,8502.09 22547.65,8502.09 23645.79,8502.09 23645.79,8796.06 23950.59,8796.06 23950.59,8494.99 25441.12,8494.99 25441.12,10192.18 23950.59,10192.18 23950.59,9614.73 23645.79,9614.73 23645.79,10699.42 23948.54,10699.42 23948.54,10498.82 25443.16,10498.82 25443.16,11716.23 23948.54,11716.23 23948.54,11518.09 23645.79,11518.09 23645.79,16621.89 ",id:"polygon43",transform:"translate(-4127.5004,-3968.7502)"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"19673.09",y1:"5684.1099",x2:"19673.09",y2:"6690.9487",id:"line44"}}),t._v(" "),e("line",{staticClass:"fil0 str1",attrs:{x1:"19673.09",y1:"4373.1211",x2:"19673.09",y2:"4785.3003",id:"line45"}})],1)])}),[],!1,null,"20f1ef07",null);e.default=component.exports},666:function(t,e,n){"use strict";n.r(e);n(641);var r=n(40),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("svg",{attrs:{"xml:space":"preserve",width:"100%",version:"1.1",viewBox:"0 0 21700 13100",id:"svg51",xmlns:"http://www.w3.org/2000/svg","xmlns:svg":"http://www.w3.org/2000/svg"}},[e("g",{ref:"two_floor_ref",attrs:{id:"Слой_x0020_1"}},[e("metadata",{attrs:{id:"CorelCorpID_0Corel-Layer"}}),t._v(" "),e("rect",{ref:"of201",staticClass:"fil1 str1",attrs:{x:"458.92413",y:"461.70813",width:"2434.46",height:"3750.3",id:"rect41"},on:{click:function(e){return t.$parent.choose(201)}}}),t._v(" "),e("rect",{ref:"of203",staticClass:"fil1 str1",attrs:{x:"3200.0442",y:"461.15833",width:"5839.0801",height:"4062.8899",id:"rect2"},on:{click:function(e){return t.$parent.choose(203)}}}),t._v(" "),e("rect",{ref:"of205",staticClass:"fil1 str1",attrs:{x:"9350.1143",y:"461.15833",width:"5844.8799",height:"4062.8899",id:"rect45"},on:{click:function(e){return t.$parent.choose(205)}}}),t._v(" "),e("rect",{ref:"of207",staticClass:"fil1 str1",attrs:{x:"15486.783",y:"456.5885",width:"5826.29",height:"4070.1499",id:"rect3"},on:{click:function(e){return t.$parent.choose(207)}}}),t._v(" "),e("rect",{ref:"of202",staticClass:"fil1 str1",attrs:{x:"3200.0442",y:"6549.3286",width:"5839.0801",height:"6117.2402",id:"rect46"},on:{click:function(e){return t.$parent.choose(202)}}}),t._v(" "),e("rect",{ref:"of204",staticClass:"fil1 str1",attrs:{x:"9352.0537",y:"6549.3286",width:"5838.5098",height:"6117.2402",id:"rect47"},on:{click:function(e){return t.$parent.choose(204)}}}),t._v(" "),e("rect",{ref:"of206",staticClass:"fil1 str1",attrs:{x:"18598.494",y:"6539.688",width:"2715.02",height:"6129.3599",id:"rect4"},on:{click:function(e){return t.$parent.choose(206)}}}),t._v(" "),e("rect",{staticClass:"fil0 str0",attrs:{x:"238.63458",y:"243.91858",width:"21300",height:"12650",id:"rect1"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"3047.1545",y1:"246.42834",x2:"3047.1545",y2:"4979.6382",id:"line4"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"3047.1545",y1:"6337.8882",x2:"3047.1545",y2:"12893.919",id:"line5"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"15341.504",y1:"6023.8286",x2:"15341.504",y2:"12893.919",id:"line6"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"15341.465",y1:"243.91858",x2:"15341.465",y2:"5108.8179",id:"line7"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"15363.834",y1:"4675.5483",x2:"16492.414",y2:"4675.5483",id:"line8"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"17397.684",y1:"4675.5483",x2:"21431.475",y2:"4675.5483",id:"line9"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"17345.443",y1:"6389.8286",x2:"18671.324",y2:"6389.8286",id:"line10"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19574.125",y1:"6389.8286",x2:"21538.645",y2:"6389.8286",id:"line11"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19922.244",y1:"4675.5483",x2:"19922.244",y2:"6389.8286",id:"line12"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"233.93439",y1:"4363.5679",x2:"1224.4441",y2:"4363.5679",id:"line13"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"2131.1941",y1:"4363.5679",x2:"3047.1545",y2:"4363.5679",id:"line14"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"18445.953",y1:"6389.8286",x2:"18445.953",y2:"12893.919",id:"line15"}}),t._v(" "),e("g",{attrs:{id:"_2534510729648",transform:"translate(-4128.3356,-3956.3216)"}},[e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"15356.46",x2:"22515.42",y2:"15356.46",id:"line16"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"21029.34",y1:"11791.92",x2:"21029.34",y2:"15391.91",id:"line17"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"15035.62",x2:"22515.42",y2:"15035.62",id:"line18"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"14714.77",x2:"22515.42",y2:"14714.77",id:"line19"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"14393.93",x2:"22515.42",y2:"14393.93",id:"line20"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"14073.09",x2:"22515.42",y2:"14073.09",id:"line21"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"13752.25",x2:"22515.42",y2:"13752.25",id:"line22"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"13431.4",x2:"22515.42",y2:"13431.4",id:"line23"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"13110.56",x2:"22515.42",y2:"13110.56",id:"line24"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"12789.72",x2:"22515.42",y2:"12789.72",id:"line25"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"12468.88",x2:"22515.42",y2:"12468.88",id:"line26"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"12148.03",x2:"22515.42",y2:"12148.03",id:"line27"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"11827.19",x2:"22515.42",y2:"11827.19",id:"line28"}})]),t._v(" "),e("g",{attrs:{id:"_2534510729504",transform:"translate(-4128.3356,-3956.3216)"}},[e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"15293.19",x2:"7120.0601",y2:"15293.19",id:"line29"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"5822.4902",y1:"11728.65",x2:"5822.4902",y2:"15328.64",id:"line30"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14972.35",x2:"7120.0601",y2:"14972.35",id:"line31"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14651.5",x2:"7120.0601",y2:"14651.5",id:"line32"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14330.66",x2:"7120.0601",y2:"14330.66",id:"line33"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14009.82",x2:"7120.0601",y2:"14009.82",id:"line34"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"13688.98",x2:"7120.0601",y2:"13688.98",id:"line35"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"13368.13",x2:"7120.0601",y2:"13368.13",id:"line36"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"13047.29",x2:"7120.0601",y2:"13047.29",id:"line37"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"12726.45",x2:"7120.0601",y2:"12726.45",id:"line38"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"12405.61",x2:"7120.0601",y2:"12405.61",id:"line39"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"12084.76",x2:"7120.0601",y2:"12084.76",id:"line40"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"11763.92",x2:"7120.0601",y2:"11763.92",id:"line41"}})]),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"9194.3242",y1:"6319.0884",x2:"9194.3242",y2:"12875.118",id:"line42"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"9194.3242",y1:"243.91858",x2:"9194.3242",y2:"4675.5483",id:"line43"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"5591.5444",y1:"6389.8286",x2:"10835.174",y2:"6389.8286",id:"line44"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"3065.8743",y1:"4675.5483",x2:"3573.8943",y2:"4675.5483",id:"line45"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4476.0347",y1:"4675.5483",x2:"9716.1543",y2:"4675.5483",id:"line47"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"10622.454",y1:"4675.5483",x2:"15341.465",y2:"4675.5483",id:"line48"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"2942.3445",y1:"6389.8286",x2:"4691.645",y2:"6389.8286",id:"line49"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"11740.454",y1:"6389.8286",x2:"15341.504",y2:"6389.8286",id:"line50"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"15341.504",y1:"6389.8286",x2:"16442.754",y2:"6389.8286",id:"line51"}})],1)])}),[],!1,null,"79030947",null);e.default=component.exports},667:function(t,e,n){"use strict";n.r(e);n(643);var r=n(40),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("svg",{staticStyle:{"clip-rule":"evenodd","fill-rule":"evenodd","image-rendering":"optimizeQuality","shape-rendering":"geometricPrecision","text-rendering":"geometricPrecision"},attrs:{"xml:space":"preserve",width:"100%",version:"1.1",viewBox:"0 0 21800 13100",id:"svg58",xmlns:"http://www.w3.org/2000/svg","xmlns:svg":"http://www.w3.org/2000/svg"}},[e("defs",{attrs:{id:"defs1"}},[e("style",{attrs:{type:"text/css",id:"style1"}},[t._v("\n \n ")])]),t._v(" "),e("g",{ref:"three_floor_ref",attrs:{id:"Слой_x0020_1"}},[e("metadata",{attrs:{id:"CorelCorpID_0Corel-Layer"}}),t._v(" "),e("rect",{ref:"of301",staticClass:"fil1 str1",attrs:{x:"459.75949",y:"449.27948",width:"2434.46",height:"3750.3",id:"rect40"},on:{click:function(e){return t.$parent.choose(301)}}}),t._v(" "),e("rect",{ref:"of303",staticClass:"fil1 str1",attrs:{x:"3201.8911",y:"444.15985",width:"5940.4199",height:"4070.1499",id:"rect58"},on:{click:function(e){return t.$parent.choose(303)}}}),t._v(" "),e("rect",{ref:"of305",staticClass:"fil1 str1",attrs:{x:"9456.0576",y:"444.15985",width:"2855.3101",height:"4070.1499",id:"rect57"},on:{click:function(e){return t.$parent.choose(305)}}}),t._v(" "),e("rect",{ref:"of307",staticClass:"fil1 str1",attrs:{x:"12619.238",y:"444.15985",width:"2567.2",height:"4070.1499",id:"rect56"},on:{click:function(e){return t.$parent.choose(307)}}}),t._v(" "),e("rect",{ref:"of309",staticClass:"fil1 str1",attrs:{x:"15487.623",y:"444.15985",width:"5826.29",height:"4070.1499",id:"rect2"},on:{click:function(e){return t.$parent.choose(309)}}}),t._v(" "),e("rect",{ref:"of302",staticClass:"fil1 str1",attrs:{x:"3202.2212",y:"6527.2583",width:"2704.76",height:"6129.3599",id:"rect55"},on:{click:function(e){return t.$parent.choose(302)}}}),t._v(" "),e("rect",{ref:"of304",staticClass:"fil1 str1",attrs:{x:"6213.2295",y:"6527.2583",width:"2726.79",height:"6129.3599",id:"rect54"},on:{click:function(e){return t.$parent.choose(304)}}}),t._v(" "),e("rect",{ref:"of306",staticClass:"fil1 str1",attrs:{x:"9255.5283",y:"6527.2583",width:"2676.3301",height:"6129.3599",id:"rect53"},on:{click:function(e){return t.$parent.choose(306)}}}),t._v(" "),e("rect",{ref:"of308",staticClass:"fil1 str1",attrs:{x:"12239.028",y:"6527.2583",width:"2950.53",height:"6129.3599",id:"rect52"},on:{click:function(e){return t.$parent.choose(308)}}}),t._v(" "),e("rect",{ref:"of310",staticClass:"fil1 str1",attrs:{x:"18599.334",y:"6527.2583",width:"2715.02",height:"6129.3599",id:"rect3"},on:{click:function(e){return t.$parent.choose(310)}}}),t._v(" "),e("rect",{staticClass:"fil0 str0",attrs:{x:"239.46996",y:"231.49001",width:"21300",height:"12650",id:"rect1"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"3047.991",y1:"233.99977",x2:"3047.991",y2:"4745.6704",id:"line3"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"3047.991",y1:"6325.459",x2:"3047.991",y2:"12881.489",id:"line4"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"15342.343",y1:"6377.3989",x2:"15342.343",y2:"12881.489",id:"line5"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"15342.304",y1:"231.49001",x2:"15342.304",y2:"4663.1206",id:"line6"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"14806.512",y1:"4663.1206",x2:"15686.623",y2:"4663.1206",id:"line7"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"16595.975",y1:"4663.1206",x2:"21432.314",y2:"4663.1206",id:"line8"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"13703.051",y1:"6377.3989",x2:"16444.574",y2:"6377.3989",id:"line9"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19574.533",y1:"6377.3989",x2:"21539.484",y2:"6377.3989",id:"line10"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"19923.084",y1:"4663.1206",x2:"19923.084",y2:"6377.3989",id:"line11"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"234.76976",y1:"4351.1401",x2:"1228.6499",y2:"4351.1401",id:"line12"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"2132.0303",y1:"4351.1401",x2:"3047.991",y2:"4351.1401",id:"line13"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"18446.793",y1:"6377.3989",x2:"18446.793",y2:"12881.489",id:"line14"}}),t._v(" "),e("g",{attrs:{id:"_2534326645504",transform:"translate(-4127.5001,-3968.75)"}},[e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"15356.46",x2:"22515.42",y2:"15356.46",id:"line15"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"21029.34",y1:"11791.92",x2:"21029.34",y2:"15391.91",id:"line16"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"15035.62",x2:"22515.42",y2:"15035.62",id:"line17"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"14714.77",x2:"22515.42",y2:"14714.77",id:"line18"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"14393.93",x2:"22515.42",y2:"14393.93",id:"line19"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"14073.09",x2:"22515.42",y2:"14073.09",id:"line20"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"13752.25",x2:"22515.42",y2:"13752.25",id:"line21"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"13431.4",x2:"22515.42",y2:"13431.4",id:"line22"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"13110.56",x2:"22515.42",y2:"13110.56",id:"line23"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"12789.72",x2:"22515.42",y2:"12789.72",id:"line24"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"12468.88",x2:"22515.42",y2:"12468.88",id:"line25"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"12148.03",x2:"22515.42",y2:"12148.03",id:"line26"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"19543.26",y1:"11827.19",x2:"22515.42",y2:"11827.19",id:"line27"}})]),t._v(" "),e("g",{attrs:{id:"_2534326645072",transform:"translate(-4127.5001,-3968.75)"}},[e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"15293.19",x2:"7120.0601",y2:"15293.19",id:"line28"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"5822.4902",y1:"11728.65",x2:"5822.4902",y2:"15328.64",id:"line29"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14972.35",x2:"7120.0601",y2:"14972.35",id:"line30"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14651.5",x2:"7120.0601",y2:"14651.5",id:"line31"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14330.66",x2:"7120.0601",y2:"14330.66",id:"line32"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"14009.82",x2:"7120.0601",y2:"14009.82",id:"line33"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"13688.98",x2:"7120.0601",y2:"13688.98",id:"line34"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"13368.13",x2:"7120.0601",y2:"13368.13",id:"line35"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"13047.29",x2:"7120.0601",y2:"13047.29",id:"line36"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"12726.45",x2:"7120.0601",y2:"12726.45",id:"line37"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"12405.61",x2:"7120.0601",y2:"12405.61",id:"line38"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"12084.76",x2:"7120.0601",y2:"12084.76",id:"line39"}}),t._v(" "),e("line",{staticClass:"fil0 str3",attrs:{x1:"4524.9199",y1:"11763.92",x2:"7120.0601",y2:"11763.92",id:"line40"}})]),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"10753.438",y1:"4663.1206",x2:"13907.28",y2:"4663.1206",id:"line41"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"4476.2012",y1:"4663.1206",x2:"9850.3281",y2:"4663.1206",id:"line42"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"2942.241",y1:"4663.1206",x2:"3579.7012",y2:"4663.1206",id:"line43"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"11543.788",y1:"6377.3989",x2:"12798.22",y2:"6377.3989",id:"line44"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"8390.9082",y1:"6377.3989",x2:"10648.488",y2:"6377.3989",id:"line45"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"5419.9697",y1:"6377.4087",x2:"7499.8984",y2:"6377.4087",id:"line46"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"2942.1008",y1:"6377.4087",x2:"4510.1006",y2:"6377.4087",id:"line47"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"9297.8584",y1:"191.07991",x2:"9297.8584",y2:"4702.7505",id:"line48"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"12465.219",y1:"191.07991",x2:"12465.219",y2:"4702.7505",id:"line49"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"12086.008",y1:"6369.0981",x2:"12086.008",y2:"12881.489",id:"line50"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"9096.2783",y1:"6351.4585",x2:"9096.2783",y2:"12863.849",id:"line51"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"6062.3892",y1:"6351.4585",x2:"6062.3892",y2:"12863.849",id:"line52"}}),t._v(" "),e("line",{staticClass:"fil0 str2",attrs:{x1:"17348.814",y1:"6377.3989",x2:"18670.135",y2:"6377.3989",id:"line58"}})],1)])}),[],!1,null,"73479952",null);e.default=component.exports},674:function(t,e,n){"use strict";var r=n(3),o=n(20),l=(n(12),n(36),n(15),n(44),n(77),n(31),n(26),n(18),n(19),n(16),n(4),n(27),n(60),n(13),n(603),n(78)),c=(n(88),n(28)),f=n(9),h=n(0),d=Object(f.a)(c.a).extend({methods:{genPickerButton:function(t,e,content){var n=this,r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"",l=this[t]===e;return this.$createElement("div",{staticClass:"v-picker__title__btn ".concat(o).trim(),class:{"v-picker__title__btn--active":l,"v-picker__title__btn--readonly":r},on:l||r?void 0:{click:function(r){r.stopPropagation(),n.$emit("update:".concat(Object(h.w)(t)),e)}}},Array.isArray(content)?content:[content])}}}),v=Object(f.a)(d).extend({name:"v-date-picker-title",props:{date:{type:String,default:""},disabled:Boolean,readonly:Boolean,selectingYear:Boolean,value:{type:String},year:{type:[Number,String],default:""},yearIcon:{type:String}},data:function(){return{isReversing:!1}},computed:{computedTransition:function(){return this.isReversing?"picker-reverse-transition":"picker-transition"}},watch:{value:function(t,e){this.isReversing=t1&&void 0!==arguments[1]?arguments[1]:2,r="0",n|=0,e=String(e),r=String(r),e.length>n?String(e):((n-=e.length)>r.length&&(r+=r.repeat(n/r.length)),r.slice(0,n)+String(e))});var w=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{start:0,length:0},r=function(t){var e=t.trim().split(" ")[0].split("-"),n=Object(o.a)(e,3),r=n[0],l=n[1],c=n[2];return[x(r,4),x(l||1),x(c||1)].join("-")};try{var l=new Intl.DateTimeFormat(t||void 0,e);return function(t){return l.format(new Date("".concat(r(t),"T00:00:00+00:00")))}}catch(t){return n.start||n.length?function(t){return r(t).substr(n.start||0,n.length)}:void 0}},k=function(t,e){var n=t.split("-").map(Number),r=Object(o.a)(n,2),l=r[0],c=r[1];return c+e===0?"".concat(l-1,"-12"):c+e===13?"".concat(l+1,"-01"):"".concat(l,"-").concat(x(c+e))};function C(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function $(t){for(var e=1;e0?this.nextAriaLabel:this.prevAriaLabel,r=n?this.$vuetify.lang.t(n):void 0,o=this.disabled||t<0&&this.min&&this.calculateChange(t)0&&this.max&&this.calculateChange(t)>this.max;return this.$createElement(_.a,{attrs:{"aria-label":r},props:{dark:this.dark,disabled:o,icon:!0,light:this.light},on:{click:function(n){n.stopPropagation(),e.$emit("input",e.calculateChange(t))}}},[this.$createElement(l.a,t<0==!this.$vuetify.rtl?this.prevIcon:this.nextIcon)])},calculateChange:function(t){var e=String(this.value).split("-").map(Number),n=Object(o.a)(e,2),r=n[0];return null==n[1]?"".concat(r+t):k(String(this.value),t)},genHeader:function(){var t=this,e=!this.disabled&&(this.color||"accent"),header=this.$createElement("div",this.setTextColor(e,{key:String(this.value)}),[this.$createElement("button",{attrs:{type:"button"},on:{click:function(){return t.$emit("toggle")}}},Object(h.s)(this)||[this.formatter(String(this.value))])]),n=this.$createElement("transition",{props:{name:this.isReversing===!this.$vuetify.rtl?"tab-reverse-transition":"tab-transition"}},[header]);return this.$createElement("div",{staticClass:"v-date-picker-header__value",class:{"v-date-picker-header__value--disabled":this.disabled}},[n])}},render:function(){return this.$createElement("div",{staticClass:"v-date-picker-header",class:$({"v-date-picker-header--disabled":this.disabled},this.themeClasses)},[this.genBtn(-1),this.genHeader(),this.genBtn(1)])}}),j=(n(338),n(587),n(84)),A=(n(243),n(67),n(609),n(111));n(244);function S(t,e,n){return Object.keys(t.$listeners).reduce((function(r,o){return o.endsWith(e)&&(r[o.slice(0,-e.length)]=function(e){return t.$emit(o,n,e)}),r}),{})}function D(t,e){return Object.keys(t.$listeners).reduce((function(n,r){return r.endsWith(e)&&(n[r]=t.$listeners[r]),n}),{})}var T=function(t,e){var n=t.split("-"),r=Object(o.a)(n,3),l=r[0],c=r[1],f=void 0===c?1:c,h=r[2],d=void 0===h?1:h;return"".concat(l,"-").concat(x(f),"-").concat(x(d)).substr(0,{date:10,month:7,year:4}[e])};function I(t,e,n,r){return(!r||r(t))&&(!e||t>=e.substr(0,10))&&(!n||t<=n)}var P=n(132);function E(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function M(t){for(var e=1;e4&&void 0!==arguments[4]&&arguments[4],l=I(t,this.min,this.max,this.allowedDates),c=this.isSelected(t)&&l,f=t===this.current,h=c?this.setBackgroundColor:this.setTextColor,d=(c||f)&&(this.color||"accent"),v=!1,_=!1;return this.range&&this.value&&Array.isArray(this.value)&&(v=t===this.value[0],_=t===this.value[this.value.length-1]),this.$createElement("button",h(d,{staticClass:"v-btn",class:this.genButtonClasses(l&&!o,e,c,f,v,_),attrs:{type:"button"},domProps:{disabled:this.disabled||!l||o},on:this.genButtonEvents(t,l,n)}),[this.$createElement("div",{staticClass:"v-btn__content"},[r(t)]),this.genEvents(t)])},getEventColors:function(t){var e,n=function(t){return Array.isArray(t)?t:[t]};return(e=Array.isArray(this.events)?this.events.includes(t):this.events instanceof Function?this.events(t)||!1:this.events&&this.events[t]||!1)?(!0!==e?n(e):"string"==typeof this.eventColor?[this.eventColor]:"function"==typeof this.eventColor?n(this.eventColor(t)):Array.isArray(this.eventColor)?this.eventColor:n(this.eventColor[t])).filter((function(t){return t})):[]},genEvents:function(t){var e=this,n=this.getEventColors(t);return n.length?this.$createElement("div",{staticClass:"v-date-picker-table__events"},n.map((function(t){return e.$createElement("div",e.setBackgroundColor(t))}))):null},isValidScroll:function(t,e){var n=e(t),r=1===n.split("-").length?"year":"month";return t<0&&(!this.min||n>=T(this.min,r))||t>0&&(!this.max||n<=T(this.max,r))},wheel:function(t,e){this.$emit("update:table-date",e(t.deltaY))},touch:function(t,e){this.$emit("update:table-date",e(t))},genTable:function(t,e,n){var r=this,o=this.$createElement("transition",{props:{name:this.computedTransition}},[this.$createElement("table",{key:this.tableDate},e)]),l={name:"touch",value:{left:function(t){return t.offsetX<-15&&r.isValidScroll(1,n)&&r.touch(1,n)},right:function(t){return t.offsetX>15&&r.isValidScroll(-1,n)&&r.touch(-1,n)}}};return this.$createElement("div",{staticClass:t,class:M({"v-date-picker-table--disabled":this.disabled},this.themeClasses),on:!this.disabled&&this.scrollable?{wheel:function(t){t.preventDefault(),r.isValidScroll(t.deltaY,n)&&r.wheelThrottle(t,n)}}:void 0,directives:[l]},[o])},isSelected:function(t){if(Array.isArray(this.value)){if(this.range&&2===this.value.length){var e=Object(j.a)(this.value).sort(),n=Object(o.a)(e,2),r=n[0],l=n[1];return r<=t&&t<=l}return-1!==this.value.indexOf(t)}return t===this.value}}});function B(t,e,n){var r=7+e-n,o=(7+function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return t<100&&t>=0?(e=new Date(Date.UTC(t,n,r)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC(t,n,r)),e}(t,0,r).getUTCDay()-e)%7;return-o+r-1}function F(t,e,n){var r=B(t,e,n),o=B(t+1,e,n);return((L(t)?366:365)-r+o)/7}function z(t,e,n,r,o){var l=B(t,r,o),c=Math.ceil((function(t,e,n){var r=[0,31,59,90,120,151,181,212,243,273,304,334][e];return e>1&&L(t)&&r++,r+n}(t,e,n)-l)/7);return c<1?c+F(t-1,r,o):c>F(t,r,o)?c-F(t,r,o):c}function L(t){return t%4==0&&t%100!=0||t%400==0}var N=Object(f.a)(R).extend({name:"v-date-picker-date-table",props:{firstDayOfWeek:{type:[String,Number],default:0},localeFirstDayOfYear:{type:[String,Number],default:0},showAdjacentMonths:Boolean,showWeek:Boolean,weekdayFormat:Function},computed:{formatter:function(){return this.format||w(this.currentLocale,{day:"numeric",timeZone:"UTC"},{start:8,length:2})},weekdayFormatter:function(){return this.weekdayFormat||w(this.currentLocale,{weekday:"narrow",timeZone:"UTC"})},weekDays:function(){var t=this,e=parseInt(this.firstDayOfWeek,10);return this.weekdayFormatter?Object(h.i)(7).map((function(i){return t.weekdayFormatter("2017-01-".concat(e+i+15))})):Object(h.i)(7).map((function(i){return["S","M","T","W","T","F","S"][(i+e)%7]}))}},methods:{calculateTableDate:function(t){return k(this.tableDate,Math.sign(t||1))},genTHead:function(){var t=this,e=this.weekDays.map((function(e){return t.$createElement("th",e)}));return this.showWeek&&e.unshift(this.$createElement("th")),this.$createElement("thead",this.genTR(e))},weekDaysBeforeFirstDayOfTheMonth:function(){return(new Date("".concat(this.displayedYear,"-").concat(x(this.displayedMonth+1),"-01T00:00:00+00:00")).getUTCDay()-parseInt(this.firstDayOfWeek)+7)%7},getWeekNumber:function(t){return z(this.displayedYear,this.displayedMonth,t,parseInt(this.firstDayOfWeek),parseInt(this.localeFirstDayOfYear))},genWeekNumber:function(t){return this.$createElement("td",[this.$createElement("small",{staticClass:"v-date-picker-table--date__week"},String(t).padStart(2,"0"))])},genTBody:function(){var t=[],e=new Date(this.displayedYear,this.displayedMonth+1,0).getDate(),n=[],r=this.weekDaysBeforeFirstDayOfTheMonth();this.showWeek&&n.push(this.genWeekNumber(this.getWeekNumber(1)));for(var o=this.displayedMonth?this.displayedYear:this.displayedYear-1,l=(this.displayedMonth+11)%12,c=new Date(this.displayedYear,this.displayedMonth,0).getDate(),f=this.showWeek?8:7;r--;){var h="".concat(o,"-").concat(x(l+1),"-").concat(x(c-r));n.push(this.$createElement("td",this.showAdjacentMonths?[this.genButton(h,!0,"date",this.formatter,!0)]:[]))}for(r=1;r<=e;r++){var d="".concat(this.displayedYear,"-").concat(x(this.displayedMonth+1),"-").concat(x(r));n.push(this.$createElement("td",[this.genButton(d,!0,"date",this.formatter)])),n.length%f==0&&(t.push(this.genTR(n)),n=[],this.showWeek&&(r=r;o--)t.push(this.genYearItem(o));return t}},render:function(){return this.$createElement("ul",{staticClass:"v-date-picker-years",ref:"years"},this.genYearItems())}})),V=(n(196),n(197),n(601),n(339),n(159));function U(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function H(t){for(var e=1;e")}:t}},watch:{internalActivePicker:{immediate:!0,handler:function(t){this.$emit("update:active-picker",t)}},activePicker:function(t){this.internalActivePicker=t},tableDate:function(t,e){var n="month"===this.type?"year":"month";this.isReversing=T(t,n)=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,l=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw l}}}}function m(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,n=Array(a);e=3&&(this.legalAddress=!0,this.legalAddressDisabled=!1)},decrement:function(){this.months<=3&&(this.legalAddressDisabled=!0,this.legalAddress=!1),this.months>1&&(this.months=parseInt(this.months,10)-1,this.legalAddress,this.myselfSum=this.months*this.costPerMonth)},goRentFirstTariff:function(){this.choosedNumber?(this.$store.commit("setRentCoworkingData",{number:this.choosedNumber,months:3,price:this.myselfSum}),this.$refs.rent.dialog=!0,this.$socket.emit("action","Выбрал коворкинг-место (№".concat(this.choosedNumber,') тарифа "Адрес" и нажал кнопку арендовать'))):this.$nuxt.$emit("open_snackbar",{text:"ВЫБЕРЕТЕ ПОМЕЩЕНИЕ"})},goRentMyselfTariff:function(){this.choosedNumber?(this.$store.commit("setRentCoworkingData",{number:this.choosedNumber,months:this.months,price:this.myselfSum}),this.$refs.rent.dialog=!0,this.$socket.emit("action","Выбрал коворкинг-место (№".concat(this.choosedNumber,") своего тарифа и нажал кнопку арендовать"))):this.$nuxt.$emit("open_snackbar",{text:"ВЫБЕРЕТЕ ПОМЕЩЕНИЕ"})},choose:function(t){var e=this.offices.find((function(e){return e.number==t}));e&&("В аренде"==e.status?this.$nuxt.$emit("open_snackbar",{text:"ПОМЕЩЕНИЕ НАХОДИТЬСЯ В АРЕНДЕ"}):"Зарезервирован"==e.status?this.$nuxt.$emit("open_snackbar",{text:["ПОМЕЩЕНИЕ ЗАРЕЗЕРВИРОВАНО","Если клиент не оплатит в течении 24 часов,","его можно будет арендовать"],color:"#6e540e"}):"Скоро освободиться"==e.status?this.$nuxt.$emit("open_snackbar",{text:"ПОМЕЩЕНИЕ СКОРО ОСВОБОДИТЬСЯ"}):(this.choosedNumber?this.choosedNumber!==t?(this.choosedNumber=t,this.colorOffices(),this.$refs.coworking.$refs["of".concat(e.number)].style.opacity=.5):(this.choosedNumber=null,this.colorOffices()):(this.choosedNumber=t,this.$refs.coworking.$refs["of".concat(e.number)].style.opacity=.5),this.$socket.emit("action","Выбрал коворкинг-место №".concat(t))))},colorOffices:function(){this.offices=this.$store.getters.getOfficesData(this.numbers);var t,e=_(this.offices);try{for(e.s();!(t=e.n()).done;){var n=t.value,r=void 0;switch(n.status){case"Свободен":r="#98d46e";break;case"В аренде":r="#ed8780";break;case"Скоро освободиться":r="#FFEE58";break;case"Зарезервирован":r="#6e540e"}this.$refs&&(this.$refs.coworking.$refs["of".concat(n.number)].style.fill=r,this.$refs.coworking.$refs["of".concat(n.number)].style.opacity=1)}}catch(t){e.e(t)}finally{e.f()}}},mounted:function(){var t=this;this.$nuxt.$on("open_reservCoworking",(function(){t.$el.querySelector("#reserv_coworking").scrollIntoView({behavior:"smooth"})})),this.offices=this.$store.getters.getOfficesData(this.numbers),this.colorOffices(),this.$nuxt.$on("set_offices",(function(){t.offices=t.$store.getters.getOfficesData(t.numbers),t.colorOffices()}))}},x=n(40),component=Object(x.a)(y,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"spanh2 text-center mt-7",attrs:{id:"reserv_coworking"}},[t._v("КОВОРКИНГ")]),t._v(" "),e("hr",{staticClass:"hr my-5"}),t._v(" "),e(h.a,{staticStyle:{"max-width":"900px",margin:"0 auto"}},[e(c.a,{staticStyle:{margin:"auto auto","padding-bottom":"0"},attrs:{cols:"12",sm:"6",xs:"12"}},[e("Coworking",{ref:"coworking"})],1),t._v(" "),e(c.a,{staticStyle:{"max-width":"400px",margin:"0 auto","padding-top":"0"}},[e("div",{staticClass:"fullheight d-flex align-center"},[e(o.a,{staticClass:"px-3 pb-3",staticStyle:{border:"1px solid #e7ac5e",margin:"0 auto"},attrs:{"max-width":"400px"}},[e(l.a,{staticClass:"mb-10",staticStyle:{"line-height":"110%",color:"#757575"},attrs:{disabled:t.legalAddressDisabled,color:"orange",dense:"","hide-details":"",label:"Юридический адрес и прием корреспонденций предоставляется от трёх месяцев аренды"},on:{click:t.updateMyselfSum},model:{value:t.legalAddress,callback:function(e){t.legalAddress=e},expression:"legalAddress"}}),t._v(" "),e("div",{staticClass:"d-flex align-end justify-space-around mt-2"},[e("div",{staticClass:"d-flex flex-column align-center"},[e("div",{staticClass:"caption grey--text mb-2"},[t._v("КОЛ-ВО МЕСЯЦЕВ")]),t._v(" "),e("div",[e("div",{staticClass:"d-flex align-center justify-center"},[e(r.a,{staticClass:"mr-2",attrs:{icon:""},on:{click:t.decrement}},[e(f.a,[t._v("mdi-minus")])],1),t._v(" "),e("div",{staticClass:"px-3 py-2 rounded-lg elevation-1 white--text orangebtn"},[t._v("\n "+t._s(t.months)+"\n ")]),t._v(" "),e(r.a,{staticClass:"ml-2",attrs:{icon:""},on:{click:t.increment}},[e(f.a,[t._v("mdi-plus")])],1)],1)])]),t._v(" "),e("div",{staticClass:"text-center ml-3"},[e(r.a,{staticClass:"orangebtn",attrs:{dark:"",height:"55px",width:"170px"},on:{click:function(e){return t.goRentMyselfTariff()}}},[e("div",{staticClass:"d-flex flex-column justify-center"},[e("div",[t._v("Арендовать за")]),t._v(" "),e("div",{staticClass:"title"},[t._v(t._s("".concat(t.myselfSum).replace(/(\d)(?=(\d{3})+$)/g,"$1 "))+"₽")])])])],1)])],1)],1)])],1),t._v(" "),e("DialogRent",{ref:"rent"})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{Coworking:n(704).default,DialogRent:n(582).default})},705:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(242),c=n(781),f=n(572),h=n(193),d=n(780),v=n(574),_={data:function(){return{dialog:!1,infoPayment:""}},created:function(){var t=this;this.$axios.get("/api/text",{params:{name:"infoPayment"}}).then((function(e){var data=e.data;t.infoPayment=data.texts.text})).catch((function(){console.log("Не удалось получить данные")}))}},m=(n(693),n(40)),component=Object(m.a)(_,(function(){var t=this,e=t._self._c;return e(f.a,{attrs:{width:"500"},scopedSlots:t._u([{key:"activator",fn:function(n){var o=n.on,l=n.attrs;return[e(r.a,t._g(t._b({attrs:{text:"",color:"white",block:""}},"v-btn",l,!1),o),[t._v(" Политика оплаты ")])]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[t._v(" "),e(o.a,[e("div",{staticClass:"headline grey lighten-2 pa-3"},[t._v("Политика оплаты")]),t._v(" "),e(l.b,{staticClass:"mt-3"},[e(d.a,{staticClass:"my-1"},[e(c.a,{attrs:{cols:"9"}},[e(h.a,{attrs:{src:"/raiflogo.png",contain:""}})],1),t._v(" "),e(c.a,{attrs:{cols:"3"}},[e(h.a,{attrs:{src:"/mir.png",contain:""}})],1)],1),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.infoPayment)}})],1),t._v(" "),e(l.a,[e(v.a),t._v(" "),e(r.a,{attrs:{color:"orange",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Понятно")])],1)],1)],1)}),[],!1,null,"7b7a9952",null);e.default=component.exports},706:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(242),c=n(572),f=n(574),h={data:function(){return{dialog:!1,infoRecovery:""}},created:function(){var t=this;this.$axios.get("/api/text",{params:{name:"infoRecovery"}}).then((function(e){var data=e.data;t.infoRecovery=data.texts.text})).catch((function(){console.log("Ошибка при получении данных")})),this.$nuxt.$on("open-info-recovery",(function(){t.dialog=!0}))}},d=n(40),component=Object(d.a)(h,(function(){var t=this,e=t._self._c;return e(c.a,{attrs:{width:"500"},scopedSlots:t._u([{key:"activator",fn:function(n){var o=n.on,l=n.attrs;return[e(r.a,t._g(t._b({attrs:{text:"",color:"white",block:""}},"v-btn",l,!1),o),[t._v("\n Политика возврата\n ")])]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[t._v(" "),e(o.a,[e("div",{staticClass:"headline grey lighten-2 pa-3"},[t._v("\n Политика возврата\n ")]),t._v(" "),e(l.b,{staticClass:"mt-3"},[e("div",{domProps:{innerHTML:t._s(t.infoRecovery)}})]),t._v(" "),e(l.a,[e(f.a),t._v(" "),e(r.a,{attrs:{color:"orange",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Понятно")])],1)],1)],1)}),[],!1,null,null,null);e.default=component.exports},707:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(242),c=n(572),f=n(574),h={data:function(){return{dialog:!1,infoCompany:""}},created:function(){var t=this;this.$axios.get("/api/text",{params:{name:"infoCompany"}}).then((function(e){var data=e.data;t.infoCompany=data.texts.text})).catch((function(){console.log("Не удалось получить данные")}))}},d=(n(695),n(40)),component=Object(d.a)(h,(function(){var t=this,e=t._self._c;return e(c.a,{attrs:{width:"500"},scopedSlots:t._u([{key:"activator",fn:function(n){var o=n.on,l=n.attrs;return[e(r.a,t._g(t._b({attrs:{text:"",color:"white",block:""}},"v-btn",l,!1),o),[t._v("\n Реквизиты\n ")])]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[t._v(" "),e(o.a,[e("div",{staticClass:"headline grey lighten-2 pa-3"},[t._v("\n Информация организации\n ")]),t._v(" "),e(l.b,{staticClass:"mt-3"},[e("div",{domProps:{innerHTML:t._s(t.infoCompany)}})]),t._v(" "),e(l.a,[e(f.a),t._v(" "),e(r.a,{attrs:{color:"orange",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Закрыть")])],1)],1)],1)}),[],!1,null,"182d93de",null);e.default=component.exports},708:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(242),c=n(572),f=n(574),h={data:function(){return{dialog:!1,infoService:""}},created:function(){var t=this;this.$axios.get("/api/text",{params:{name:"infoService"}}).then((function(e){var data=e.data;t.infoService=data.texts.text})).catch((function(){console.log("Не удалось получить данные")})),this.$nuxt.$on("open-info-service",(function(){t.dialog=!0}))}},d=n(40),component=Object(d.a)(h,(function(){var t=this,e=t._self._c;return e(c.a,{attrs:{width:"500"},scopedSlots:t._u([{key:"activator",fn:function(n){var o=n.on,l=n.attrs;return[e(r.a,t._g(t._b({attrs:{text:"",color:"white",block:""}},"v-btn",l,!1),o),[t._v("\n Условия услуг\n ")])]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[t._v(" "),e(o.a,[e("div",{staticClass:"headline grey lighten-2 pa-3"},[t._v("\n Условия предоставления услуг\n ")]),t._v(" "),e(l.b,{staticClass:"mt-3"},[e("div",{domProps:{innerHTML:t._s(t.infoService)}})]),t._v(" "),e(l.a,[e(f.a),t._v(" "),e(r.a,{attrs:{color:"orange",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Понятно")])],1)],1)],1)}),[],!1,null,null,null);e.default=component.exports},709:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(242),c=n(572),f=n(574),h={data:function(){return{dialog:!1,infoConfidential:""}},created:function(){var t=this;this.$axios.get("/api/text",{params:{name:"infoConfidential"}}).then((function(e){var data=e.data;t.infoConfidential=data.texts.text})).catch((function(){console.log("Не удалось получить данные")})),this.$nuxt.$on("open-info-confidential",(function(){t.dialog=!0}))}},d=n(40),component=Object(d.a)(h,(function(){var t=this,e=t._self._c;return e(c.a,{attrs:{"max-width":"700"},scopedSlots:t._u([{key:"activator",fn:function(n){var o=n.on,l=n.attrs;return[e(r.a,t._g(t._b({attrs:{text:"",color:"white",block:""}},"v-btn",l,!1),o),[t._v("\n Политика данных\n ")])]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[t._v(" "),e(o.a,[e("div",{staticClass:"headline grey lighten-2 pa-3"},[t._v("\n Политика в отношении обработки персональных данных\n ")]),t._v(" "),e(l.b,{staticClass:"mt-3"},[e("div",{domProps:{innerHTML:t._s(t.infoConfidential)}})]),t._v(" "),e(l.a,[e(f.a),t._v(" "),e(r.a,{attrs:{color:"orange",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Понятно")])],1)],1)],1)}),[],!1,null,null,null);e.default=component.exports},719:function(t,e,n){"use strict";n(337);var r=n(586);e.a=Object(r.a)("layout")},720:function(t,e,n){"use strict";n(337);var r=n(586);e.a=Object(r.a)("flex")},725:function(t,e,n){"use strict";n(691)},726:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".parallax-bg[data-v-a6e158a0]{background-color:#272121;background-image:url(/dc-picture.jpg);background-position:0;background-size:cover;height:100%;left:0;position:absolute;top:0;width:120%}@media(min-width:1300px){.parallax-bg[data-v-a6e158a0]{background-position:50%}}.swiper[data-v-a6e158a0]{width:100%}.swiper .swiper-slide[data-v-a6e158a0]{background-color:transparent;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 20px}.swiper .swiper-slide .title[data-v-a6e158a0]{font-size:35px;font-weight:700;margin-bottom:20px}.swiper .swiper-slide .subtitle[data-v-a6e158a0]{font-size:25px;margin-bottom:20px}.swiper .swiper-slide .text[data-v-a6e158a0]{line-height:1.32;max-width:430px}",""]),r.locals={},t.exports=r},727:function(t,e,n){"use strict";n(692)},728:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".swiper-button-next[data-v-b9a3f02a],.swiper-button-prev[data-v-b9a3f02a]{color:#fff}",""]),r.locals={},t.exports=r},729:function(t,e,n){"use strict";n(697)},730:function(t,e,n){var r=n(5)((function(i){return i[1]}));r.push([t.i,".logo[data-v-02171e44]{content:url(/mir.png);width:100px}",""]),r.locals={},t.exports=r},731:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(682),l=n(232),c={props:["banner"],data:function(){return{screenHeight:500,swiperOption:{speed:600,autoplay:{delay:5e3,disableOnInteraction:!1},parallax:!0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}}}},methods:{onResize:function(){this.screenHeight=window.innerHeight},goToCoworkings:function(){this.$nuxt.$emit("go_to","coworking"),this.$socket.emit("action","Нажал на кнопку резервировать коворкинги")},goToOffices:function(){this.$nuxt.$emit("go_to","offices"),this.$socket.emit("action","Нажал на кнопку резервировать офисы")}},mounted:function(){this.onResize()}},f=(n(725),n(40)),component=Object(f.a)(c,(function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"swiper",rawName:"v-swiper",value:t.swiperOption,expression:"swiperOption"}],staticClass:"swiper",style:{height:"".concat(t.screenHeight,"px")}},[e("div",{staticClass:"parallax-bg",attrs:{slot:"parallax-bg","data-swiper-parallax":"-10%"},slot:"parallax-bg"}),t._v(" "),e("div",{staticClass:"swiper-wrapper"},[e("div",{staticClass:"swiper-slide"},[e("div",{staticClass:"shadowtxt text"},[e("h2",{staticClass:"spanh2",attrs:{"data-swiper-parallax":"-100"},domProps:{innerHTML:t._s(t.banner.title1)}}),t._v(" "),e("div",{staticClass:"d-flex flex-column mt-5",attrs:{"data-swiper-parallax":"-240"}},t._l(t.banner.items,(function(n,r){return e("div",{key:r,staticClass:"d-flex align-center mb-2"},[e(l.a,{attrs:{dark:""}},[t._v(t._s(n.icon))]),t._v(" "),e("span",{staticClass:"ml-3"},[t._v(t._s(n.text))])],1)})),0)]),t._v(" "),e(r.a,{staticClass:"orangebtn mt-7",attrs:{dark:"",height:"50px",width:"250px","data-swiper-parallax":"-360"},on:{click:function(e){return t.goToCoworkings()}}},[t._v(" Резервировать ")])],1),t._v(" "),e("div",{staticClass:"swiper-slide"},[e("div",{staticClass:"text"},[e("span",{staticClass:"spanh2 shadowtxt",domProps:{innerHTML:t._s(t.banner.title2)}}),t._v(" "),e(o.a,{staticClass:"mb-7 mt-5",staticStyle:{width:"90px",margin:"0"},attrs:{dark:""}}),t._v(" "),e("h3",{staticClass:"spanh3 shadowtxt mb-7",domProps:{innerHTML:t._s(t.banner.body2)}})],1),t._v(" "),e(r.a,{staticClass:"orangebtn mt-7",attrs:{dark:"",height:"50px",width:"250px","data-swiper-parallax":"-360"},on:{click:function(e){return t.goToOffices()}}},[t._v(" Резервировать ")])],1)]),t._v(" "),e("div",{staticClass:"swiper-pagination swiper-pagination-white",attrs:{slot:"pagination"},slot:"pagination"})])}),[],!1,null,"a6e158a0",null);e.default=component.exports},732:function(t,e,n){"use strict";n.r(e);var r=n(193),o={data:function(){return{swiperOption:{slidesPerView:"auto",navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"},breakpoints:{1024:{slidesPerView:3,spaceBetween:20},850:{slidesPerView:2,spaceBetween:20},540:{slidesPerView:1,spaceBetween:20},320:{slidesPerView:1,spaceBetween:10},100:{slidesPerView:1,spaceBetween:0}}}}}},l=(n(727),n(40)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"mt-10 mb-10"},[e("div",{staticClass:"spanh2 text-center"},[t._v("ФОТОГАЛЕРЕЯ")]),t._v(" "),e("hr",{staticClass:"my-7"}),t._v(" "),e("client-only",[e("swiper",{staticClass:"swiper",attrs:{options:t.swiperOption}},[e("swiper-slide",[e(r.a,{attrs:{src:"/outside.2.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/outside.3.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/inside.2.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/inside.3.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/inside.5.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/hall.101.1.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/hall.402.1.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/hall.402.3.jpg"}})],1),t._v(" "),e("swiper-slide",[e(r.a,{attrs:{src:"/cab.203.jpg"}})],1),t._v(" "),e("div",{staticClass:"swiper-button-prev",attrs:{slot:"button-prev"},slot:"button-prev"}),t._v(" "),e("div",{staticClass:"swiper-button-next",attrs:{slot:"button-next"},slot:"button-next"})],1)],1)],1)}),[],!1,null,"b9a3f02a",null);e.default=component.exports},733:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(562),l=n(572),c=n(229),f=n(676),h=n(23),d=(n(89),n(26),n(4),n(27),n(45),n(46),n(52),n(595)),v=n.n(d),_={components:{AcceptRules:function(){return Promise.resolve().then(n.bind(null,583))}},data:function(){return{dialog:!1,overlay:!1,price:4e3,treaty:"",email:""}},methods:{pay:function(){var t=this;return Object(h.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.checkInputs(),e.next=4,t.$axios.post("/api/pay",{price:Number(t.price),treaty:t.treaty,email:t.email});case 4:if(!(n=e.sent).data.error){e.next=7;break}throw n.data.error;case 7:t.dialog=!1,new v.a("000001784907001-84907001").openPopup({amount:n.data.price,orderId:n.data.orderId,extra:{additionalInfo:n.data.additionalInfo}}).then((function(){t.$nuxt.$emit("open_sign_to_bots_dialog"),t.$axios.post("/api/acceptedc",{orderId:n.data.orderId})})).catch((function(e){e.isCrossClose?t.$axios.post("/api/history",{orderId:n.data.orderId,text:"После открытия платежной формы, клиент её закрыл"}):t.$axios.post("/api/history",{orderId:n.data.orderId,text:"Отказ банка при оплате"})})),e.next=15;break;case 12:e.prev=12,e.t0=e.catch(0),7==e.t0.code?t.$nuxt.$emit("open_snackbar",{text:e.t0.message}):(t.$nuxt.$emit("open_snackbar",{text:"Извините, что-то пошло не так"}),t.overlay=!0,setTimeout((function(){t.overlay=!1,t.dialog=!1}),2e3));case 15:case"end":return e.stop()}}),e,null,[[0,12]])})))()},checkInputs:function(){if(this.price<10)throw{code:7,message:"Минимальная сумма оплаты 10₽"};if(this.price>1e5)throw{code:7,message:"Максимальная сумма оплаты 100 000₽"};if(0===this.treaty.length)throw{code:7,message:"Необходимо указать номер договора"};if(!this.testEmail())throw{code:7,message:"Неверный формат email"};if(!this.$refs.AcceptRules.checkbox)throw{code:7,message:"Необходимо принять правила"}},testEmail:function(){return/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(this.email)}},created:function(){var t=this;this.$nuxt.$on("open_pay_dialog",(function(){t.dialog=!0}))}},m=n(40),component=Object(m.a)(_,(function(){var t=this,e=t._self._c;return e(l.a,{attrs:{"max-width":t.$vuetify.breakpoint.xs?"1000":"500",persistent:"",fullscreen:t.$vuetify.breakpoint.xs},model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[e(o.a,[e("div",{staticClass:"pa-5"},[e(f.a,{attrs:{label:"Сумма оплаты",suffix:"₽",outlined:"",type:"number"},model:{value:t.price,callback:function(e){t.price=e},expression:"price"}}),t._v(" "),e(f.a,{directives:[{name:"mask",rawName:"v-mask",value:"###/##/##",expression:"'###/##/##'"}],attrs:{label:"Номер договора",outlined:"",prefix:"№"},model:{value:t.treaty,callback:function(e){t.treaty=e},expression:"treaty"}}),t._v(" "),e(f.a,{attrs:{label:"Email - пришлем чек после оплаты",outlined:"","hide-details":""},model:{value:t.email,callback:function(e){t.email=e},expression:"email"}}),t._v(" "),e("AcceptRules",{ref:"AcceptRules"}),t._v(" "),e("div",{staticClass:"d-flex justify-space-between mt-3"},[e(r.a,{attrs:{text:""},on:{click:function(e){t.dialog=!1}}},[t._v("Закрыть")]),t._v(" "),e(r.a,{attrs:{color:"success"},on:{click:function(e){return t.pay()}}},[t._v("Продолжить")])],1)],1),t._v(" "),e(c.a,{attrs:{color:"red",absolute:""},model:{value:t.overlay,callback:function(e){t.overlay=e},expression:"overlay"}})],1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{AcceptRules:n(583).default})},750:function(t,e,n){"use strict";n.r(e);var r=n(238),o=n(682),l=n(232),c=n(193),f=n(705),h=n(706),d=n(707),v=n(708),_=n(709),m={components:{InfoPayment:f.default,InfoRecovery:h.default,InfoCompany:d.default,InfoService:v.default,InfoConfidential:_.default},methods:{openWA:function(){window.open("https://wa.me/79000560606?text=start","_blank"),this.$socket.emit("action","Нажал на кнопку whatsapp")},openTG:function(){window.open("https://t.me/centkincenterbot?text=start","_blank"),this.$socket.emit("action","Нажал на кнопку telegram")}}},y=(n(729),n(40)),component=Object(y.a)(m,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"py-5",class:{"d-flex justify-space-around":!t.$vuetify.breakpoint.xs},staticStyle:{"background-color":"#2b2420"}},[e("div",[e("div",{staticClass:"spanh2 text-center white--text"},[t._v("КОНТАКТЫ")]),t._v(" "),e(o.a),t._v(" "),e("div",{staticClass:"d-flex justify-center px-3"},[e("div",[e("div",{staticClass:"d-flex mb-3"},[e(l.a,{attrs:{color:"#E7AC5E"}},[t._v("mdi-map-marker-radius")]),t._v(" "),t._m(0)],1),t._v(" "),e("div",{staticClass:"d-flex mb-3"},[e(l.a,{attrs:{color:"#E7AC5E"}},[t._v("mdi-phone-in-talk")]),t._v(" "),e("span",{staticClass:"ml-3 white--text"},[t._v("+7 900 056 06 06")])],1),t._v(" "),e("div",[e(l.a,{attrs:{color:"#E7AC5E"}},[t._v("mdi-email")]),t._v(" "),e("span",{staticClass:"ml-3 white--text"},[t._v("cetkincenter@gmail.com")])],1),t._v(" "),e("div",{staticClass:"text-center mt-3"},[e(r.a,{attrs:{icon:"",color:"green",large:""},on:{click:t.openWA}},[e(c.a,{attrs:{src:"/wa.svg"}})],1),t._v(" "),e(r.a,{attrs:{icon:"",color:"blue",large:""},on:{click:t.openTG}},[e(c.a,{attrs:{src:"/tg.svg"}})],1)],1)])])],1),t._v(" "),e("div",[e("div",{staticClass:"spanh2 text-center white--text",class:{"mt-7":t.$vuetify.breakpoint.xs}},[t._v("ПРАВОВАЯ ИНФОРМАЦИЯ")]),t._v(" "),e(o.a),t._v(" "),e("div",{staticClass:"d-flex align-center justify-center"},[t._m(1),t._v(" "),e("div",[e("InfoCompany"),t._v(" "),e("InfoService"),t._v(" "),e("InfoPayment"),t._v(" "),e("InfoConfidential"),t._v(" "),e("InfoRecovery")],1)])],1)])}),[function(){var t=this,e=t._self._c;return e("span",{staticClass:"ml-3 white--text"},[t._v("Адрес 650010, г. Кемерово, "),e("br"),t._v("\n ул. Клары Цеткин 118Б")])},function(){var t=this._self._c;return t("div",[t("div",{staticClass:"logo mt-2"})])}],!1,null,"02171e44",null);e.default=component.exports},751:function(t,e,n){"use strict";var r=n(164),o=n(113),l=n(111),c=n(0),f=n(9),h=Object(f.a)(r.a,Object(o.a)("windowGroup","v-window-item","v-window")).extend().extend().extend({name:"v-window-item",directives:{Touch:l.a},props:{disabled:Boolean,reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},value:{required:!1}},data:function(){return{isActive:!1,inTransition:!1}},computed:{classes:function(){return this.groupClasses},computedTransition:function(){return this.windowGroup.internalReverse?void 0!==this.reverseTransition?this.reverseTransition||"":this.windowGroup.computedTransition:void 0!==this.transition?this.transition||"":this.windowGroup.computedTransition}},methods:{genDefaultSlot:function(){return Object(c.s)(this)},genWindowItem:function(){return this.$createElement("div",{staticClass:"v-window-item",class:this.classes,directives:[{name:"show",value:this.isActive}],on:this.$listeners},this.genDefaultSlot())},onAfterTransition:function(){this.inTransition&&(this.inTransition=!1,this.windowGroup.transitionCount>0&&(this.windowGroup.transitionCount--,0===this.windowGroup.transitionCount&&(this.windowGroup.transitionHeight=void 0)))},onBeforeTransition:function(){this.inTransition||(this.inTransition=!0,0===this.windowGroup.transitionCount&&(this.windowGroup.transitionHeight=Object(c.h)(this.windowGroup.$el.clientHeight)),this.windowGroup.transitionCount++)},onTransitionCancelled:function(){this.onAfterTransition()},onEnter:function(t){var e=this;this.inTransition&&this.$nextTick((function(){e.computedTransition&&e.inTransition&&(e.windowGroup.transitionHeight=Object(c.h)(t.clientHeight))}))}},render:function(t){var e=this;return t("transition",{props:{name:this.computedTransition},on:{beforeEnter:this.onBeforeTransition,afterEnter:this.onAfterTransition,enterCancelled:this.onTransitionCancelled,beforeLeave:this.onBeforeTransition,afterLeave:this.onAfterTransition,leaveCancelled:this.onTransitionCancelled,enter:this.onEnter}},this.showLazyContent((function(){return[e.genWindowItem()]})))}});e.a=h.extend({name:"v-tab-item",props:{id:String},methods:{genWindowItem:function(){var t=h.options.methods.genWindowItem.call(this);return t.data.domProps=t.data.domProps||{},t.data.domProps.id=this.id||this.value,t}}})},788:function(t,e,n){"use strict";n.r(e);var r=n(661),o=n(193),l=n(23),c=(n(89),n(98),n(31),n(4),n(731)),f=n(698),h=n(732),d=n(699),v=n(704),_=n(750),m=n(733),y={head:function(){return{meta:[{hid:"keywords",name:"keywords",content:"Юридический адрес недорого, Юридический адрес Кемерово, Офис Кемерово, Коворкинг Кемерово"}]}},asyncData:function(t){return Object(l.a)(regeneratorRuntime.mark((function e(){var n,r,data,o,l,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.$axios,e.next=3,n.get("/api/texts");case 3:return r=e.sent,data=r.data,o=data.find((function(t){return"banner"==t.name})),l=data.find((function(t){return"about"==t.name})),c=data.find((function(t){return"office"==t.name})),e.abrupt("return",{banner:o.texts,about:l.texts,office:c.texts});case 9:case"end":return e.stop()}}),e)})))()},components:{Slider:c.default,About:f.default,Gallery:h.default,Offices:d.default,Coworking:v.default,Contacts:_.default,DialogPay:m.default},sockets:{update_office:function(t){this.$store.commit("update_office",t),this.$nuxt.$emit("set_offices")},update_status:function(data){this.$store.commit("update_status",data),this.$nuxt.$emit("set_offices")}},created:function(){var t=this;this.$nuxt.$on("go_to",(function(e){var n=t.$el.querySelector("#".concat(e));n&&n.scrollIntoView({behavior:"smooth"})}))},methods:{openMap:function(){window.open("https://go.2gis.com/tix0wi","_blank"),this.$socket.emit("action","Нажал на кнопку 2gis")}}},x=n(40),component=Object(x.a)(y,(function(){var t=this,e=t._self._c;return e("div",[e("Slider",{attrs:{banner:t.banner}}),t._v(" "),e("About",{attrs:{about:t.about,id:"about"}}),t._v(" "),e("Gallery",{attrs:{id:"gallery"}}),t._v(" "),e("Offices",{attrs:{office:t.office,id:"offices"}}),t._v(" "),e(r.a,{staticClass:"mb-10",staticStyle:{"max-width":"1000px"}},[e("div",{staticClass:"spanh2 text-center mt-5"},[t._v("РАСПОЛОЖЕНИЕ")]),t._v(" "),e("hr",{staticClass:"my-5"}),t._v(" "),e(o.a,{staticClass:"rounded-lg elevation-5",staticStyle:{cursor:"pointer"},attrs:{src:"/map.jpg"},on:{click:t.openMap}})],1),t._v(" "),e("Contacts",{attrs:{id:"contacts"}}),t._v(" "),e("DialogPay")],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{Slider:n(731).default,About:n(698).default,Gallery:n(732).default,Offices:n(699).default,DialogPay:n(733).default})}}]);