function t_forms__initForms(){var recBlocks=document.querySelectorAll('.r:not([data-record-type="1093"])');window.t_forms__inputData={},t_forms__addRecaptcha(),Array.prototype.forEach.call(recBlocks,(function(rec){var recid=rec.id;window.initForms[recid]||(t_forms__initEventPlaceholder(rec),t_forms__addInputItsGood(rec),t_forms__addAttrAction(rec),t_forms__onSubmit(rec),t_forms__onClick(rec),t_forms__onRender(rec),t_forms__addFocusOnTab(rec),t_onFuncLoad("t_throttle",(function(){window.addEventListener("resize",t_throttle((function(){t_forms__calculateInputsWidth(recid)})))})),window.initForms[recid]=!0)}))}function t_forms__addFocusOnTab(rec){if(!window.isMobile){var focusableElements=rec.querySelectorAll(".t-input, .t-select");if(focusableElements){var handlerType=null;document.addEventListener("keydown",(function(){handlerType="keyboard"})),document.addEventListener("mousedown",(function(){handlerType="mouse"})),document.addEventListener("visibilitychange",(function(){handlerType="mouse"})),Array.prototype.forEach.call(focusableElements,(function(focusableElement){focusableElement.addEventListener("focus",(function(){"keyboard"===handlerType&&((focusableElement.classList.contains("t-input_pvis")||focusableElement.classList.contains("t-input-phonemask"))&&(focusableElement=focusableElement.parentElement),focusableElement.classList.add("t-focusable"),handlerType=null)})),focusableElement.addEventListener("blur",(function(){focusableElement.classList.remove("t-focusable")}))}))}}}function t_forms__initEventPlaceholder(rec){var eventFocus="focus",eventBlur="blur";document.addEventListener||(eventFocus="focusin",eventBlur="focusout"),t_removeEventListener(rec,eventFocus,t_forms__removePlaceholder),t_addEventListener(rec,eventFocus,t_forms__removePlaceholder,!0),t_removeEventListener(rec,eventBlur,t_forms__addPlaceholder),t_addEventListener(rec,eventBlur,t_forms__addPlaceholder,!0)}function t_forms__removePlaceholder(event){var input=(event=event||window.event).target||event.srcElement;if("INPUT"===input.tagName){var inputGroup=input.closest("[data-input-lid]"),strPlace=input.getAttribute("placeholder"),inputId="";if(inputGroup)inputId=inputGroup.getAttribute("data-input-lid");else{var form=input.closest("form");form&&(inputId=form.getAttribute("data-input-lid"))}strPlace&&inputId&&(window.t_forms__inputData[inputId]=strPlace,input.setAttribute("placeholder",""))}}function t_forms__moveToErrorInput(inputId,currentErrorItem){var t_forms__focusIntoInput=function(event){var input;event.preventDefault(),document.getElementById(inputId).focus()};currentErrorItem&&(currentErrorItem.removeEventListener("click",t_forms__focusIntoInput),currentErrorItem.addEventListener("click",t_forms__focusIntoInput))}function t_forms__addPlaceholder(event){var input=(event=event||window.event).target||event.srcElement,inputGroup=input.closest("[data-input-lid]"),inputId="";if(inputGroup)inputId=inputGroup.getAttribute("data-input-lid");else{var form=input.closest("form");form&&(inputId=form.getAttribute("data-input-lid"))}var strPlace=window.t_forms__inputData[inputId]||"";strPlace&&inputId&&(input.setAttribute("placeholder",strPlace),window.t_forms__inputData[inputId]="")}function t_forms__addInputItsGood(rec){var allForms=rec.querySelectorAll(".js-form-proccess[data-formactiontype]");Array.prototype.forEach.call(allForms,(function(form){var formActionType=form.getAttribute("data-formactiontype"),inputItsGood=form.querySelector('input[name="form-spec-comments"]');"1"===formActionType||inputItsGood||form.insertAdjacentHTML("beforeend",'
')}))}function t_forms__addAttrAction(rec){var allForms=rec.querySelectorAll(".js-form-proccess");Array.prototype.forEach.call(allForms,(function(form){var formType;"2"===form.getAttribute("data-formactiontype")&&form.setAttribute("action","#")}))}function t_forms__calculateInputsWidth(recId){recId&&(recId=recId.replace("rec",""));var rec=document.querySelector("#rec"+recId);if(recId||!document.body.classList.contains("t706__body_cartwinshowed")&&!document.body.classList.contains("t706__body_cartpageshowed")||(rec=document.querySelector(".t706")),rec){var formWrapper=rec.querySelector(".t-form__inputsbox");if(formWrapper){formWrapper.closest(".t706")&&formWrapper.classList.add("t-form__inputsbox_inrow");var fields=rec.querySelectorAll(".t-input-group_widthdef, .t-input-group_inrow");if(formWrapper.classList.contains("t-form__inputsbox_inrow")||(fields=rec.querySelectorAll(".t-input-block_width")),0!==fields.length){(formWrapper.classList.contains("t-form__inputsbox_vertical-form")||formWrapper.closest(".t706"))&&formWrapper.classList.add("t-form__inputsbox_flex");var formWrapperWidth=formWrapper.offsetWidth,fieldsType=["rd","ri","uc","ws","hd","fr","st"];Array.prototype.forEach.call(fields,(function(field){if(formWrapper.classList.contains("t-form__inputsbox_inrow")||(field=field.closest(".t-input-group")),field&&field.classList.contains("t-input-group_inrow-withsibling")){var nextField=field.nextElementSibling,incorrectType=fieldsType.filter((function(type){return nextField.classList.contains("t-input-group_"+type)}));if(!nextField||0!==incorrectType.length||!(nextField.classList.contains("t-input-group_inrow")&&!field.classList.contains("t-input-group_widthdef")||field.classList.contains("t-input-group_widthdef")&&nextField.classList.contains("t-input-group")&&!nextField.classList.contains("t-input-group_inrow")))return field.classList.remove("t-input-group_inrow-withsibling"),void field.classList.add("t-input-group_inrow-last");nextField.classList.add("t-input-group_inonerow")}else field.classList.add("t-input-group_inrow-last");nextField&&field.classList.contains("t-input-group_widthdef")&&field.classList.contains("t-input-group_inrow-withsibling")&&nextField.classList.contains("t-input-group_inonerow")&&!nextField.classList.contains("t-input-group_inrow")&&(nextField.classList.add("t-input-group_widthdef"),nextField.classList.contains("t-input-group_inrow-withsibling")||nextField.classList.add("t-input-group_inrow-last"),nextField.classList.contains("t-input-group_inrow")&&field.classList.add("t-input-group_inrow-last")),formWrapper.classList.contains("t-form__inputsbox_inrow")||t_forms__calculateFieldsWidthInJS(field,formWrapperWidth)}));var allLastFieldsWithCertainWidth=rec.querySelectorAll(".t-input-group_inrow.t-input-group_inonerow.t-input-group_inrow-last");allLastFieldsWithCertainWidth.length>0&&t_forms__moveFieldToNextRow(allLastFieldsWithCertainWidth);var allLastFieldsWithDefWidth=rec.querySelectorAll(".t-input-group_widthdef.t-input-group_inrow-last");formWrapper.classList.contains("t-form__inputsbox_inrow")&&allLastFieldsWithDefWidth.length>0&&t_forms__combineFieldsWithDefWidth(allLastFieldsWithDefWidth,recId)}}}}function t_forms__moveFieldToNextRow(allLastFields){var rows;t_forms__createArrWithAllRows(allLastFields,"t-input-group_inrow").forEach((function(row){var isLongNextField=!1;if(row.forEach((function(field){field.classList.contains("t-input-group_inrow-last")&&field.nextElementSibling&&!field.nextElementSibling.classList.contains("t-input-group_inonerow")&&(isLongNextField=!0)})),!isLongNextField){var commonWidth=row.reduce((function(sum,field){var fieldClasses,widthClass=field.classList.value.split(" ").filter((function(fieldClass){return-1!==fieldClass.indexOf("t-input-group_width")})),characterQuantity=2,fieldWidth;return-1!==(widthClass=widthClass[0]).indexOf("100")&&(characterQuantity=3),sum+Number(widthClass.substr(widthClass.length-2,characterQuantity))}),0);commonWidth<=100||row.forEach((function(field){field.classList.contains("t-input-group_inrow-last")&&(field.style.marginRight="calc(100% - ("+(commonWidth-100)+"%)",field.style.flex="0 0 auto")}))}}))}function t_forms__combineFieldsWithDefWidth(allLastFields,recId){var allRowsWithDefWidth=[],rows;t_forms__createArrWithAllRows(allLastFields,"t-input-group_widthdef").forEach((function(row){var maxRowLength=4;if(row.length>4)for(var i=0;i=1||t_hasClass(btnSubmit,"t706__submit_disable"))){if(t_addClass(btnSubmit,"t-btn_sending"),btnSubmit.tildaSendingStatus="1",window.tildaForm.hideErrors(form),arrErrors=window.tildaForm.validate(form),window.tildaForm.showErrors(form,arrErrors))return t_removeClass(btnSubmit,"t-btn_sending"),void(btnSubmit.tildaSendingStatus="0");var allRecords,formKey=document.getElementById("allrecords").getAttribute("data-tilda-formskey"),formType=parseInt(form.getAttribute("data-formactiontype")),inputsServices;if(!form.querySelectorAll(".js-formaction-services").length&&1!==formType&&!formKey){var msgContainers=t_forms__getErrorContainers(form,""),errorBoxes=msgContainers.errorBoxes,allError=msgContainers.allError;return Array.prototype.forEach.call(allError,(function(error){error.innerHTML="Please set receiver in block with forms",error.style.display="block"})),Array.prototype.forEach.call(errorBoxes,(function(box){box.style.display="block"})),t_addClass(form,"js-send-form-error"),t_removeClass(btnSubmit,"t-btn_sending"),btnSubmit.tildaSendingStatus="0",void t_triggerEvent(form,"tildaform:aftererror")}if(form.querySelector(".g-recaptcha")&&grecaptcha){window.tildaForm.currentFormProccessing={form:form,btn:btnSubmit,formtype:formType,formskey:formKey};var captchaId=form.tildaCaptchaClientId;if(captchaId)grecaptcha.reset(captchaId);else{var opts={size:"invisible",sitekey:form.getAttribute("data-tilda-captchakey"),callback:window.tildaForm.captchaCallback};captchaId=grecaptcha.render(formId+"recaptcha",opts),form.tildaCaptchaClientId=captchaId}grecaptcha.execute(captchaId)}else window.tildaForm.send(form,btnSubmit,formType,formKey)}}}}function t_forms__onRender(rec){var ist396;!!rec.querySelector(".t396")&&(t_removeEventListener(rec,"render",t_forms__renderEvent),t_addEventListener(rec,"render",t_forms__renderEvent))}function t_forms__renderEvent(){t_forms__onSubmit(this)}function t_forms__submitEvent(event){var form=event;if(event.target&&(form=event.target),form){var btnSubmit=form.querySelector('[type="submit"]'),btnStatus="";btnSubmit&&btnSubmit.tildaSendingStatus&&(btnStatus=btnSubmit.tildaSendingStatus),btnStatus&&"3"===btnStatus?btnSubmit.tildaSendingStatus="":(btnSubmit&&!t_hasClass(btnSubmit,"t706__submit_disable")&&btnSubmit.click(),event.preventDefault?event.preventDefault():event.returnValue=!1)}}function t_asyncLoad(input){var dataMask=input.getAttribute("data-tilda-mask"),dataPlaceholder=input.getAttribute("data-tilda-mask-holder"),dataInit=input.getAttribute("data-tilda-mask-init");dataMask&&!dataInit&&(dataPlaceholder?t_onFuncLoad("t_customMask__mask",(function(){t_customMask__mask(input,dataMask,{placeholder:dataPlaceholder})})):t_onFuncLoad("t_customMask__mask",(function(){t_customMask__mask(input,dataMask)})),input.setAttribute("data-tilda-mask-init","1"))}function t_forms__getErrorContainers(form,innerText){var errorBoxes=form.querySelectorAll(".js-errorbox-all"),allError=form.querySelectorAll(".js-errorbox-all .js-rule-error-all");return errorBoxes.length||(form.insertAdjacentHTML("afterbegin",'
'),errorBoxes=form.querySelectorAll(".js-errorbox-all")),allError.length||(Array.prototype.forEach.call(errorBoxes,(function(error){error.insertAdjacentHTML("beforeend",'

'+innerText+"

")})),allError=form.querySelectorAll(".js-errorbox-all .js-rule-error-all")),{errorBoxes:errorBoxes,allError:allError}}function t_forms__addRecaptcha(){var allRecaptchas=document.querySelectorAll(".js-tilda-captcha");Array.prototype.forEach.call(allRecaptchas,(function(recaptcha){var captchaKey=recaptcha.getAttribute("data-tilda-captchakey");if(captchaKey){var formId=recaptcha.getAttribute("id");if(!window.tildaForm.isRecaptchaScriptInit){var head=document.head,script=document.createElement("script");window.tildaForm.isRecaptchaScriptInit=!0,script.type="text/javascript",script.src="https://www.google.com/recaptcha/api.js?render=explicit",script.async=!0,head.appendChild(script),head.insertAdjacentHTML("beforeend",'')}document.getElementById(formId+"recaptcha")||recaptcha.insertAdjacentHTML("beforeend",'
')}else t_removeClass(recaptcha,"js-tilda-captcha")}))}function t_forms__getMsg(msg){var dict=[],lang=window.t_forms__lang;return dict.EN={success:"Thank you! Your data has been submitted.",successorder:"Thank you! Order created. Please wait while you are redirected to the payment page...",email:"Please enter a valid email address",url:"Please put a correct URL",phone:"Please put a correct phone number",number:"Please put a correct number",date:"Please put a correct date",time:"Please put a correct time (HH:mm)",name:"Please put a name",namerus:"Please put a correct name (only cyrillic letters)",nameeng:"Please put a correct name (only latin letters)",string:"You put incorrect symbols. Only letters, numbers and punctuation symbols are allowed",req:"Please fill out all required fields",reqfield:"Required field",minlength:"Value is too short",maxlength:"Value too big",emptyfill:"None of the fields are filled in",chosevalue:"Please select an address from the options",deliveryreq:"It is not possible to place an order without delivery. Please refresh the page and try again",promocode:"Please activate promo code or clear input field"},dict.RU={success:"Спасибо! Данные успешно отправлены.",successorder:"Спасибо! Заказ оформлен. Пожалуйста, подождите. Идет переход к оплате...",email:"Укажите, пожалуйста, корректный email",url:"Укажите, пожалуйста, корректный URL",phone:"Укажите, пожалуйста, корректный номер телефона",number:"Укажите, пожалуйста, корректный номер",date:"Укажите, пожалуйста, корректную дату",time:"Укажите, пожалуйста, корректное время (ЧЧ:ММ)",name:"Укажите, пожалуйста, имя",namerus:"Укажите, пожалуйста, имя (только кириллица)",nameeng:"Укажите, пожалуйста, имя (только латиница)",string:"Вы написали некорректные символы. Разрешены только буквы, числа и знаки пунктуации",req:"Пожалуйста, заполните все обязательные поля",reqfield:"Обязательное поле",minlength:"Слишком короткое значение",maxlength:"Слишком длинное",emptyfill:"Ни одно поле не заполнено",chosevalue:"Пожалуйста, выберите адрес из предложенных вариантов",deliveryreq:"Невозможно оформить заказ без доставки. Пожалуйста, перезагрузите страницу и попробуйте еще раз.",promocode:"Активируйте, пожалуйста, промокод или очистите поле"},"function"==typeof t_forms__getDict&&"RU"!==lang&&"EN"!==lang&&(dict=t_forms__getDict()),dict[lang]?dict[lang][msg]:dict.EN[msg]}function checkVerifyTildaCaptcha(event){if(-1!==(event=event||window.event).origin.indexOf(window.tildaForm.endpoint)){var tildaCaptcha=document.getElementById("js-tildaspec-captcha"),formCaptchaBox=document.getElementById("tildaformcaptchabox");if("closeiframe"==event.data)return formCaptchaBox&&t_removeEl(formCaptchaBox),void(tildaCaptcha&&t_removeEl(tildaCaptcha));var capthaKey=event.data;if(tildaCaptcha){tildaCaptcha.value=capthaKey,formCaptchaBox&&t_removeEl(formCaptchaBox);var form=tildaCaptcha.closest("form");form&&t_forms__submitEvent(form)}}}function t_parseScripts(main,className){var scripts=main.querySelectorAll(className+"script");Array.prototype.forEach.call(scripts,(function(oldScript){for(var newScript=document.createElement("script"),j=0;j960?successBoxOffset-200:successBoxOffset-100;var tildaLabel=document.querySelector(".t-tildalabel");if(successBoxOffset>window.scrollY||documentHeight-inputBottomdocumentHeight&&tildaLabel&&setTimeout((function(){t_fadeOut(tildaLabel)}),300);else{for(var i=0;i1?strValue[1]:strValue[0]).split("/"))&&strValue.length&&strValue[0]?(strValue=strValue[0]).match(regExp)||objError.type.push("url"):(strValue&&!strValue[0]||objError.type.push("url"),strValue=""));break;case"phone":var phoneMask=input.getAttribute("data-tilda-mask"),strRegExp="^[0-9()+-";phoneMask&&(-1!==phoneMask.indexOf("*")?strRegExp+="a-zёа-я":(-1!==phoneMask.indexOf("a")&&(strRegExp+="a-z"),-1!==phoneMask.indexOf("а")&&(strRegExp+="а-яё"))),strRegExp+="]+$",regExp=new RegExp(strRegExp,"gi"),valueNoSpace.length&&!valueNoSpace.match(regExp)?objError.type.push("phone"):(1==(strValue=valueNoSpace.replace(/[^0-9]+/g,"")).indexOf("000")||1==strValue.indexOf("111")&&"9"!=strValue.substring(0,1)||1==strValue.indexOf("222")&&"5"!=strValue.substring(0,1)||1==strValue.indexOf("333")||1==strValue.indexOf("444")||1==strValue.indexOf("555")&&"0"!=strValue.substring(0,1)||1==strValue.indexOf("666")&&"0"!=strValue.substring(0,1)||1==strValue.indexOf("8888")&&"4"!=strValue.substring(0,1))&&objError.type.push("phone");break;case"number":regExp=/^[0-9]+$/gi,valueNoSpace.length>0&&!valueNoSpace.match(regExp)&&objError.type.push("number");break;case"date":t_onFuncLoad("t_datepicker__readDateFromInput",(function(){var date=t_datepicker__readDateFromInput(input);valueNoSpace.length>0&&!t_datepicker__isDateValid(date)&&objError.type.push("date")}));break;case"time":regExp=/^[0-9]{2}[:\.][0-9]{2}$/gi,valueNoSpace.length>0&&!valueNoSpace.match(regExp)&&objError.type.push("time");break;case"name":regExp=/^([ЁёäöüÄÖÜßèéûҐґЄєІіЇїӐӑЙйК̆к̆Ӄ̆ӄ̆Ԛ̆ԛ̆Г̆г̆Ҕ̆ҕ̆ӖӗѢ̆ѣ̆ӁӂꚄ̆ꚅ̆ҊҋО̆о̆Ө̆ө̆Ꚍ̆ꚍ̆ЎўХ̆х̆Џ̆џ̆Ꚏ̆ꚏ̆Ꚇ̆ꚇ̆Ҽ̆ҽ̆Ш̆ш̆Ꚗ̆ꚗ̆Щ̆щ̆Ы̆ы̆Э̆э̆Ю̆ю̆Я̆я̆А́а́ЃѓД́д́Е́е́Ё́ёӘ́ә́З́з́И́и́І́і́Ї́ї́ЌќЛ́л́Н́н́О́о́Р́р́С́с́Т́т́У́у́Ӱ́ӱ́Ү́ү́Х́х́Ц́ц́Ы́ы́Э́э́Ӭ́ӭ́Ю́ю́Ю̈́ю̈́Я́я́Ѣ́ѣ́ҒғӺӻҒ̌ғ̌Ј̵ј̵ҞҟҜҝԞԟӨөҎҏҰұӾӿҸҹҌҍҢңҚқҒғӘәҺһІіҰұҮүӨөȺⱥꜺꜻƂƃɃƀȻȼꞒꞓƋƌĐđɆɇǤǥꞠꞡĦħƗɨƗ́ɨ́Ɨ̀ɨ̀Ɨ̂ɨ̂Ɨ̌ɨ̌Ɨ̃ɨ̃Ɨ̄ɨ̄Ɨ̈ɨ̈Ɨ̋ɨ̋Ɨ̏ɨ̏Ɨ̧ɨ̧Ɨ̧̀ɨ̧̀Ɨ̧̂ɨ̧̂Ɨ̧̌ɨ̧̌ᵼɈɉɟɟ̟ʄʄ̊ʄ̥K̵k̵ꝀꝁꝂꝃꝄꝅꞢꞣŁłł̓Ł̣ł̣ᴌȽƚⱠⱡꝈꝉƛƛ̓ꞤꞥꝊꝋØøǾǿØ̀ø̀Ø̂øØ̌ø̌Ø̄ø̄Ø̃ø̃Ø̨ø̨Ø᷎ø᷎ᴓⱣᵽꝐꝑꝖꝗꝘꝙɌɍꞦꞧꞨꞩẜẝŦŧȾⱦᵺꝤꝥꝦꝧɄʉɄ́ʉ́Ʉ̀ʉ̀Ʉ̂ʉ̂Ʉ̌ʉ̌Ʉ̄ʉ̄Ʉ̃ʉ̃Ʉ̃́ʉ̃́Ʉ̈ʉ̈ʉ̞ᵾU̸u̸ᵿꝞꝟw̸ɎɏƵƶA-Za-z\u00C0\u00C0-\u00C3\u00C8-\u00CA\u00CC\u00CD\u00D2-\u00D9\u00DA\u00DD\u00E0-\u00E3\u00E8\u00E9\u00EA\u00EC\u00ED\u00F2-\u00F5\u00F9\u00FA\u00FD\u0102\u0103\u0110\u0111\u0128\u0129\u0168\u0169\u01A0\u01A1\u01AF\u01B0\u1EA0\u1EA1-\u1EF9\u0027\u2019\u0300-\u03FF\u0400-\u04FF\u0500-\u05FF\u0600-\u06FF\u3040-\u30FF\u0041-\u007A\u00C0-\u02B8\uFB1D-\uFB1F\uFB2A-\uFB4E\u0E00-\u0E7F\u10A0-\u10FF\u3040-\u309F\u30A0-\u30FF\u2E80-\u2FD5\u3190-\u319f\u3400-\u4DBF\u4E00-\u9FCC\uF900-\uFAAD]{1,})([ЁёäöüÄÖÜßèéûҐґЄєІіЇїӐӑЙйК̆к̆Ӄ̆ӄ̆Ԛ̆ԛ̆Г̆г̆Ҕ̆ҕ̆ӖӗѢ̆ѣ̆ӁӂꚄ̆ꚅ̆ҊҋО̆о̆Ө̆ө̆Ꚍ̆ꚍ̆ЎўХ̆х̆Џ̆џ̆Ꚏ̆ꚏ̆Ꚇ̆ꚇ̆Ҽ̆ҽ̆Ш̆ш̆Ꚗ̆ꚗ̆Щ̆щ̆Ы̆ы̆Э̆э̆Ю̆ю̆Я̆я̆А́а́ЃѓД́д́Е́е́Ё́ёӘ́ә́З́з́И́и́І́і́Ї́ї́ЌќЛ́л́Н́н́О́о́Р́р́С́с́Т́т́У́у́Ӱ́ӱ́Ү́ү́Х́х́Ц́ц́Ы́ы́Э́э́Ӭ́ӭ́Ю́ю́Ю̈́ю̈́Я́я́Ѣ́ѣ́ҒғӺӻҒ̌ғ̌Ј̵ј̵ҞҟҜҝԞԟӨөҎҏҰұӾӿҸҹҌҍҢңҚқҒғӘәҺһІіҰұҮүӨөȺⱥꜺꜻƂƃɃƀȻȼꞒꞓƋƌĐđɆɇǤǥꞠꞡĦħƗɨƗ́ɨ́Ɨ̀ɨ̀Ɨ̂ɨ̂Ɨ̌ɨ̌Ɨ̃ɨ̃Ɨ̄ɨ̄Ɨ̈ɨ̈Ɨ̋ɨ̋Ɨ̏ɨ̏Ɨ̧ɨ̧Ɨ̧̀ɨ̧̀Ɨ̧̂ɨ̧̂Ɨ̧̌ɨ̧̌ᵼɈɉɟɟ̟ʄʄ̊ʄ̥K̵k̵ꝀꝁꝂꝃꝄꝅꞢꞣŁłł̓Ł̣ł̣ᴌȽƚⱠⱡꝈꝉƛƛ̓ꞤꞥꝊꝋØøǾǿØ̀ø̀Ø̂øØ̌ø̌Ø̄ø̄Ø̃ø̃Ø̨ø̨Ø᷎ø᷎ᴓⱣᵽꝐꝑꝖꝗꝘꝙɌɍꞦꞧꞨꞩẜẝŦŧȾⱦᵺꝤꝥꝦꝧɄʉɄ́ʉ́Ʉ̀ʉ̀Ʉ̂ʉ̂Ʉ̌ʉ̌Ʉ̄ʉ̄Ʉ̃ʉ̃Ʉ̃́ʉ̃́Ʉ̈ʉ̈ʉ̞ᵾU̸u̸ᵿꝞꝟw̸ɎɏƵƶA-Za-z\u00C0\u00C0-\u00C3\u00C8-\u00CA\u00CC\u00CD\u00D2-\u00D9\u00DA\u00DD\u00E0-\u00E3\u00E8\u00E9\u00EA\u00EC\u00ED\u00F2-\u00F5\u00F9\u00FA\u00FD\u0102\u0103\u0110\u0111\u0128\u0129\u0168\u0169\u01A0\u01A1\u01AF\u01B0\u1EA0\u1EA1-\u1EF9\u0041-\u007A\u00C0-\u02B8\u0300-\u03FF\u0400-\u04FF\u0500-\u05FF\u0600-\u06FF\u3040-\u30FF\uFB1D-\uFB1F\uFB2A-\uFB4E\u0E00-\u0E7F\u10A0-\u10FF\u3040-\u309F\u30A0-\u30FF\u2E80-\u2FD5\u3190-\u319f\u3400-\u4DBF\u4E00-\u9FCC\uF900-\uFAAD\-\'\‘\ʼ\s\.]{0,})$/gi,value.length&&!value.match(regExp)&&objError.type.push("name");break;case"nameeng":regExp=/^([A-Za-z\s]{1,}((\-)?[A-Za-z\.\s](\')?){0,})*$/i,value.length&&!value.match(regExp)&&objError.type.push("nameeng");break;case"namerus":regExp=/^([А-Яа-яЁё\s]{1,}((\-)?[А-Яа-яЁё\.\s](\')?){0,})*$/i,value.length&&!value.match(regExp)&&objError.type.push("namerus");break;case"string":regExp=/^[A-Za-zА-Яа-я0-9ЁёЁёäöüÄÖÜßèéûӐӑЙйК̆к̆Ӄ̆ӄ̆Ԛ̆ԛ̆Г̆г̆Ҕ̆ҕ̆ӖӗѢ̆ѣ̆ӁӂꚄ̆ꚅ̆ҊҋО̆о̆Ө̆ө̆Ꚍ̆ꚍ̆ЎўХ̆х̆Џ̆џ̆Ꚏ̆ꚏ̆Ꚇ̆ꚇ̆Ҽ̆ҽ̆Ш̆ш̆Ꚗ̆ꚗ̆Щ̆щ̆Ы̆ы̆Э̆э̆Ю̆ю̆Я̆я̆А́а́ЃѓД́д́Е́е́Ё́ёӘ́ә́З́з́И́и́І́і́Ї́ї́ЌќЛ́л́Н́н́О́о́Р́р́С́с́Т́т́У́у́Ӱ́ӱ́Ү́ү́Х́х́Ц́ц́Ы́ы́Э́э́Ӭ́ӭ́Ю́ю́Ю̈́ю̈́Я́я́Ѣ́ѣ́ҒғӺӻҒ̌ғ̌Ј̵ј̵ҞҟҜҝԞԟӨөҎҏҰұӾӿҸҹҌҍҢңҚқҒғӘәҺһІіҰұҮүӨөȺⱥꜺꜻƂƃɃƀȻȼꞒꞓƋƌĐđɆɇǤǥꞠꞡĦħƗɨƗ́ɨ́Ɨ̀ɨ̀Ɨ̂ɨ̂Ɨ̌ɨ̌Ɨ̃ɨ̃Ɨ̄ɨ̄Ɨ̈ɨ̈Ɨ̋ɨ̋Ɨ̏ɨ̏Ɨ̧ɨ̧Ɨ̧̀ɨ̧̀Ɨ̧̂ɨ̧̂Ɨ̧̌ɨ̧̌ᵼɈɉɟɟ̟ʄʄ̊ʄ̥K̵k̵ꝀꝁꝂꝃꝄꝅꞢꞣŁłł̓Ł̣ł̣ᴌȽƚⱠⱡꝈꝉƛƛ̓ꞤꞥꝊꝋØøǾǿØ̀ø̀Ø̂øØ̌ø̌Ø̄ø̄Ø̃ø̃Ø̨ø̨Ø᷎ø᷎ᴓⱣᵽꝐꝑꝖꝗꝘꝙɌɍꞦꞧꞨꞩẜẝŦŧȾⱦᵺꝤꝥꝦꝧɄʉɄ́ʉ́Ʉ̀ʉ̀Ʉ̂ʉ̂Ʉ̌ʉ̌Ʉ̄ʉ̄Ʉ̃ʉ̃Ʉ̃́ʉ̃́Ʉ̈ʉ̈ʉ̞ᵾU̸u̸ᵿꝞꝟw̸ɎɏƵƶ\u0041-\u007A\u00C0-\u02B8\u0300-\u03FF\u0400-\u04FF\u0500-\u05FF\u0600-\u06FF\u3040-\u30FF\uFB1D-\uFB1F\uFB2A-\uFB4E\u0E00-\u0E7F\u10A0-\u10FF\u3040-\u309F\u30A0-\u30FF\u2E80-\u2FD5\u3190-\u319f\u3400-\u4DBF\u4E00-\u9FCC\uF900-\uFAAD,\.:;\"\'\`\-\_\+\?\!\%\$\@\*\&\^\s]$/i,value.length&&!value.match(regExp)&&objError.type.push("string");break;case"chosevalue":var isOptionSelected;"true"===input.getAttribute("data-option-selected")||objError.type.push("chosevalue");break;case"promocode":"y"!==dataFormCart||!valueNoSpace.length||!window.tcart||window.tcart.promocode&&window.tcart.prodamount_discountsum||objError.type.push("promocode");break;case"deliveryreq":objError.type.push("deliveryreq")}minLength>0&&value.length&&value.length0&&value.length&&value.length>maxLength&&objError.type.push("maxlength")}objError.type&&objError.type.length&&(arrError[arrError.length]=objError)}}if("y"===dataFormCart){var isMinOrderSetted=window.tcart_minorder>0,isMinQuantitySetted=window.tcart_mincntorder>0,prodAmount,objError,objError;if(isMinOrderSetted)if((window.tcart.prodamount_withdiscount>0?window.tcart.prodamount_withdiscount:void 0!==window.tcart.prodamount_withdyndiscount&&window.t_cart__discounts&&window.t_cart__discounts.length>0?window.tcart.prodamount_withdyndiscount:window.tcart.prodamount)