(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{1002:function(e,t,r){e.exports=r.p+"img/560a88b.png"},1055:function(e,t,r){e.exports=r.p+"img/f760a3e.png"},1322:function(e,t,r){var content=r(1498);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,r(25).default)("94524b74",content,!0,{sourceMap:!1})},1442:function(e,t,r){"use strict";r.r(t);r(10);var n=r(4),l=r(1040),o=r(951),c=r(43),d=r(34),m=r(960);function f(object,e){var t=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(object,e).enumerable}))),t.push.apply(t,r)}return t}function _(e){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?f(Object(source),!0).forEach((function(t){Object(n.a)(e,t,source[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(source)):f(Object(source)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(source,t))}))}return e}var h={name:"PrivacyHeader",components:{CityList:l.default},mixins:[o.a],props:{pageId:{type:String,required:!0,default:"agreement"}},data(){return{isMobileMenuActive:!1,isTablet:null,ws_url:this.$getTextMainSetting("ws_url"),tg_url:this.$getTextMainSetting("tg_url")}},computed:_(_(_({},Object(d.mapGetters)({currentLanguageCode:"landings/currentLanguageCode"})),Object(d.mapState)(["i18n"])),{},{isCodingEnabled(){return this.isFacultyEnabled("coding")||!1},isMathEnabled(){return this.isFacultyEnabled("math")&&this.$getTextMainSetting("branchLanguageCode")===m.a||!1},isBootcampEnabled:()=>!1}),mounted(){this.windowSizeHandler(),window.addEventListener("resize",this.windowSizeHandler,{passive:!0})},methods:{getLogo(){return"ru"===this.$i18n.locale?r(1002):r(1055)},getWhiteLogo(){return"ru"===this.$i18n.locale?r(1495):r(1496)},openMobileMenu(){this.isMobileMenuActive=!0},closeMobileMenu(){this.isMobileMenuActive=!1},windowSizeHandler(){this.isTablet=window.innerWidth<=960},onClickPhoneNumber(){c.a.$emit("click-phone-number")},currentLanguage(){return this.currentLanguageCode.substr(0,2)},changePageId(e){this.$nuxt.$emit("change-page",e),this.closeMobileMenu()}}},y=(r(1497),r(42)),component=Object(y.a)(h,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"header header--privacy",attrs:{id:"header"}},[n("div",{staticClass:"container header__wrap"},[n("a",{staticClass:"header__logo-link",attrs:{href:e.localePath("/",e.i18n.locale)}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__logo",attrs:{"data-src":e.getLogo(),alt:"Algoritmika",title:"Algoritmika","data-not-lazy":""}})]),e._v(" "),e.isTablet?e._e():n("div",{staticClass:"header__links"},[n("city-list"),e._v(" "),e.isCodingEnabled?n("a",{staticClass:"header__links-link",attrs:{href:e.localePath("/coding",e.i18n.locale)}},[n("p",[e._v(e._s(e.$translateMenuText("menuFieldCoding")))])]):e._e(),e._v(" "),e.isMathEnabled?n("a",{staticClass:"header__links-link",attrs:{href:e.localePath("/math",e.i18n.locale)}},[n("p",[e._v(e._s(e.$translateMenuText("menuFieldMath")))])]):e._e(),e._v(" "),e.isBootcampEnabled?n("a",{staticClass:"header__links-link",attrs:{href:"https://bootcamp.algoritmika.org/courses"}},[n("p",[e._v("Bootcamp")])]):e._e()],1),e._v(" "),e.isTablet?e._e():n("div",{staticClass:"header__links header__links--media"},[n("a",{staticClass:"header__links-phone",attrs:{href:"tel:+"+e.$getTextMainSetting("branchPhoneCanonical")},on:{click:e.onClickPhoneNumber}},[n("p",[n("bdi",[e._v(e._s(e.$getTextMainSetting("branchPhone")))])])]),e._v(" "),e.ws_url||e.tg_url?n("div",{staticClass:"header__links-social"},[e.ws_url?n("a",{staticClass:"header__links-social-item",attrs:{href:e.ws_url,target:"_blank",rel:"noreferrer"}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__links-social-item-img--whats",attrs:{"data-src":r(954),alt:"Whatsapp логотип","data-not-lazy":""}})]):e._e(),e._v(" "),e.tg_url?n("a",{staticClass:"header__links-social-item",attrs:{href:e.tg_url,target:"_blank",rel:"noreferrer"}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__links-social-item-img--tg",attrs:{"data-src":r(955),alt:"Telegram логотип","data-not-lazy":""}})]):e._e()]):e._e()]),e._v(" "),e.isTablet?n("div",{staticClass:"header__burger-wrap",on:{click:e.openMobileMenu}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__burger-img",attrs:{"data-src":r(956),alt:""}})]):e._e(),e._v(" "),e.isMobileMenuActive?n("div",{staticClass:"mobile-menu"},[n("div",{staticClass:"mobile-menu__header"},[n("a",{attrs:{href:e.localePath("/",e.i18n.locale)}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__logo--white",attrs:{"data-src":e.getWhiteLogo(),alt:"Алгоритмика",title:"Алгоритмика"}})]),e._v(" "),n("div",{staticClass:"mobile-menu__close",on:{click:e.closeMobileMenu}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],attrs:{"data-src":r(957)}})])]),e._v(" "),n("div",{staticClass:"mobile-menu__body"},[n("div",{staticClass:"header__burger-wrap"},[n("city-list",{attrs:{"is-center":""}}),e._v(" "),n("div",{staticClass:"header__links"},[e.isCodingEnabled?n("a",{staticClass:"header__links-link",attrs:{href:e.localePath("/coding",e.i18n.locale)}},[n("p",[e._v(e._s(e.$translateMenuText("menuFieldCoding")))])]):e._e(),e._v(" "),e.isMathEnabled?n("a",{staticClass:"header__links-link",attrs:{href:e.localePath("/math",e.i18n.locale)}},[n("p",[e._v(e._s(e.$translateMenuText("menuFieldMath")))])]):e._e(),e._v(" "),e.isBootcampEnabled?n("a",{staticClass:"header__links-link",attrs:{href:"https://bootcamp.algoritmika.org/courses"}},[n("p",[e._v("Bootcamp")])]):e._e(),e._v(" "),e.$getTextMainSetting("offerLink")?n("a",{staticClass:"header__links-link",attrs:{href:e.$getTextMainSetting("offerLink")}},[n("p",[e._v("\n                "+e._s(e.$getTextMainSetting("footerMenuOfferLinkText","Договор оферта"))+"\n              ")])]):e._e(),e._v(" "),n("a",{staticClass:"header__links-link",attrs:{href:e.localePath("/contacts",e.i18n.locale)}},[n("p",[e._v(e._s(e.$translateMenuText("menuFieldContacts")))])]),e._v(" "),n("div",{staticClass:"header__privacy-links"},[n("nuxt-link",{staticClass:"privacy-menu__item",class:{_active:"agreement"===e.pageId},attrs:{to:"/"+e.currentLanguage()+"/privacy#agreement",exact:""},nativeOn:{click:function(t){return e.changePageId("agreement")}}},[n("span",[e._v(e._s(this.$getTextSetting("privacyAgreementTitle")))])]),e._v(" "),n("nuxt-link",{staticClass:"privacy-menu__item",class:{_active:"children"===e.pageId},attrs:{to:"/"+e.currentLanguage()+"/privacy#children",exact:""},nativeOn:{click:function(t){return e.changePageId("children")}}},[e._v(e._s(this.$getTextSetting("privacyAgreementKidsTitle"))+"\n              ")]),e._v(" "),n("nuxt-link",{staticClass:"privacy-menu__item",class:{_active:"terms_of_use"===e.pageId},attrs:{to:"/"+e.currentLanguage()+"/privacy#terms_of_use",exact:""},nativeOn:{click:function(t){return e.changePageId("terms_of_use")}}},[e._v(e._s(this.$getTextSetting("privacyTermsOfUseTitle")))]),e._v(" "),n("nuxt-link",{staticClass:"privacy-menu__item",class:{_active:"cookies"===e.pageId},attrs:{to:"/"+e.currentLanguage()+"/privacy#cookies"},nativeOn:{click:function(t){return e.changePageId("cookies")}}},[e._v(e._s(this.$getTextSetting("privacyCookiesTitle")))]),e._v(" "),n("nuxt-link",{staticClass:"privacy-menu__item",class:{_active:"mailing"===e.pageId},attrs:{to:"/"+e.currentLanguage()+"/privacy#mailing"},nativeOn:{click:function(t){return e.changePageId("mailing")}}},[e._v(e._s(this.$getTextSetting("privacyMailAgreementTitle")))]),e._v(" "),n("nuxt-link",{staticClass:"privacy-menu__item",class:{_active:"arbitrary"===e.pageId},attrs:{to:"/"+e.currentLanguage()+"/privacy#arbitrary"},nativeOn:{click:function(t){return e.changePageId("arbitrary")}}},[e._v(e._s(this.$getTextSetting("privacyArbitraryDocumentTitle")))])],1)]),e._v(" "),n("div",{staticClass:"header__links header__links--media"},[n("a",{staticClass:"header__links-phone",attrs:{href:"tel+:"+e.$getTextMainSetting("branchPhoneCanonical")},on:{click:e.onClickPhoneNumber}},[n("p",[n("bdi",[e._v(e._s(e.$getTextMainSetting("branchPhone")))])])]),e._v(" "),n("div",{staticClass:"header__links-social"},[e.ws_url?n("a",{staticClass:"header__links-social-item",attrs:{href:e.ws_url,target:"_blank",rel:"noreferrer"}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__links-social-item-img--whats",attrs:{"data-src":r(958),alt:"Whatsapp логотип"}})]):e._e(),e._v(" "),e.tg_url?n("a",{staticClass:"header__links-social-item",attrs:{href:e.tg_url,target:"_blank",rel:"noreferrer"}},[n("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"header__links-social-item-img--tg",attrs:{"data-src":r(959),alt:"Telegram логотип"}})]):e._e()])])],1)])]):e._e()])])}),[],!1,null,null,null);t.default=component.exports},1495:function(e,t,r){e.exports=r.p+"img/46c8877.svg"},1496:function(e,t,r){e.exports=r.p+"img/4cc67f2.svg"},1497:function(e,t,r){"use strict";r(1322)},1498:function(e,t,r){var n=r(24),l=r(173),o=r(174),c=r(175),d=r(176),m=r(177),f=r(178),_=r(179),h=r(180),y=r(181),M=r(182),v=r(183),w=r(184),L=r(185),N=r(186),j=r(187),x=r(188),k=r(189),I=r(190),T=r(191),D=r(192),C=r(193),z=r(194),S=r(195),O=r(196),E=r(197),A=r(198),P=r(199),Z=r(200),Y=r(201),G=r(202),U=r(203),$=r(204),H=r(205),B=r(206),Q=r(207),W=r(208),F=r(209),R=r(210),J=n(!1),K=l(o),V=l(o,{hash:"?#iefix"}),X=l(c),ee=l(d),te=l(m),ae=l(f),ie=l(f,{hash:"?#iefix"}),re=l(_),ne=l(h),se=l(y),le=l(M),oe=l(M,{hash:"?#iefix"}),ce=l(v),ue=l(w),ge=l(L),de=l(N),me=l(N,{hash:"?#iefix"}),fe=l(j),_e=l(x),he=l(k),pe=l(I,{hash:"#Montserrat"}),ye=l(T),Me=l(T,{hash:"?#iefix"}),ve=l(D),be=l(C),we=l(z),Le=l(S,{hash:"#Montserrat"}),Ne=l(O),je=l(O,{hash:"?#iefix"}),xe=l(E),ke=l(A),Ie=l(P),Te=l(Z,{hash:"#Montserrat"}),De=l(Y),Ce=l(Y,{hash:"?#iefix"}),ze=l(G),Se=l(U),Oe=l($),Ee=l(H,{hash:"#Montserrat"}),Ae=l(B),Pe=l(B,{hash:"?#iefix"}),Ze=l(Q),Ye=l(W),Ge=l(F),Ue=l(R,{hash:"#Montserrat"});J.push([e.i,'@font-face{font-family:"Cera";src:url('+K+");src:url("+V+') format("embedded-opentype"),url('+X+') format("woff2"),url('+ee+') format("woff"),url('+te+') format("truetype");font-style:normal;font-weight:400;text-rendering:optimizeLegibility;font-display:swap}@font-face{font-family:"Cera";src:url('+ae+");src:url("+ie+') format("embedded-opentype"),url('+re+') format("woff2"),url('+ne+') format("woff"),url('+se+') format("truetype");font-style:normal;font-weight:600;text-rendering:optimizeLegibility;font-display:swap}@font-face{font-family:"Cera";src:url('+le+");src:url("+oe+') format("embedded-opentype"),url('+ce+') format("woff2"),url('+ue+') format("woff"),url('+ge+') format("truetype");font-style:normal;font-weight:700;text-rendering:optimizeLegibility;font-display:swap}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;text-rendering:optimizeLegibility;font-display:swap;src:url('+de+');src:local(""),url('+me+') format("embedded-opentype"),url('+fe+') format("woff2"),url('+_e+') format("woff"),url('+he+') format("truetype"),url('+pe+') format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:500;text-rendering:optimizeLegibility;font-display:swap;src:url('+ye+');src:local(""),url('+Me+') format("embedded-opentype"),url('+ve+') format("woff2"),url('+be+') format("woff"),url('+we+') format("truetype"),url('+Le+') format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:600;text-rendering:optimizeLegibility;font-display:swap;src:url('+Ne+');src:local(""),url('+je+') format("embedded-opentype"),url('+xe+') format("woff2"),url('+ke+') format("woff"),url('+Ie+') format("truetype"),url('+Te+') format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:700;text-rendering:optimizeLegibility;font-display:swap;src:url('+De+');src:local(""),url('+Ce+') format("embedded-opentype"),url('+ze+') format("woff2"),url('+Se+') format("woff"),url('+Oe+') format("truetype"),url('+Ee+') format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:800;text-rendering:optimizeLegibility;font-display:swap;src:url('+Ae+');src:local(""),url('+Pe+') format("embedded-opentype"),url('+Ze+') format("woff2"),url('+Ye+') format("woff"),url('+Ge+') format("truetype"),url('+Ue+') format("svg")}:root{--font-family-sans-serif:Montserrat,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;text-rendering:optimizeLegibility;font-display:swap}.header--privacy .mobile-menu{padding-left:20px;padding-right:20px}.header--privacy .privacy-menu__item{color:hsla(0,0%,100%,.75)!important;padding-left:0}.header--privacy .privacy-menu__item._active{color:#fff!important}.header--privacy .privacy-menu__item:before{display:none}',""]),e.exports=J},951:function(e,t,r){"use strict";r(5),r(6);t.a={name:"FacultyMixin",methods:{isFacultyEnabled(e){var t=new Map([["math","/math"],["coding","/coding"]]),r=this.$getCourses()[e];for(var i in r)if(!0===r[i].isActive&&t.has(e)&&r[i].urlPath===t.get(e))return!0;return!1}}}},954:function(e,t,r){e.exports=r.p+"img/9b44746.svg"},955:function(e,t){e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI4LjE3My44NjYgMS44OTggMTAuNzYxYy0xLjQ0LjQxMi0xLjM5NiAxLjgyMy0uMzI3IDIuMTdsNi41ODUgMi4wNCAyLjUzIDcuNjhjLjMwNS44NDcuNTY2IDEuMTUgMS4wOSAxLjE3Mi41NDUgMCAuNzYzLS4xOTUgMS4zMy0uNjk0LjY3Ni0uNjMgMS42NzktMS42MDYgMy4yOTItMy4xNjhsNi44NDcgNS4wMzRjMS4yNjUuNjk0IDIuMTguMzI1IDIuNDg2LTEuMTcyTDMwLjAyNiAyLjY5QzMwLjQ2Mi44NjYgMjkuMzcyLjMyNCAyOC4xNzMuODY2ek05LjE4IDE0LjQ5M2wxNC45NTgtOS4zM2MuNzQxLS41Ljk2LjA2NS42MzIuNDM0bC0xMi40MjkgMTEuMTEtLjYzMiA1LjU1NC0yLjUzLTcuNzY4eiIgZmlsbD0iIzYwMkI3QSIvPjwvc3ZnPg=="},956:function(e,t){e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzYwMkI3QSIgZD0iTTAgLjMzNGgxNnYyLjY2N0gwem0wIDUuMzM0aDE2djIuNjY3SDB6TTAgMTFoMTZ2Mi42NjdIMHoiLz48L3N2Zz4="},957:function(e,t){e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5LjA5MiAwIDEuNDE0IDEuNDE0TDEuNDE0IDIwLjUwNiAwIDE5LjA5MiAxOS4wOTIgMHoiIGZpbGw9IiNBNDhDQUYiLz48cGF0aCBkPSJtMjAuNTA4IDE5LjA5Mi0xLjQxNCAxLjQxNEwuMDAyIDEuNDE0IDEuNDE2IDBsMTkuMDkyIDE5LjA5MnoiIGZpbGw9IiNBNDhDQUYiLz48L3N2Zz4="},958:function(e,t,r){e.exports=r.p+"img/cd9ebde.svg"},959:function(e,t){e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0LjI0LjMwNiAxLjg0NyA4LjY2M2MtMS4yMjcuMzQ4LTEuMTkgMS41NC0uMjggMS44MzJsNS42MTMgMS43MjMgMi4xNTYgNi40ODhjLjI2LjcxNC40ODMuOTcuOTMuOTkuNDY0IDAgLjY1LS4xNjYgMS4xMzMtLjU4Ny41NzYtLjUzMiAxLjQzLTEuMzU3IDIuODA2LTIuNjc2bDUuODM1IDQuMjUyYzEuMDc4LjU4NiAxLjg1OS4yNzUgMi4xMTktLjk5bDMuNjYtMTcuODVDMjYuMTkyLjMwNiAyNS4yNjMtLjE1MiAyNC4yNC4zMDZ6TTguMDU0IDExLjgxNWwxMi43NDgtNy44OGMuNjMyLS40MjIuODE4LjA1NS41NC4zNjZsLTEwLjU5NCA5LjM4My0uNTM5IDQuNjkyLTIuMTU1LTYuNTYxeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg=="},960:function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));var n="ru-RU"}}]);
//# sourceMappingURL=67e482e5062bb730cbd7.js.map