(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[51],{"3d41":function(t,e,i){var a=i("022d");e=a(!1),e.push([t.i,'@charset "UTF-8";:root{--color-text:#000;--color-light:#f3f3f3;--color-dark:#b3b3b3;--color-border:#e0e0e0;--color-filter-primary:invert(77%) sepia(7%) saturate(768%) hue-rotate(331deg) brightness(96%) contrast(86%);--body-bg:#fff;--font-family:PTSans,system-ui,-apple-system,Arial,sans-serif;--font-size:16px;--font-weight:normal;--line-height:1.5;--layout-padding:35px;--layout-min-width:320px;--layout-max-width:calc(1290px + var(--layout-padding)*2);--grid-gap:20px;--ease-in-out:cubic-bezier(0.4,0,0.2,1);--transition:300ms var(--ease-in-out);--header-height:100px}@media (max-width:767px){:root{--header-height:88px}}@font-face{font-family:PTSans;font-style:normal;font-weight:400;src:url(/fonts/PTSans-Regular.woff) format("woff"),url(/fonts/PTSans-Regular.woff2) format("woff2")}@font-face{font-family:PTSans;font-style:normal;font-weight:700;src:url(/fonts/PTSans-Bold.woff) format("woff"),url(/fonts/PTSans-Bold.woff2) format("woff2")}*{padding:0;margin:0;box-sizing:border-box;outline:none}html{font-size:16px;height:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{font-size:var(--font-size);font-family:var(--font-family);font-weight:var(--font-weight);line-height:var(--line-height);min-width:var(--layout-min-width);background-color:var(--body-bg);color:var(--color-text);min-height:100%;display:flex;flex-direction:column}body.overflow-hidden{overflow:hidden}ol,ul{padding:0;list-style:none}a{transition:all 200ms ease-in-out;color:var(--color-text)}a,a:active,a:hover{text-decoration:none}button,input,textarea{font:inherit;color:inherit}button{background-color:transparent;border:none;cursor:pointer}img{max-width:100%;height:auto}hr{border:none;height:1px;margin-top:24px;margin-bottom:24px;background-color:var(--color-gray-light)}p{margin-bottom:36px}@media (max-width:991px){p{margin-bottom:27px}}p:last-child{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:34px;margin-bottom:40px;line-height:normal;font-weight:700}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1,h1{font-size:38px}.h2,h2{font-size:28px}.h2,.h3,h2,h3{font-weight:500}.h3,.h4,h3,h4{font-size:24px}.main{flex:auto}.container-landing{width:100%;padding-right:var(--layout-padding);padding-left:var(--layout-padding);margin-left:auto;margin-right:auto;max-width:var(--layout-max-width)}.button{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;text-align:center;height:54px;padding:0 26px;font-size:17px;font-weight:700;letter-spacing:0.68px;text-transform:uppercase;background-color:var(--primary);color:#fff;border-radius:15px;transition:background-color var(--transition)}a.button,a.button:hover{text-decoration:none}@media screen and (max-width:1023px){.button{padding:0 14px}}@media (min-width:992px){.button:hover{background-color:var(--accent)}}.button.transparent{color:var(--primary);border:1px solid var(--primary);background-color:#fff}.button.transparent:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:767px){.button:not(.button_default){height:48px}}.button__icon{width:24px;margin-left:10px}.button_medium{border-radius:10px;padding:0 20px;font-size:12px;height:44px}.button_default{border-radius:6px}.button .sep{margin:0 8px}.header{background-color:#fff;position:absolute;z-index:10;top:20px;left:20px;right:20px;border-radius:20px;box-shadow:0 0 80px 0 rgba(0,0,0,0.08)}.header_default{position:relative;top:auto;left:auto;right:auto;margin:20px 20px 0}.header__container{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);max-width:100%}@media (max-width:767px){.header__container{padding-left:20px;padding-right:20px}}@media (max-width:767px){.logo{max-width:96px}}.logo img{display:block;width:100%}.menu{display:flex;align-items:center}@media (max-width:767px){.menu{display:none}}.menu__left-btns,.menu__link{display:flex}.menu__link{align-items:center;justify-content:center;padding:0 20px;height:var(--header-height);border-bottom:1px solid transparent;transition:color var(--transition),border-bottom-color var(--transition)}.menu__item_active .menu__link{color:var(--primary);border-bottom-color:var(--primary)}@media (min-width:992px){.menu__link:hover{color:var(--primary);border-bottom-color:var(--primary)}}.menu__link-write{display:block}.title{font-size:36px;font-weight:700;line-height:166.667%;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:45px}@media (max-width:767px){.title{font-size:30px;line-height:133.333%;letter-spacing:1.2px;margin-bottom:35px}}.title:after{content:"";display:block;width:80px;height:4px;border-radius:30px;background-color:var(--color-text);margin-top:16px}.intro{background-repeat:no-repeat;background-position:50%;background-size:cover;color:#fff;display:grid}.intro.colored{background-color:var(--accent)}.intro__img{grid-row:1;grid-column:1;height:900px;max-height:100dvh}.intro__container{grid-row:1;grid-column:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:75px;padding-top:160px;z-index:1}@media (max-width:767px){.intro__container{height:812px;max-height:100dvh;padding-left:25px;padding-right:25px;padding-bottom:25px}}.intro__desc{max-width:450px;margin-bottom:0;background-color:hsla(0,0%,83.1%,0.4);padding:30px 40px;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}@media (max-width:767px){.intro__desc{font-size:25px;font-weight:700;line-height:156%;letter-spacing:1px;padding:30px 20px}}.intro__desc:after{content:none}.info__desc a{color:var(--q-color-primary);text-decoration:underline}.info__desc ul{list-style:disc}.info__desc ol{list-style:decimal}.info__desc blockquote:before{content:"👉 "}.section{padding-bottom:100px;padding-top:45px;border-bottom:1px solid var(--color-border)}@media (max-width:767px){.section{padding-top:35px;padding-bottom:43px}}.section:last-child{border-bottom:none;margin-top:-1px}.section_light{background-color:var(--accent)}.info{display:grid;grid-template-columns:1fr 1fr;gap:70px}.info.wide_desc{grid-template-columns:1fr}@media (max-width:991px){.info{grid-template-columns:1fr;gap:40px}}@media (max-width:767px){.info{gap:26px}}.info__preview{border-radius:30px;overflow:hidden}.info__preview img{width:100%}.info__desc{font-size:20px;line-height:180%}@media (max-width:767px){.info__desc{font-size:16px;max-width:100%;line-height:162.5%}}.items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px 30px}@media (max-width:1299px){.items{grid-template-columns:1fr 1fr 1fr}}@media (max-width:991px){.items{grid-template-columns:1fr 1fr}}@media (max-width:767px){.items{grid-template-columns:1fr;gap:30px}}.item__preview{display:block;height:300px;border-radius:20px;overflow:hidden;position:relative;margin-bottom:26px}@media screen and (max-width:1023px){.item__preview{height:200px}}.item__preview:after,.item__preview:before{content:"";position:absolute;opacity:0;visibility:hidden;transition:all var(--transition)}@media (min-width:992px){.item__preview:hover:after,.item__preview:hover:before{opacity:1;visibility:visible}}.item__preview:before{z-index:1;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5)}.item__preview:after{z-index:2;top:0;right:0;bottom:0;left:0;margin:auto;width:36px;height:36px;background:url(/landing/view.svg) no-repeat 50%/cover}.item__preview img{display:block;width:100%;height:100%;object-fit:cover}.item__desc{max-width:230px;line-height:162.5%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.item__button{position:absolute;z-index:1;bottom:20px;right:20px}.contacts-wrap{display:flex;align-items:center;row-gap:24px}@media (max-width:1299px){.contacts-wrap{flex-direction:column;align-items:flex-start;gap:33px}}.contacts{display:flex;align-items:center}@media (max-width:767px){.contacts_general{display:grid;grid-template-columns:1fr;gap:30px}}.contacts__item{display:flex;align-items:center}@media (max-width:767px){.contacts_socials .contacts__item+.contacts__item{margin-left:30px}}.contacts__item:after{content:"";width:1px;height:25px;background-color:var(--color-border);transform:skewX(-25deg);margin-left:30px;margin-right:30px}@media (max-width:767px){.contacts__item:after{content:none}}.contacts__link{display:block;font-size:24px;font-weight:700;transition:color var(--transition)}.contacts__link img{display:block;max-width:21px}.modal{max-width:600px;width:100%;position:relative;margin-left:auto;margin-right:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90%;display:flex;flex-direction:column}@media (max-width:767px){.modal{margin:0 20px}}.modal_wide{max-width:1073px;max-height:100%;margin:0}@media (max-width:767px){.modal_wide .form{margin:0 20px}}.modal_narrow{max-width:394px}.modal__close{width:36px;height:36px;position:absolute;top:6px;left:100%;margin-left:32px;transition:filter var(--transition);background:url(/landing/cross.svg) no-repeat 50%/cover}@media (max-width:767px){.modal__close{position:relative;left:auto;top:auto;margin:15px auto;display:block}}.modal__close:before{content:"";width:inherit;height:inherit;background:url(/landing/cross.svg) no-repeat 50%/cover;position:absolute;top:0;left:0;right:0;bottom:0;filter:brightness(0) saturate(100%) invert(82%) sepia(10%) saturate(5128%) hue-rotate(335deg) brightness(99%) contrast(85%);opacity:0;transition:opacity var(--transition)}@media (min-width:992px){.modal__close:hover:before{opacity:1}}.service{border-radius:20px;background-color:#fff;flex:1 1 auto}.service__scroll-area{width:100%;height:70vh;border-radius:20px}.service__cover{border-top-left-radius:inherit;border-top-right-radius:inherit;overflow:hidden;height:349px;position:relative}@media (max-width:767px){.service__cover{height:209px}}.service__cover img{display:block;width:100%;height:100%;object-fit:cover}.service__play{width:141px;height:145px;background:url(/landing/play.svg) no-repeat 50%/cover;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1}.service__info{display:flex;align-items:center;justify-content:space-between;background-color:#f8f8f8;padding:35px 45px}@media (max-width:767px){.service__info{padding:35px 20px;flex-direction:column;align-items:flex-start;gap:20px}}.service__title{max-width:300px;font-size:21px;font-weight:700;line-height:152.381%}@media (max-width:767px){.service__title{max-width:100%;font-size:18px;line-height:155.556%}}.service__content{font-size:15px;padding:45px;line-height:173.333%}@media (max-width:767px){.service__content{padding:35px 20px}}.service__content ul{list-style:initial}.service__content ol{list-style:decimal}.service__content a{text-decoration:underline;transition:all 200ms ease-in-out;color:var(--accent)}.service__content a:active,.service__content a:hover{text-decoration:none}.service__content blockquote:before{content:"👉";display:inline-block;margin-right:10px}.service__content b{display:block;margin-bottom:10px}.service__content p:not(:last-child){margin-bottom:25px}.service__content ol,.service__content ul{margin-bottom:25px;list-style-position:inside}.service__content ol:last-child,.service__content ul:last-child{margin-bottom:0}.service__content figure{margin-bottom:25px}.service__content figure:last-child{margin-bottom:0}.service__content figure img{border-radius:10px;display:block}.note{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:51px 20px;background-color:#fff;border-radius:10px}.note__icon{width:156px;margin-bottom:60px}.note__title{text-align:center;margin-bottom:60px;font-size:31px;font-weight:700;line-height:130%}.note__link{color:var(--primary);font-size:14px;transition:color var(--transition)}@media (min-width:992px){.note__link:hover{color:var(--accent)}}',""]),t.exports=e},5198:function(t,e,i){var a=i("022d");e=a(!1),e.push([t.i,".field[data-v-afd6632a]{position:relative}.field__input[data-v-afd6632a]{display:block;width:100%;border-radius:6px;height:55px;font-size:17px;padding:0 20px;border:1px solid var(--color-border);color:var(--color-text)}.field__input[data-v-afd6632a]:focus{background-color:#fff}.field__input[data-v-afd6632a]:disabled{color:var(--color-gray)}.field_active .field__input[data-v-afd6632a]{border-color:var(--primary)}textarea.field__input[data-v-afd6632a]{height:139px;resize:none;padding-top:24px}.field__placeholder[data-v-afd6632a]{color:var(--color-dark);position:absolute;left:11px;pointer-events:none;transition:all 0.3s ease;white-space:nowrap;background-color:#fff;padding:0 10px;font-size:13px;transform:none;top:-8px;z-index:1}.field__required[data-v-afd6632a]{position:absolute;top:20px;right:25px;width:8px;height:8px;background:url(/landing/required.svg) no-repeat 50%/cover}.form[data-v-afd6632a]{display:grid;grid-template-columns:22.481% auto;background-color:#fff;border-radius:10px}@media (max-width:991px){.form[data-v-afd6632a]{grid-template-columns:1fr}}@media (max-width:767px){.section .form[data-v-afd6632a]{margin-right:-15px;margin-left:-15px}}.form__side[data-v-afd6632a]{text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:50px 35px;border-radius:10px 0 0 10px;background:linear-gradient(90deg,#fff 82.61%,#f6f6f6 107.9%)}@media (max-width:991px){.form__side[data-v-afd6632a]{flex-direction:row;padding-top:30px;text-align:left;padding-bottom:30px;background:linear-gradient(180deg,#fff 76.56%,#f6f6f6)}}@media (max-width:767px){.form__side[data-v-afd6632a]{border-radius:10px 10px 0 0;padding:20px}}.form__title[data-v-afd6632a]{font-size:17px;font-weight:700;line-height:147.059%;letter-spacing:1.7px;text-transform:uppercase}@media (max-width:767px){.form__title[data-v-afd6632a]{font-size:13px;line-height:161.538%;letter-spacing:1.3px}}.form__logo[data-v-afd6632a]{max-width:112px}@media (max-width:767px){.form__logo[data-v-afd6632a]{max-width:88px}}.form__logo img[data-v-afd6632a]{display:block}.form__content[data-v-afd6632a]{padding:25px 60px 37px}@media (max-width:991px){.form__content[data-v-afd6632a]{padding-left:35px;padding-right:35px}}@media (max-width:767px){.form__content[data-v-afd6632a]{padding:20px}}.form__content-title[data-v-afd6632a]{font-size:13px;font-weight:700;line-height:153.846%;color:var(--color-dark);letter-spacing:1.3px;text-transform:uppercase;margin-bottom:25px}.form__row[data-v-afd6632a]{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-bottom:35px}@media (max-width:767px){.form__row[data-v-afd6632a]{grid-template-columns:1fr;gap:30px;margin-bottom:30px}}.form__bottom .button[data-v-afd6632a]{font-size:14px;letter-spacing:1.4px;padding:0 35px;margin-left:auto;text-transform:uppercase}@media (max-width:767px){.form__bottom .button[data-v-afd6632a]{width:100%}}",""]),t.exports=e},"5f7e":function(t,e,i){"use strict";function a(t){const e=document.createElement("div");return e.innerHTML=t,e.textContent||e.textContent||""}i.d(e,"a",(function(){return a}))},7896:function(t,e,i){"use strict";i.r(e);i("3c78"),i("cbcf");var a=function(){var t=this,e=t._self._c;return e("div",[t.currentService&&t.showServicePopup?e("div",{staticClass:"bg-overlay flex items-center justify-center fixed-full z-max",on:{click:function(e){return e.target!==e.currentTarget?null:t.closeServicePopup.apply(null,arguments)}}},[e("div",{staticClass:"modal"},[e("button",{staticClass:"modal__close",attrs:{type:"button"},on:{click:t.closeServicePopup}}),e("q-scroll-area",{staticClass:"service__scroll-area",attrs:{"content-style":{display:"flex !important","align-items":"center"},"thumb-style":{"border-radius":"20px"}}},[e("div",{staticClass:"service"},[e("div",{staticClass:"service__cover"},[e("img",{attrs:{src:t.currentService.coverImage,alt:"service"}})]),e("div",{staticClass:"service__info"},[e("div",{staticClass:"service__title"},[t._v("\n              "+t._s(t.currentService.name)+"\n            ")]),e("button",{staticClass:"button button_medium",on:{click:function(e){t.showFormModal=!0}}},[t._v("\n              "+t._s(t.$t("button.buy"))+" "),e("span",{staticClass:"sep"},[t._v("|")]),t._v("\n              "+t._s(t.currentService.currency)+" "+t._s(t.currentService.price)+"\n            ")])]),e("div",{staticClass:"service__content",domProps:{innerHTML:t._s(t.currentService.description)}})])])],1)]):t._e(),e("header",{staticClass:"header"},[e("div",{staticClass:"header__container container-landing"},[e("div",{staticClass:"logo"},[t.companyLogo?e("q-img",{attrs:{src:t.companyLogo,alt:t.companyName,width:"100px",height:"80px",contain:""}}):e("h4",{staticClass:"q-pa-none q-ma-none"},[t._v("\n          "+t._s(t.companyName)+"\n        ")])],1),e("ul",{staticClass:"menu"},[e("li",{staticClass:"menu__item menu__item_active"},[e("a",{staticClass:"menu__link",attrs:{href:"#intro"},on:{click:function(e){return e.preventDefault(),t.onAnchorClick("intro")}}},[t._v(t._s(t.$t("text.head")))])]),e("li",{staticClass:"menu__item"},[e("a",{staticClass:"menu__link",attrs:{href:"#about"},on:{click:function(e){return e.preventDefault(),t.onAnchorClick("about")}}},[t._v(t._s(t.$t("text.aboutUs")))])]),e("li",{staticClass:"menu__item"},[e("a",{staticClass:"menu__link",attrs:{href:"#services"},on:{click:function(e){return e.preventDefault(),t.onAnchorClick("services")}}},[t._v(t._s(t.$t("text.service")))])]),e("li",{staticClass:"menu__item"},[e("a",{staticClass:"menu__link",attrs:{href:"#contacts"},on:{click:function(e){return e.preventDefault(),t.onAnchorClick("contacts")}}},[t._v(t._s(t.$t("text.contact")))])])]),e("div",{staticClass:"menu__left-btns"},[e("button",{staticClass:"button transparent q-mr-md",on:{click:function(e){return t.$router.push({name:t.ENUMS.ROUTES.AUTH.SIGNIN})}}},[t.$q.screen.gt.sm?e("span",{staticClass:"button__legend"},[t._v("\n            "+t._s(t.$t("button.singIn"))+"\n          ")]):e("q-icon",{attrs:{name:"fl:key-02",size:"20px"}})],1),e("a",{staticClass:"menu__link-write",attrs:{href:"#write"},on:{click:function(e){return e.preventDefault(),t.onAnchorClick("write")}}},[e("button",{staticClass:"button"},[e("span",{staticClass:"button__legend"},[t._v(t._s(t.$t("text.write")))]),t.$q.screen.gt.sm?e("img",{staticClass:"button__icon",attrs:{src:"/landing/icon-chat.svg",role:"presentation"}}):t._e()])])])])]),e("main",{staticClass:"main"},[t.showIntro?e("div",{class:["intro",{colored:!t.promoCover,"border-radius-20":t.promoCover}],attrs:{id:"intro"}},[t.promoCover?e("q-img",{staticClass:"intro__img",attrs:{src:t.promoCover}}):t._e(),e("div",{staticClass:"intro__container container-landing"},[t.meta.promoTitle?e("h1",{staticClass:"intro__desc title border-radius-20",domProps:{innerHTML:t._s(t.meta.promoTitle)}}):t._e()])],1):t._e(),e("div",{staticClass:"section",attrs:{id:"about"}},[e("div",{staticClass:"section__container container-landing"},[e("h2",{staticClass:"title"},[t._v(t._s(t.$t("text.aboutUs")))]),e("div",{class:["info",{wide_desc:!t.meta.contactImage}]},[t.meta.contactImage?e("div",{staticClass:"info__preview"},[e("img",{attrs:{src:t.meta.contactImage,alt:t.$t("text.aboutUs")}})]):t._e(),e("div",{staticClass:"info__desc",domProps:{innerHTML:t._s(t.meta.aboutMe)}})])])]),e("div",{staticClass:"section",attrs:{id:"services"}},[e("div",{staticClass:"section__container container-landing"},[e("h2",{staticClass:"title"},[t._v(t._s(t.$t("text.services")))]),e("div",{staticClass:"items"},t._l(t.meta.services,(function(i,a){return e("div",{key:a,staticClass:"item"},[e("div",{staticClass:"item__preview cursor-pointer",on:{click:function(e){return t.openServicePopup(i)}}},[e("img",{attrs:{src:i.coverImage,alt:"ALT"}}),e("div",{staticClass:"button button_medium item__button",on:{click:function(e){return e.stopPropagation(),t.openFormPopup(i)}}},[t._v("\n                "+t._s(t.$t("button.buy"))+" "),e("span",{staticClass:"sep"},[t._v("|")]),t._v("\n                "+t._s(i.currency)+" "+t._s(i.price)+"\n              ")])]),e("div",{staticClass:"text-16-700 q-mb-sm"},[t._v(" "+t._s(i.name)+" ")]),e("div",{staticClass:"item__desc",domProps:{textContent:t._s(t.htmlToText(i.description))}})])})),0)])]),e("div",{staticClass:"section",attrs:{id:"contacts"}},[e("div",{staticClass:"section__container container-landing"},[e("h2",{staticClass:"title"},[t._v(t._s(t.$t("label.contacts")))]),e("div",{staticClass:"contacts-wrap"},[e("ul",{staticClass:"contacts contacts_general"},[e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link text-no-wrap",attrs:{href:`tel:${t.meta.phone}`}},[t._v("\n                "+t._s(t.meta.phone)+"\n              ")])]),e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:`mailto:${t.meta.email}`}},[t._v(t._s(t.meta.email))])]),t.meta.website?e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:t.meta.website}},[t._v(t._s(t.meta.website.replace(/^https?\:\/\//i,"")))])]):t._e()]),e("ul",{staticClass:"contacts contacts_socials"},[t.socialLinks.instagram?e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:t.socialLinks.instagram}},[e("img",{attrs:{src:"/landing/inst.svg",role:"presentation"}})])]):t._e(),t.socialLinks.youtube?e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:t.socialLinks.youtube}},[e("img",{attrs:{src:"/landing/yt.svg",role:"presentation"}})])]):t._e(),t.socialLinks.twitter?e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:t.socialLinks.twitter}},[e("img",{attrs:{src:"/landing/tw.svg",role:"presentation"}})])]):t._e(),t.socialLinks.linkedin?e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:t.socialLinks.linkedin}},[e("img",{attrs:{src:"/landing/in.svg",role:"presentation"}})])]):t._e(),t.socialLinks.facebook?e("li",{staticClass:"contacts__item"},[e("a",{staticClass:"contacts__link",attrs:{href:t.socialLinks.facebook}},[e("img",{attrs:{src:"/landing/fb.svg",role:"presentation"}})])]):t._e()])])])]),e("div",{staticClass:"section section_light",attrs:{id:"write"}},[e("div",{staticClass:"section__container container-landing"},[e("h2",{staticClass:"title"},[t._v(t._s(t.$t("text.writeMessage")))]),e("Feedback",{attrs:{"company-name":t.companyName,"company-logo":t.companyLogo}})],1)])]),t.showFormModal?e("div",{staticClass:"bg-overlay flex-sm items-sm-center justify-sm-center fixed-full z-max"},[e("div",{staticClass:"modal modal_wide"},[e("button",{staticClass:"modal__close",attrs:{type:"button"},on:{click:function(e){t.showFormModal=!1}}}),e("Feedback",{attrs:{"company-name":t.companyName,"company-logo":t.companyLogo,service:{title:t.currentService.name,price:`${t.currentService.price} ${t.currentService.currency}`}},on:{close:function(e){t.showFormModal=!1}}})],1)]):t._e()])},o=[],n=(i("534d"),function(){var t=this,e=t._self._c;return e("q-form",{ref:"form",staticClass:"form",on:{submit:t.onSubmit}},[e("div",{staticClass:"form__side"},[e("div",{staticClass:"form__title"},[t._v(t._s(t.$t("text.messageTo"))),e("br"),t._v("\n      "+t._s(t.companyName)+"\n    ")]),t.companyLogo?e("img",{staticClass:"form__logo",attrs:{src:t.companyLogo,alt:t.companyName,role:"presentation"}}):e("div",{staticClass:"text-bold"},[t._v("\n      "+t._s(t.companyName)+"\n    ")])]),e("div",{staticClass:"form__content"},[e("div",{staticClass:"form__content-title"},[t._v(t._s(t.$t("text.yourMessage")))]),e("div",{staticClass:"form__row"},t._l(t.fields,(function(i){return e("div",{key:i.name,staticClass:"field"},[e("AppInput",{attrs:{"lazy-rules":"",rules:i.rules},model:{value:t.form[i.name],callback:function(e){t.$set(t.form,i.name,e)},expression:"form[input.name]"}}),e("span",{staticClass:"field__placeholder"},[t._v(" "+t._s(i.placeholder)+" ")]),e("span",{staticClass:"field__required"})],1)})),0),e("div",{staticClass:"field field_textarea"},[e("AppInput",{attrs:{type:"textarea",rows:8,"lazy-rules":"",counter:"",rules:[t.$options.rules.REQUIRED,e=>t.$options.rules.MAX_LENGTH(e,t.$t("agency.promoTitle"),500)]},model:{value:t.form.message,callback:function(e){t.$set(t.form,"message",e)},expression:"form.message"}}),e("span",{staticClass:"field__placeholder"},[t._v(t._s(t.$t("text.yourMessage")))])],1),e("div",{staticClass:"form__bottom q-mt-md q-mt-md-lg gap-md row justify-between"},[t.service?e("div",{staticClass:"column"},[e("span",{staticClass:"text-16-400 text-black"},[t._v(t._s(t.service.title))]),e("span",{staticClass:"text-16-700"},[t._v(" "+t._s(t.service.price)+" ")])]):t._e(),e("button",{staticClass:"button button_default"},[t._v("\n        "+t._s(t.$t("text.sendMessage"))+"\n      ")])])]),t.showSuccessPopup?e("div",{staticClass:"bg-overlay flex items-center justify-center fixed-full z-max"},[e("div",{staticClass:"modal modal_narrow"},[e("button",{staticClass:"modal__close",attrs:{type:"button"},on:{click:function(e){t.showSuccessPopup=!1}}}),e("div",{staticClass:"note"},[e("img",{staticClass:"note__icon",attrs:{src:"/landing/send.svg",role:"presentation"}}),e("div",{staticClass:"note__title",domProps:{innerHTML:t._s(t.$t("title.messageSentSuccessfully"))}}),e("button",{directives:[{name:"t",rawName:"v-t",value:"button.closeModal",expression:"'button.closeModal'"}],staticClass:"note__link cursor-pointer",on:{click:function(e){t.showSuccessPopup=!1}}},[t._v("\n          "+t._s(t.$t("button.closeModal"))+"\n        ")])])])]):t._e()])}),r=[],s=i("102d"),c=i("c497"),l=i("94ea");const d=()=>({firstName:"",lastName:"",email:"",phone:"",message:""});var p={name:"Feedback",components:{AppInput:s["a"]},props:{companyLogo:{type:String,required:!0},companyName:{type:String,required:!0},service:{type:Object,default:()=>{}}},emits:["close"],rules:c["a"],data(){return{showSuccessPopup:!1,form:{...d()}}},computed:{...Object(l["e"])("landing",["landing"]),fields(){return[{name:"firstName",rules:[this.$options.rules.REQUIRED],placeholder:this.$t("label.firstName")},{name:"lastName",rules:[this.$options.rules.REQUIRED],placeholder:this.$t("label.lastName")},{name:"email",rules:[this.$options.rules.REQUIRED,this.$options.rules.EMAIL],placeholder:this.$t("label.emailAddress")},{name:"phone",rules:[this.$options.rules.REQUIRED],placeholder:this.$t("label.phone")}]}},methods:{...Object(l["b"])("landing",["sendForm"]),async onSubmit(){const t=await this.$refs.form.validate();if(!t)return;const e=this.landing.domain.split(".")[0],i={...this.form,companyName:this.companyName,service:this.service},a=await this.sendForm({form:i,slug:e});200===a&&(this.showSuccessPopup=!0,setTimeout((()=>{this.resetForm(),this.showSuccessPopup=!1,this.$emit("close")}),3e3))},resetForm(){this.form=d(),this.$nextTick(this.$refs.form.resetValidation())}}},m=p,f=(i("7f58"),i("a6c2")),h=i("3548"),_=i("63c1"),u=i.n(_),g=Object(f["a"])(m,n,r,!1,null,"afd6632a",null),x=g.exports;u()(g,"components",{QForm:h["a"]});var v=i("5f7e"),b=i("773d"),w={name:"LandingPage",components:{Feedback:x},mixins:[b["a"]],data(){return{showFormModal:!1,showServicePopup:!1,currentService:void 0,isMounted:!1}},computed:{companyLogo(){return this.meta.companyLogo},companyName(){return this.meta.companyName||this.$t("landing.noCompanyName")},socialLinks(){return this.meta.socialLinks},showIntro(){return this.promoCover||this.meta.promoTitle},promoCover(){return this.$q.platform.is.mobile?this.meta.promoCoverImageMobile:this.meta.promoCoverImage}},mounted(){this.isMounted=!0},created(){this.$i18n.locale=this.meta.language},methods:{htmlToText(...t){return this.isMounted?Object(v["a"])(...t):""},openFormPopup(t){this.currentService=t,this.showFormModal=!0},openServicePopup(t){this.currentService=t,this.showServicePopup=!0},closeServicePopup(){this.currentService=void 0,this.showServicePopup=!1},onAnchorClick(t){const e=document.getElementById(t);e.scrollIntoView({behavior:"smooth"})}}},y=w,k=(i("fb19"),i("b51c")),C=i("0798"),$=i("19dc"),z=i("9404"),S=Object(f["a"])(y,a,o,!1,null,null,null);e["default"]=S.exports;u()(S,"components",{QScrollArea:k["a"],QImg:C["a"],QIcon:$["a"],QColor:z["a"]})},79836:function(t,e,i){var a=i("5198");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("b454").default;o("277a1668",a,!0,{sourceMap:!1})},"7f58":function(t,e,i){"use strict";i("79836")},"9d61":function(t,e,i){var a=i("3d41");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("b454").default;o("3d0f0629",a,!0,{sourceMap:!1})},fb19:function(t,e,i){"use strict";i("9d61")}}]);