CINXE.COM

Статьи - Полимерные материалы

<!doctype html> <html lang="ru-RU"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO Premium plugin v24.8 (Yoast SEO v24.8.1) - https://yoast.com/wordpress/plugins/seo/ --> <title>Статьи - Полимерные материалы</title><link rel="preload" href="/wp-content/uploads/2024/03/Polym-Regular.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="/wp-content/uploads/2024/03/Polym-Bold.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="/wp-content/uploads/2024/03/Polym-Extrabold.woff2" as="font" type="font/woff2" crossorigin><style id="perfmatters-used-css">:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none;}:where(.wp-block-columns){margin-bottom:1.75em;}:where(.wp-block-columns.has-background){padding:1.25em 2.375em;}:where(.wp-block-post-comments input[type=submit]){border:none;}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff;}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000;}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit;}:where(.wp-block-file){margin-bottom:1.5em;}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em;}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none;}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative;}@keyframes show-content-image{0%{visibility:hidden;}99%{visibility:hidden;}to{visibility:visible;}}@keyframes turn-on-visibility{0%{opacity:0;}to{opacity:1;}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible;}99%{opacity:0;visibility:visible;}to{opacity:0;visibility:hidden;}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));}to{transform:translate(-50%,-50%) scale(1);}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible;}99%{visibility:visible;}to{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden;}}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1;}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8;}:root :where(.wp-block-latest-posts.is-grid){padding:0;}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0;}ol,ul{box-sizing:border-box;}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em;}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em;}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em;}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em);}to{opacity:1;transform:translateY(0);}}:root :where(p.has-background){padding:1.25em 2.375em;}:where(p.has-text-color:not(.has-link-color)) a{color:inherit;}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em;}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px);}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em;}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px;}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px;}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center;}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em;}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px;}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em;}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0;}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em;}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch;}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset !important;margin-right:0;padding:1ch 2ch;text-decoration:none !important;}:root :where(.wp-block-table-of-contents){box-sizing:border-box;}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}:where(pre.wp-block-verse){font-family:inherit;}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;}html :where(.has-border-color){border-style:solid;}html :where([style*=border-top-color]){border-top-style:solid;}html :where([style*=border-right-color]){border-right-style:solid;}html :where([style*=border-bottom-color]){border-bottom-style:solid;}html :where([style*=border-left-color]){border-left-style:solid;}html :where([style*=border-width]){border-style:solid;}html :where([style*=border-top-width]){border-top-style:solid;}html :where([style*=border-right-width]){border-right-style:solid;}html :where([style*=border-bottom-width]){border-bottom-style:solid;}html :where([style*=border-left-width]){border-left-style:solid;}html :where(img[class*=wp-image-]){height:auto;max-width:100%;}:where(figure){margin:0 0 1em;}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px);}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px;}}:root{--darklup-btn-width:100px;--darklup-btn-height:40px;--darklup-btn-icon-width:calc(calc(30 * var(--darklup-btn-width)) / 100);--darklup-btn-icon-height:calc(calc(30 * var(--darklup-btn-width)) / 100);}.darklup-switch-container{width:var(--darklup-btn-width);height:var(--darklup-btn-height);}.darklup-square-switch-container{width:calc(var(--darklup-btn-icon-width) + 20px);height:calc(var(--darklup-btn-icon-height) + 20px);}.darklup-switch{position:relative;display:flex;align-items:center;width:var(--darklup-btn-width);height:var(--darklup-btn-height);}.darklup-square-switch{position:relative;display:flex;align-items:center;width:calc(var(--darklup-btn-icon-width) + 20px);height:calc(var(--darklup-btn-icon-height) + 20px);}.darklup-switch input,.darklup-square-switch input,.darklup-accessibility-switch input{opacity:0;width:0;height:0;}.darklup-switch.style6{background:#e8e8e8;border-radius:60px;height:calc(calc(88 * var(--darklup-btn-height)) / 100);cursor:pointer;}.darklup-switch.style6 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 10px);height:calc(var(--darklup-btn-icon-height) + 10px);left:-1px;transition:left .4s;}.darklup-switch.style6 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);}.darklup-switch.style6 .toggle-btn svg{position:absolute;padding:calc(calc(20 * var(--darklup-btn-icon-width)) / 100);width:100%;height:100%;transition:opacity .4s;}.darklup-switch.style6 .toggle-btn svg #style-6-light{fill:#1b171c;}.darklup-switch.style6 .toggle-btn svg:nth-child(1){opacity:1;}.darklup-switch.style6 .toggle-btn svg:nth-child(2){opacity:0;}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 9px);}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn svg:nth-child(1){opacity:0;}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn svg:nth-child(2){opacity:1;}.darklup-switch.style6 .right-placeholder{position:absolute;width:calc(calc(55 * var(--darklup-btn-width)) / 100);height:35px;transition:left .4s;display:flex;align-items:center;justify-content:center;overflow:hidden;}.darklup-switch.style6 .right-placeholder{left:calc(calc(40 * var(--darklup-btn-width)) / 100);opacity:1;}.darklup-switch.style6 .right-placeholder span{position:absolute;color:#1b171c;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100);}.darklup-switch.style6 .right-placeholder span:after{content:"Dark";}.darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder{left:calc(calc(2 * var(--darklup-btn-width)) / 100);}.darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder span:after{content:"Light";}.darklup-square-switch.style14{background:#3700b3;border-radius:var(--darklup-btn-icon-height);cursor:pointer;}.darklup-square-switch.style14 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:10px;transition:left .4s;}.darklup-square-switch.style14 .toggle-btn svg{position:absolute;width:100%;height:100%;transition:.5s;opacity:0;}.darklup-square-switch.style14 .toggle-btn svg #style-14-light{fill:#fff;}.darklup-square-switch.style14 .toggle-btn svg:nth-child(1){opacity:1;}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1;transform:rotate(140deg);}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0;transform:rotate(140deg);transition:.5s;}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1;}[darklup-data-tooltip]{position:relative;z-index:10;}[darklup-data-tooltip]:before,[darklup-data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;left:50%;bottom:calc(100% + 5px);pointer-events:none;transition:.2s;will-change:transform;}[darklup-data-tooltip]:before{content:attr(darklup-data-tooltip);padding:10px 18px;min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;border-radius:6px;font-size:14px;background-color:#0a2457;background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0px 0px 24px rgba(0,0,0,.2);color:#fff;text-align:center;white-space:pre-wrap;transform:translate(-50%,-5px) scale(.5);}[darklup-data-tooltip]:after{content:"";border-style:solid;border-width:5px 5px 0px 5px;border-color:#0a2457 transparent transparent transparent;transition-duration:0s;transform-origin:top;transform:translateX(-50%) scaleY(0);}[darklup-data-tooltip]:hover:before,[darklup-data-tooltip]:hover:after{visibility:visible;opacity:1;}[darklup-data-tooltip]:hover:before{transition-delay:.3s;transform:translate(-50%,-5px) scale(1);}[darklup-data-tooltip]:hover:after{transition-delay:.5s;transition-duration:.2s;transform:translateX(-50%) scaleY(1);}[darklup-data-tooltip-location="left"]:before,[darklup-data-tooltip-location="left"]:after{left:auto;right:calc(100% + 5px);bottom:50%;}[darklup-data-tooltip-location="left"]:before{transform:translate(-5px,50%) scale(.5);}[darklup-data-tooltip-location="left"]:hover:before{transform:translate(-5px,50%) scale(1);}[darklup-data-tooltip-location="left"]:after{border-width:5px 0px 5px 5px;border-color:transparent transparent transparent #0a2457;transform-origin:left;transform:translateY(50%) scaleX(0);}[darklup-data-tooltip-location="left"]:hover:after{transform:translateY(50%) scaleX(1);}[darklup-data-tooltip-location="right"]:before,[darklup-data-tooltip-location="right"]:after{left:calc(100% + 5px);bottom:50%;}[darklup-data-tooltip-location="right"]:before{transform:translate(5px,50%) scale(.5);}[darklup-data-tooltip-location="right"]:hover:before{transform:translate(5px,50%) scale(1);}[darklup-data-tooltip-location="right"]:after{border-width:5px 5px 5px 0px;border-color:transparent #0a2457 transparent transparent;transform-origin:right;transform:translateY(50%) scaleX(0);}[darklup-data-tooltip-location="right"]:hover:after{transform:translateY(50%) scaleX(1);}:root{--darklup-btn-width:100px;--darklup-btn-height:40px;--darklup-btn-icon-width:calc(calc(30 * var(--darklup-btn-width)) / 100);--darklup-btn-icon-height:calc(calc(30 * var(--darklup-btn-width)) / 100);}.darklup-switch *{box-sizing:border-box;}.darklup-switch-container{width:var(--darklup-btn-width);height:var(--darklup-btn-height);}.darklup-square-switch-container{width:calc(var(--darklup-btn-icon-width) + 20px);height:calc(var(--darklup-btn-icon-height) + 20px);}.darklup-switch{position:relative;display:flex;align-items:center;width:var(--darklup-btn-width);height:var(--darklup-btn-height);}.darklup-square-switch{position:relative;display:flex;align-items:center;width:calc(var(--darklup-btn-icon-width) + 20px);height:calc(var(--darklup-btn-icon-height) + 20px);}.darklup-switch input,.darklup-square-switch input,.darklup-accessibility-switch input{opacity:0;width:0;height:0;}.darklup-switch.style6{background:#e8e8e8;border-radius:60px;height:calc(calc(88 * var(--darklup-btn-height)) / 100);cursor:pointer;}.darklup-switch.style6 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 10px);height:calc(var(--darklup-btn-icon-height) + 10px);left:-1px;transition:left .4s;}.darklup-switch.style6 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);}.darklup-switch.style6 .toggle-btn svg{position:absolute;padding:calc(calc(20 * var(--darklup-btn-icon-width)) / 100);width:100%;height:100%;transition:opacity .4s;}.darklup-switch.style6 .toggle-btn svg #style-6-light{fill:#1b171c;}.darklup-switch.style6 .toggle-btn svg:nth-child(1){opacity:1;}.darklup-switch.style6 .toggle-btn svg:nth-child(2){opacity:0;}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 9px);}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn svg:nth-child(1){opacity:0;}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn svg:nth-child(2){opacity:1;}.darklup-switch.style6 .right-placeholder{position:absolute;width:calc(calc(55 * var(--darklup-btn-width)) / 100);height:35px;transition:left .4s;display:flex;align-items:center;justify-content:center;overflow:hidden;}.darklup-switch.style6 .right-placeholder{left:calc(calc(40 * var(--darklup-btn-width)) / 100);opacity:1;}.darklup-switch.style6 .right-placeholder span{position:absolute;color:#1b171c;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100);}.darklup-switch.style6 .right-placeholder span:after{content:"Dark";}.darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder{left:calc(calc(2 * var(--darklup-btn-width)) / 100);}.darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder span:after{content:"Light";}.darklup-square-switch.style14{background:#3700b3;border-radius:var(--darklup-btn-icon-height);cursor:pointer;}.darklup-square-switch.style14 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:10px;transition:left .4s;}.darklup-square-switch.style14 .toggle-btn svg{position:absolute;width:100%;height:100%;transition:.5s;opacity:0;}.darklup-square-switch.style14 .toggle-btn svg #style-14-light{fill:#fff;}.darklup-square-switch.style14 .toggle-btn svg:nth-child(1){opacity:1;}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1;transform:rotate(140deg);}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0;transform:rotate(140deg);transition:.5s;}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1;}@keyframes moveit{0%{transform:translateY(0) scale3d(.96,.96,1);}20%{transform:translateY(80px) scale3d(1.1,1.1,1);}40%{transform:translateY(50px) scale3d(.98,.98,1);}60%{transform:translateY(62px) scale3d(1.05,1.05,1);}80%{transform:translateY(60px) scale3d(1.01,1.01,1);}90%{transform:translateY(50px) scale3d(1,1,1);}100%{transform:translateY(0px) scale3d(1,1,1);}}@keyframes rotate{50%{transform:rotate(180deg);}}@keyframes shake{0%,100%{transform:translateX(0);}10%,30%,50%,70%{transform:translateX(-5px);}20%,40%,60%{transform:translateX(5px);}80%{transform:translateX(4px);}90%{transform:translateX(-4px);}}@keyframes vibrate{0%,100%{transform:translate(0);}20%{transform:translate(-2px,2px);}40%{transform:translate(-2px,-2px);}60%{transform:translate(2px,2px);}80%{transform:translate(2px,-2px);}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out;}10%{transform:scale(.91);animation-timing-function:ease-in;}17%{transform:scale(.98);animation-timing-function:ease-out;}33%{transform:scale(.87);animation-timing-function:ease-in;}45%{transform:scale(1);animation-timing-function:ease-out;}}[darklup-data-tooltip]{position:relative;z-index:10;}[darklup-data-tooltip]:before,[darklup-data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;left:50%;bottom:calc(100% + 5px);pointer-events:none;transition:.2s;will-change:transform;}[darklup-data-tooltip]:before{content:attr(darklup-data-tooltip);padding:10px 18px;min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;border-radius:6px;font-size:14px;background-color:#0a2457;background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0px 0px 24px rgba(0,0,0,.2);color:#fff;text-align:center;white-space:pre-wrap;transform:translate(-50%,-5px) scale(.5);}[darklup-data-tooltip]:after{content:"";border-style:solid;border-width:5px 5px 0px 5px;border-color:#0a2457 transparent transparent transparent;transition-duration:0s;transform-origin:top;transform:translateX(-50%) scaleY(0);}[darklup-data-tooltip]:hover:before,[darklup-data-tooltip]:hover:after{visibility:visible;opacity:1;}[darklup-data-tooltip]:hover:before{transition-delay:.3s;transform:translate(-50%,-5px) scale(1);}[darklup-data-tooltip]:hover:after{transition-delay:.5s;transition-duration:.2s;transform:translateX(-50%) scaleY(1);}[darklup-data-tooltip-location="left"]:before,[darklup-data-tooltip-location="left"]:after{left:auto;right:calc(100% + 5px);bottom:50%;}[darklup-data-tooltip-location="left"]:before{transform:translate(-5px,50%) scale(.5);}[darklup-data-tooltip-location="left"]:hover:before{transform:translate(-5px,50%) scale(1);}[darklup-data-tooltip-location="left"]:after{border-width:5px 0px 5px 5px;border-color:transparent transparent transparent #0a2457;transform-origin:left;transform:translateY(50%) scaleX(0);}[darklup-data-tooltip-location="left"]:hover:after{transform:translateY(50%) scaleX(1);}[darklup-data-tooltip-location="right"]:before,[darklup-data-tooltip-location="right"]:after{left:calc(100% + 5px);bottom:50%;}[darklup-data-tooltip-location="right"]:before{transform:translate(5px,50%) scale(.5);}[darklup-data-tooltip-location="right"]:hover:before{transform:translate(5px,50%) scale(1);}[darklup-data-tooltip-location="right"]:after{border-width:5px 5px 5px 0px;border-color:transparent #0a2457 transparent transparent;transform-origin:right;transform:translateY(50%) scaleX(0);}[darklup-data-tooltip-location="right"]:hover:after{transform:translateY(50%) scaleX(1);}html{display:none;}.darklup-dark-mode-enabled del.darklup-element:not(.darklup-dark-ignore del.darklup-element),.darklup-dark-mode-enabled i:not(.darklup-dark-ignore i):before,.darklup-dark-mode-enabled .darklup--text-before:not(.darklup-dark-ignore .darklup--text-before):before,.darklup-dark-mode-enabled .darklup--text:not(a,a *,.darklup-dark-ignore .darklup--text){color:var(--wpc-darklup--text-color) !important;}*{transition:background-color 0s ease;}html{line-height:1.15;-webkit-text-size-adjust:100%;}*,:after,:before{box-sizing:border-box;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}h1,h2,h3,h4,h5,h6{margin-block-start:.5rem;margin-block-end:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}h2{font-size:2rem;}h3{font-size:1.75rem;}p{margin-block-start:0;margin-block-end:.9rem;}a{background-color:transparent;text-decoration:none;color:#c36;}a:active,a:hover{color:#336;}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}img{border-style:none;height:auto;max-width:100%;}[hidden],template{display:none;}@media print{*,:after,:before{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}a[href^="#"]:after,a[href^="javascript:"]:after{content:"";}img,tr{-moz-column-break-inside:avoid;break-inside:avoid;}h2,h3,p{orphans:3;widows:3;}h2,h3{-moz-column-break-after:avoid;break-after:avoid;}}label{display:inline-block;line-height:1;vertical-align:middle;}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0;}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333;}button,input{overflow:visible;}button,select{text-transform:none;}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button;}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;transition:all .3s;}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none;}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none;}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}select{display:block;}dd,dl,dt,li,ol,ul{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}.hide{display:none !important;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0;}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box;}.elementor a{box-shadow:none;text-decoration:none;}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%;}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute;}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed;}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1;}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content);}.elementor-align-center{text-align:center;}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto;}@media (max-width:1024px){.elementor-tablet-align-left{text-align:left;}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto;}}:root{--page-title-display:block;}@keyframes eicon-spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.elementor-widget{position:relative;}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px);}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0;}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap);}.elementor-grid .elementor-grid-item{min-width:0;}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop";}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen";}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra";}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet";}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra";}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile";}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width);}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis);}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align);}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction);}.e-con,.e-con>.e-con-inner{display:var(--display);}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal;}.e-con-boxed{gap:initial;text-align:initial;}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%;}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width));}.e-con .elementor-widget.elementor-widget{margin-block-end:0;}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none;}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1;}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2;}.e-con .elementor-widget{min-width:0;}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%;}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%;}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px;}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile);}}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);}.elementor-heading-title{line-height:1;margin:0;padding:0;}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s;}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff;}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center;}.elementor-button-icon svg{height:auto;width:1em;}.elementor-button-icon .e-font-icon-svg{height:1em;}.elementor-button-text{display:inline-block;}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px;}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px;}.elementor-button span{text-decoration:inherit;}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s;}.elementor-icon:hover{color:#69727d;}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em;}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%);}.elementor-shape-circle .elementor-icon{border-radius:50%;}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX,1) * var(--e-con-transform-scaleX,var(--e-con-transform-scale,1)))) scaleY(calc(var(--e-con-transform-flipY,1) * var(--e-con-transform-scaleY,var(--e-con-transform-scale,1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);}.animated{animation-duration:1.25s;}.animated.animated-slow{animation-duration:2s;}.animated.animated-fast{animation-duration:.75s;}.animated.infinite{animation-iteration-count:infinite;}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.animated{animation:none;}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none;}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none;}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none;}}.elementor-widget-image{text-align:center;}.elementor-widget-image a{display:inline-block;}.elementor-widget-image a img[src$=".svg"]{width:48px;}.elementor-widget-image img{display:inline-block;vertical-align:middle;}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1);}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0;}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1);}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2;}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:"";}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s;}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px;}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b;}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;left:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;top:-2px;width:0;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px;}.elementor-nav-menu--layout-horizontal{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100% !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin) !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%);}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto;}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto;}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto;}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto;}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%;}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none;}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column;}.elementor-nav-menu{position:relative;z-index:2;}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden;}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}.elementor-nav-menu ul{display:none;}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent;}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent;}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent;}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent;}.elementor-nav-menu a,.elementor-nav-menu li{position:relative;}.elementor-nav-menu li{border-width:0;}.elementor-nav-menu a{align-items:center;display:flex;}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px;}.elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed;}.elementor-nav-menu .e-plus-icon:before{content:"+";}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0;}.elementor-nav-menu .sub-arrow i{pointer-events:none;}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em;}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff;}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em;}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none;}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em;}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor);}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1;}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px;}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s;}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em;}.elementor-nav-menu--dropdown a{color:#33373d;}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none;}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center;}.elementor-nav-menu--toggle{--menu-height:100vh;}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0);}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none;}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@keyframes hide-scroll{0%,to{overflow:hidden;}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit;}.elementor-sticky--active{z-index:99;}.e-con.elementor-sticky--active{z-index:var(--z-index,99);}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden;}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word;}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-left:8px;margin-right:8px;}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-bottom:0;border-left-width:1px;border-right:0;border-top:0;border-style:solid;height:100%;left:auto;position:relative;right:auto;right:-8px;width:auto;}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0;}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative;}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%;}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit;}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px;}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial);}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em);}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align);}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size,1em) * .25) 0 0);}.elementor-widget.elementor-list-item-link-full_width a{width:100%;}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center;}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0;}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0;}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:767px){.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0;}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0;}.elementor-widget-image-box .elementor-image-box-content{width:100%;}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex;}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{flex-direction:row;text-align:start;}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start;}}.elementor-widget-image-box .elementor-image-box-title a{color:inherit;}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center;}.elementor-widget-image-box .elementor-image-box-description{margin:0;}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1;}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid;}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center);}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size,25px) + 2 * var(--icon-padding,.5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size,25px) + 2 * var(--icon-padding,.5em));}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color);}.elementor-social-icon:last-child{margin:0;}.elementor-social-icon:hover{color:#fff;opacity:.9;}.elementor-social-icon-telegram{background-color:#2ca5e0;}.elementor-social-icon-vk{background-color:#45668e;}.elementor-social-icon-youtube{background-color:#cd201f;}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center;}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto;}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start;}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex;}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto;}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start;}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px);}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center;}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto;}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset;}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit;}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x;}.elementor-widget-divider .elementor-divider{display:flex;}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size);}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0;}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow);}.ob-has-background-overlay > .elementor-widget-container{position:relative;}.ob-has-background-overlay > .elementor-widget-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;}.ob-has-background-overlay > .elementor-widget-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;}*[class*="-gotoslide-"]{cursor:pointer;}div[class*='ob-teleporter-']{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;}.elementor-widget-icon{line-height:0;}.elementor-widget-image,.elementor-widget-image > div,.elementor-widget-image img{line-height:0;}[data-widget_type="social-icons.default"]{line-height:0;}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}.jet-listing-dynamic-field__content{display:block;max-width:100%;}.jet-engine-optimized-dom .elementor-widget-jet-listing-dynamic-field>.elementor-widget-container{display:flex;width:100%;}.jet-engine-optimized-dom .elementor-widget-jet-listing-dynamic-field>.elementor-widget-container>.jet-listing-dynamic-field__content{flex:1 0 auto;}.jet-listing-dynamic-field__content:has(.jet-engine-gallery-grid--masonry),.jet-listing-dynamic-field__inline-wrap:has(.jet-engine-gallery-grid--masonry){width:100% !important;}.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__icon :is(svg,path){fill:currentColor;}.jet-listing-dynamic-image{display:flex;align-items:flex-start;}.jet-listing-dynamic-image>*{max-width:100%;flex:0 0 auto;}.jet-listing-dynamic-image img{display:block;}.jet-listing-dynamic-image img.wp-post-image{width:auto;max-height:none;}.jet-listing-dynamic-repeater__items{display:flex;}.jet-listing-dynamic-repeater__item>:not(td):not(.jet-engine-gallery-grid){display:flex;align-items:center;}.brxe-jet-engine-listing-dynamic-link .jet-listing-dynamic-link__icon :is(svg,path){fill:currentColor;}.jet-listing-dynamic-terms__link{display:inline-block;}.jet-listing-grid[data-lazy-load]{min-height:1px;}.jet-listing-grid__items{display:flex;flex-wrap:wrap;margin:0 -10px;width:calc(100% + 20px);}.jet-listing-grid__items[data-is-list]{padding:0;text-indent:0;list-style-type:none;}.jet-listing-grid__items.grid-col-desk-1{--columns:1;}@media (max-width:1024px){.jet-listing-grid__items.grid-col-tablet-1{--columns:1;}}@media (max-width:767px){.jet-listing-grid__items.grid-col-mobile-1{--columns:1;}}.jet-listing-grid__item{padding:10px;box-sizing:border-box;}.jet-listing-grid__items>.jet-listing-grid__item{max-width:calc(100% / var(--columns));flex:0 0 calc(100% / var(--columns));}.jet-listing-grid__item[class*=colspan-2-]{max-width:min(200% / var(--columns),100%) !important;flex:0 0 min(200% / var(--columns),100%) !important;}.jet-listing-grid__item[class*=colspan-3-]{max-width:min(300% / var(--columns),100%) !important;flex:0 0 min(300% / var(--columns),100%) !important;}.jet-listing-grid__item[class*=colspan-4-]{max-width:min(400% / var(--columns),100%) !important;flex:0 0 min(400% / var(--columns),100%) !important;}.jet-listing-grid__item[class*=colspan-5-]{max-width:min(500% / var(--columns),100%) !important;flex:0 0 min(500% / var(--columns),100%) !important;}.jet-listing-grid__item[class*=colspan-6-]{max-width:min(600% / var(--columns),100%) !important;flex:0 0 min(600% / var(--columns),100%) !important;}.jet-listing-grid__loader{--spinner-color:rgba(100,100,100,.8);--spinner-size:36px;display:flex;justify-content:center;align-items:center;gap:15px;visibility:hidden;}.jet-listing-grid__loader-spinner{width:var(--spinner-size);height:var(--spinner-size);border:4px solid var(--spinner-color);border-top-color:transparent;border-radius:50%;-webkit-animation:jet-engine-spin 1s infinite linear;animation:jet-engine-spin 1s infinite linear;}.jet-listing-grid__item.jet-equal-columns>.elementor>:is(.elementor-section,.e-container,.e-con){height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>:is(.elementor-section,.e-container,.e-con){height:100%;}@-webkit-keyframes jet-engine-spin{0%{transform:rotate(0);}100%{transform:rotate(359deg);}}@keyframes jet-engine-spin{0%{transform:rotate(0);}100%{transform:rotate(359deg);}}@-webkit-keyframes jet-engine-map-spin{0%{transform:rotate(0);}100%{transform:rotate(359deg);}}@keyframes jet-engine-map-spin{0%{transform:rotate(0);}100%{transform:rotate(359deg);}}@-webkit-keyframes jet-spinner-animation{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}25%{-webkit-transform:scaleY(.9);transform:scaleY(.9);}50%{-webkit-transform:scaleY(.2);transform:scaleY(.2);}80%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}100%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}}@keyframes jet-spinner-animation{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}25%{-webkit-transform:scaleY(.9);transform:scaleY(.9);}50%{-webkit-transform:scaleY(.2);transform:scaleY(.2);}80%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}100%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}}@keyframes jet-spinner-animation{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}25%{-webkit-transform:scaleY(.9);transform:scaleY(.9);}50%{-webkit-transform:scaleY(.2);transform:scaleY(.2);}80%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}100%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none;}.elementor-popup-modal.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none;}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999;}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em;}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto;}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px;}.elementor-popup-modal .elementor{width:100%;}</style> <link rel="canonical" href="https://polymerbranch.com/articles/" /> <link rel="next" href="https://polymerbranch.com/articles/page/2/" /> <meta property="og:locale" content="ru_RU" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Статьи" /> <meta property="og:url" content="https://polymerbranch.com/articles/" /> <meta property="og:site_name" content="Полимерные материалы" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://polymerbranch.com/articles/","url":"https://polymerbranch.com/articles/","name":"Статьи - Полимерные материалы","isPartOf":{"@id":"https://polymerbranch.com/#website"},"primaryImageOfPage":{"@id":"https://polymerbranch.com/articles/#primaryimage"},"image":{"@id":"https://polymerbranch.com/articles/#primaryimage"},"thumbnailUrl":"https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya.webp","breadcrumb":{"@id":"https://polymerbranch.com/articles/#breadcrumb"},"inLanguage":"ru-RU"},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https://polymerbranch.com/articles/#primaryimage","url":"https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya.webp","contentUrl":"https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya.webp","width":1367,"height":1100},{"@type":"BreadcrumbList","@id":"https://polymerbranch.com/articles/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Главная страница","item":"https://polymerbranch.com/"},{"@type":"ListItem","position":2,"name":"Статьи"}]},{"@type":"WebSite","@id":"https://polymerbranch.com/#website","url":"https://polymerbranch.com/","name":"Полимерные материалы","description":"Новости и практическая информация для специалистов индустрии полимеров","publisher":{"@id":"https://polymerbranch.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://polymerbranch.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https://polymerbranch.com/#organization","name":"Полимерные материалы","url":"https://polymerbranch.com/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https://polymerbranch.com/#/schema/logo/image/","url":"https://polymerbranch.com/wp-content/uploads/2023/03/polymerbranch-logo-white-full12a.svg","contentUrl":"https://polymerbranch.com/wp-content/uploads/2023/03/polymerbranch-logo-white-full12a.svg","width":635,"height":169,"caption":"Полимерные материалы"},"image":{"@id":"https://polymerbranch.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//cdn-ru.bitrix24.ru' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.4 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="https://polymerbranch.com/wp-content/uploads/perfmatters/gtagv4.js?id=G-4KJZWPWJVR" data-cfasync="false" data-wpfc-render="false" async></script> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.4'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/polymerbranch.com\/articles\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-4KJZWPWJVR', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-4KJZWPWJVR', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false"> if (window.hasOwnProperty('MonsterInsightsDualTracker')){ window.MonsterInsightsDualTracker.trackers['form:impression'] = function (parameters) { __gtagDataLayer('event', 'form_impression', { form_id: parameters.event_label, content_type: 'form', non_interaction: true, send_to: parameters.send_to, }); }; window.MonsterInsightsDualTracker.trackers['form:conversion'] = function (parameters) { __gtagDataLayer('event', 'generate_lead', { form_id: parameters.event_label, send_to: parameters.send_to, }); }; } </script> <!-- polymerbranch.com is managing ads with Advanced Ads 1.56.3 – https://wpadvancedads.com/ --><!--noptimize--><script id="forum-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script> <!--/noptimize--><link rel="stylesheet" id="wp-block-library-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2"> <link rel="stylesheet" id="darklup_switch_block-cgb-style-css-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/darklup/page-builder/gutenberg-block/darklup-switch-block/dist/blocks.style.build.css"> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel="stylesheet" id="darklup-switch-css" media data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/darklup/assets/css/darklup-switch.css?ver=3.2.7"> <link rel="stylesheet" id="darklup-variables-css" media data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/darklup/assets/css/darklup-variables.css?ver=3.2.7"> <link rel="stylesheet" id="darklup-dark-style-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/darklup/assets/css/dark-style.css?ver=6.7.2"> <style id='darklup-dark-style-inline-css'> :root { --wpc-darklup--bg: rgb(18,18,18); --wpc-darklup--secondary-bg: rgb(37,38,38); --wpc-darklup--tertiary-bg: rgb(45,43,43); --wpc-darklup--text-color: #f7f7f7; --wpc-darklup--link-color: #749ae5; --wpc-darklup--link-hover-color: #749ae5; --wpc-darklup--input-bg: #353535; --wpc-darklup--input-text-color: #f7f7f7; --wpc-darklup--input-placeholder-color: #f7f7f7; --wpc-darklup--border-color: #455465; --wpc-darklup--btn-bg: #141414; --wpc-darklup--btn-text-color: #f7f7f7; --wpc-darklup--img-filter: ; --wpc-darklup--bg-img-filter: ; --wpc-darklup--svg-filter: ; --darkluplite-btn-width: 75px; --darkluplite-btn-height: 30px; --darklup-dynamic-color: rgb(237 237 237); --darklup-dynamic-sudo-color: #ddd; --darklup-dynamic-link-color: rgb(237 237 237); --darklup-dynamic-link-hover-color: rgb(237 237 237); --darklup-dynamic-border-color: #74747469; --darklup-dynamic-btn-text-color: rgb(237 237 237); } html.darklup-font-mode-enabled body > :not(.darklup-mode-switcher):not(.darklup-dark-ignore){ -moz-transform: scale(120%); -moz-transform-origin: 0 0; zoom: 120%; } @-moz-document url-prefix() { html.darklup-font-mode-enabled body > :not(.darklup-mode-switcher):not(.darklup-dark-ignore){ width: 83.333333333333%; } } html.darklup-dark-mode-enabled body { font-size: 16px; } :root { --darklup-btn-width: 75px; --darklup-btn-height: 30px; } .darklup-switch.style4 .toggle-btn span:nth-child(1):after, .darklup-switch.style4 .left-placeholder span:after, .darklup-switch.style5 .right-placeholder span:after, .darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder span:after, .darklup-switch.style7 .toggle-checkbox:checked~.right-placeholder span:after{ content: 'День'; } .darklup-switch.style4 .toggle-btn span:nth-child(2):after, .darklup-switch.style4 .right-placeholder span:after, .darklup-switch.style5 .toggle-checkbox:checked~.right-placeholder span:after, .darklup-switch.style6 .right-placeholder span:after, .darklup-switch.style7 .right-placeholder span:after{ content: 'Ночь'; } .darklup-mode-switcher { top: 38px; bottom: none; left: none; right: 20px; } .darklup-switch.style1, .darklup-switch.style2, .darklup-switch.style3, .darklup-switch.style4, .darklup-switch.style5, .darklup-switch.style6, .darklup-switch.style7, .darklup-square-switch.style8, .darklup-square-switch.style9, .darklup-square-switch.style10, .darklup-accessibility-switch.style12, .darklup-switch.style13, .darklup-square-switch.style14, .darklup-switch.style15, .darklup-switch.style15 .toggle-btn::after{ background:#3D00C5 !important; } .darklup-switch.style7, .darklup-accessibility-switch.style12.darkBtn, .darklup-accessibility-switch.style12.textBtn{ border-color:#3700B3 !important; } html.darklup-dark-mode-enabled .darklup-switch.style7{ border-color:#3A3A3A !important; } html.darklup-dark-mode-enabled .darklup-switch.style5, html.darklup-dark-mode-enabled .darklup-switch.style7, html.darklup-dark-mode-enabled .darklup-square-switch.style8, html.darklup-dark-mode-enabled .darklup-square-switch.style9, html.darklup-dark-mode-enabled .darklup-square-switch.style10, html.darklup-dark-mode-enabled .darklup-switch.style15, html.darklup-dark-mode-enabled .darklup-switch.style15 .toggle-btn::after{ background:#242424 !important; } .darklup-switch.style1 .toggle-btn svg #style-1-light, .darklup-switch.style2 .toggle-btn svg #style-2-light, .darklup-switch.style5 .toggle-btn svg #style-5-light, .darklup-switch.style6 .toggle-btn svg #style-6-light, .darklup-switch.style7 .toggle-btn svg #style-7-light, .darklup-square-switch.style8 .toggle-btn svg #style-8-light, .darklup-square-switch.style9 .toggle-btn svg #style-9-light, .darklup-square-switch.style10 .toggle-btn svg #style-10-light, .darklup-square-switch.style11 .toggle-btn svg #style-11-light, .darklup-accessibility-switch.style12 .toggle-btn svg #style-12-light, .darklup-switch.style13 .left-placeholder svg #style-13-light, .darklup-switch.style13 .right-placeholder svg #style-13-light, .darklup-square-switch.style14 .toggle-btn svg #style-14-light{ fill: #000000 !important; } .darklup-switch.style15 .toggle-btn:before{ background: #000000 !important; } .darklup-square-switch.style10 .toggle-btn svg #style-10-light-stroke, .darklup-accessibility-switch.style12 .toggle-btn svg #style-12-light-stroke{ stroke: #000000 !important; } html.darklup-dark-mode-enabled .darklup-square-switch.style8 .toggle-btn svg #style-8-light, html.darklup-dark-mode-enabled .darklup-square-switch.style9 .toggle-btn svg #style-9-light, html.darklup-dark-mode-enabled .darklup-square-switch.style10 .toggle-btn svg #style-10-light, html.darklup-dark-mode-enabled .darklup-square-switch.style11 .toggle-btn svg #style-11-light{ fill: #ffffff !important; } html.darklup-dark-mode-enabled .darklup-switch.style15 .toggle-checkbox:checked + .toggle-btn::before{ background: #ffffff !important; } html.darklup-dark-mode-enabled .darklup-square-switch.style10 .toggle-btn svg #style-10-light-stroke{ stroke: #ffffff !important; } .darklup-switch.style4 .toggle-btn span, .darklup-switch.style4 .right-placeholder span, .darklup-switch.style4 .left-placeholder span, .darklup-switch.style5 .right-placeholder span, .darklup-switch.style6 .right-placeholder span, .darklup-switch.style7 .right-placeholder span{ color: #ffffff !important; } html.darklup-dark-mode-enabled .darklup-switch.style5 .right-placeholder span, html.darklup-dark-mode-enabled .darklup-switch.style7 .right-placeholder span{ color: #ffffff !important; } .darklup-switch.style2 .toggle-btn .plate, .darklup-switch.style3 .toggle-btn .plate, .darklup-switch.style4 .toggle-btn .plate, .darklup-switch.style5 .toggle-btn .plate, .darklup-switch.style6 .toggle-btn .plate, .darklup-switch.style7 .toggle-btn .plate, .darklup-switch.style13 .toggle-btn{ background:#ffffff !important; } html.darklup-dark-mode-enabled .darklup-switch.style7 .toggle-btn .plate{ background:#000000 !important; } html.darklup-dark-mode-enabled .darklup-accessibility-switch.style12.darkBtn, html.darklup-font-mode-enabled .darklup-accessibility-switch.style12.textBtn{ background: #3b3b3b !important; } html.darklup-dark-mode-enabled .darklup-accessibility-switch.style12.darkBtn #style-12-light, html.darklup-font-mode-enabled .darklup-accessibility-switch.style12.textBtn #style-12-light{ fill: #ffffff !important; } html.darklup-dark-mode-enabled .darklup-accessibility-switch.style12.darkBtn #style-12-light-stroke, html.darklup-font-mode-enabled .darklup-accessibility-switch.style12.textBtn{ stroke: #ffffff !important; } [darklup-data-tooltip]:before { background-color: #0a2457 !important; } [darklup-data-tooltip]:after { border-color: #0a2457 transparent transparent transparent !important; } [darklup-data-tooltip-location="left"]:after { border-color: transparent transparent transparent #0a2457 !important; } [darklup-data-tooltip-location="right"]:after { border-color: transparent #0a2457 transparent transparent !important; } [darklup-data-tooltip]:before { color: #ffffff !important; } li.darklup-menu-switch label { margin-top:px; margin-bottom:px; margin-left:px; margin-right:px; } </style> <link rel="stylesheet" id="rutube-elementor-widget-css-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor-rutube-widget/assets/style.css?ver=6.7.2"> <link rel="stylesheet" id="hello-elementor-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/themes/hello-elementor/style.min.css?ver=3.3.0"> <link rel="stylesheet" id="hello-elementor-theme-style-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.3.0"> <link rel="stylesheet" id="elementor-frontend-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.3"> <link rel="stylesheet" id="widget-image-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.3"> <link rel="stylesheet" id="widget-nav-menu-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.28.2"> <link rel="stylesheet" id="widget-heading-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.28.3"> <link rel="stylesheet" id="e-sticky-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.28.2"> <link rel="stylesheet" id="widget-icon-list-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.28.3"> <link rel="stylesheet" id="widget-image-box-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.28.3"> <link rel="stylesheet" id="widget-social-icons-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.28.3"> <link rel="stylesheet" id="e-apple-webkit-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.3"> <link rel="stylesheet" id="widget-icon-box-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.28.3"> <link rel="stylesheet" id="widget-divider-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.28.3"> <link rel='stylesheet' id='elementor-post-403-css' href='https://polymerbranch.com/wp-content/uploads/elementor/css/post-403.css?ver=1744084801' media='all' /> <link rel="stylesheet" id="ooohboi-steroids-styles-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/ooohboi-steroids-for-elementor/assets/css/main.css?ver=2.1.1926082023"> <link rel="stylesheet" id="jet-engine-frontend-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.6.6.1"> <link rel='stylesheet' id='elementor-post-655-css' href='https://polymerbranch.com/wp-content/uploads/elementor/css/post-655.css?ver=1744084801' media='all' /> <link rel='stylesheet' id='elementor-post-762-css' href='https://polymerbranch.com/wp-content/uploads/elementor/css/post-762.css?ver=1744084801' media='all' /> <link rel='stylesheet' id='elementor-post-3328-css' href='https://polymerbranch.com/wp-content/uploads/elementor/css/post-3328.css?ver=1744085934' media='all' /> <link rel='stylesheet' id='elementor-post-3303-css' href='https://polymerbranch.com/wp-content/cache/background-css/1/polymerbranch.com/wp-content/uploads/elementor/css/post-3303.css?ver=1744084907&wpr_t=1744309723' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel="stylesheet" id="bsfrt_frontend-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/read-meter/assets/css/bsfrt-frontend-css.min.css?ver=1.0.9"> <link rel="stylesheet" id="jquery-chosen-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/cache/background-css/1/polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen.min.css?ver=1.8.7&amp;wpr_t=1744309723"> <link rel="stylesheet" id="jet-search-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/jet-search/assets/css/jet-search.css?ver=3.5.7.1"> <script src="https://polymerbranch.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.js?ver=9.2.4" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/polymerbranch.com","hash_tracking":"false","v4_id":"G-4KJZWPWJVR"};</script> <script src="https://polymerbranch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://polymerbranch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script id="jquery-js-after"> let isOSDarkModeEnabled = false;let isDefaultDarkModeEnabled = false;let isKeyShortDarkModeEnabled = false; </script> <script src="https://polymerbranch.com/wp-includes/js/imagesloaded.min.js?ver=6.7.2" id="imagesLoaded-js" data-rocket-defer defer></script> <script id="darklup_presets-js-extra"> var DarklupJs = {"primary_bg":"rgb(18,18,18)","secondary_bg":"rgb(37,38,38)","tertiary_bg":"rgb(45,43,43)","bg_image_dark_opacity":"0.5","exclude_element":[".no-darkmode",".no-darkmode *"],"apply_bg_overlay":"","exclude_bg_overlay":[]}; var frontendObject = {"ajaxUrl":"https:\/\/polymerbranch.com\/wp-admin\/admin-ajax.php","sitelogo":{"light":"","dark":""},"lightlogo":"","darklogo":"","darkenLevel":"80","brandingDarkenLevel":"0","dynamicBtnBg":"","dynamicInputBg":"","darkimages":[["https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/02\/polymerbranch-logosmall-black11.svg","https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/02\/polymerbranch-logosmall-white11.svg"]],"timeBasedMode":null,"security":"429eefcb85","time_based_mode_active":"","time_based_mode_start_time":"00:00","time_based_mode_end_time":"00:00"}; </script> <script src="https://polymerbranch.com/wp-content/plugins/darklup/assets/es-js/presets.js?ver=1.0.241129113440" id="darklup_presets-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/form-masks-for-elementor-pro/assets/jquery.mask.js?ver=6.7.2" id="plugin_jquery_mask-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/form-masks-for-elementor-pro/assets/elementor_mask_pro.js?ver=6.7.2" id="jquery_mask-js" data-rocket-defer defer></script> <script id="advanced-ads-advanced-js-js-extra"> var advads_options = {"blog_id":"1","privacy":{"enabled":false,"state":"not_needed"}}; </script> <script src="https://polymerbranch.com/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=1.56.3" id="advanced-ads-advanced-js-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function() { jQuery(function($) { var mywindow = $(window); var mypos = mywindow.scrollTop(); let scrolling = false; /* For throlling scroll event */ window.addEventListener('scroll', function() { scrolling = true; }); setInterval(() => { if (scrolling) { scrolling = false; if (mypos > 40) { if (mywindow.scrollTop() > mypos) { $('#stickyheaders').addClass('headerup'); } else { $('#stickyheaders').removeClass('headerup'); } } mypos = mywindow.scrollTop(); } }, 300); }); }); </script> <style> #stickyheaders{ transition : transform 0.34s ease; } .headerup{ transform: translateY(-80px); /*adjust this value to the height of your header*/ } </style> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>document.addEventListener("DOMContentLoaded",function(){let expandableElems=document.querySelectorAll(".sp-expandable");let expandToggles=Array.from(document.querySelectorAll(".expand-toggle a")).filter((e)=>e.closest(".elementor-sticky__spacer")==undefined);let defaultExpandText="Больше";let defaultCollapseText="Меньше";let defaultPreviewHeight="117px";let autoScrollBackUp=true;expandableElems.forEach((e,i)=>{let expandToggle=expandToggles[i];let expandButtonText=expandToggle.querySelector(".elementor-button-text");let expandToggleText=expandToggle.closest(".expand-toggle").getAttribute("data-expand-text")||defaultExpandText;let collapseToggleText=expandToggle.closest(".expand-toggle").getAttribute("data-collapse-text")||defaultCollapseText;let height=e.getAttribute("data-preview-height")||defaultPreviewHeight;let expandedHeight=e.offsetHeight+"px";e.style.height=height;let toggled=false;window.addEventListener("resize",function(){e.style.removeProperty("height");expandedHeight=e.offsetHeight+"px";if(!toggled){e.style.height=height;}else{e.style.height=expandedHeight;}});expandToggle.addEventListener("click",function(event){event.preventDefault();if(!toggled){toggled=true;e.style.height=expandedHeight;expandButtonText?(expandButtonText.innerHTML=collapseToggleText):false;e.classList.add("expanded-text");expandToggle.classList.add("expanded-text");}else{toggled=false;e.style.height=height;expandButtonText?(expandButtonText.innerHTML=expandToggleText):false;e.classList.remove("expanded-text");expandToggle.classList.remove("expanded-text");if(autoScrollBackUp){window.scroll({top:e.getBoundingClientRect().top+ window.scrollY- 100,left:0,behavior:"smooth",});}}});});}); jQuery(document).ready(function(){jQuery('#btn-back').on('click',function(){window.history.go(-1);return false;});}); </script><style type='text/css' class='wpcb2-inline-style'> @charset UTF-8;.f12-captcha.template-1{margin-top:15px}@media screen and (min-width:760px){.f12-captcha.template-1{max-width:260px}}.f12-captcha.template-1 .c-data{padding-top:0;margin-top:4px}.f12-captcha.template-1 .c-input{margin-top:5px} @charset UTF-8; @charset UTF-8;.sp-expandable{-webkit-mask-image:linear-gradient(to top,transparent 0,black 70px);mask-image:linear-gradient(to top,transparent 0,black 70px);transition:height .4s,-webkit-mask-size .4s,mask-size .4s;-webkit-mask-size:100% 100%;mask-size:100% 100%}.sp-expandable.expanded-text{-webkit-mask-size:100% calc(100% + 70px);mask-size:100% calc(100% + 70px)}.expand-toggle{cursor:pointer}.expand-toggle span i,.expand-toggle span svg{transition:transform .4s}.expand-toggle .expanded-text span i,.expand-toggle .expanded-text span svg{transform:rotate(-180deg)} .elementor-widget-post-navigation.custom-post-navigation .fa-angle-right,.elementor-widget-post-navigation.custom-post-navigation .fa-angle-left{color:rgba(0,0,0,0)}.elementor-widget-post-navigation.custom-post-navigation .fa-angle-right::before,.elementor-widget-post-navigation.custom-post-navigation .fa-angle-left::before{content:"";display:inline-block;height:.8em;width:.8em;margin-top:.07em;vertical-align:top;background-size:contain;background-repeat:no-repeat}.elementor-widget-post-navigation.custom-post-navigation .fa-angle-right::before{background-image:var(--wpr-bg-5543f6be-5d7d-4b65-8eda-c39fb89ed1be);filter:brightness(0) invert(0) opacity(0.8);margin-left:-5px}.elementor-widget-post-navigation.custom-post-navigation .fa-angle-left::before{background-image:var(--wpr-bg-e11b02c4-8a59-4edd-a33a-88fa181fae6a);filter:brightness(0) invert(0) opacity(0.8);margin-right:-5px} .elementor-form .elementor-button{margin-top:10px}.elementor-form .elementor-message.elementor-message-success{padding:10px 14px;background:green;color:white;margin-top:15px}.elementor-form .elementor-field-type-text:has(span.captcha-calculation){margin-top:-20px}.elementor-form .elementor-message-success:before{display:none!important} @charset UTF-8;body.single{}body.single em,body.single i{font-style:normal!important}body.single strong,body.single b{font-weight:700}body.single .has-large-font-size{font-size:1.6em!important}body.single .has-medium-font-size{font-size:var(--e-global-typography-f82a171-font-size)!important}body.single figure.wp-block-image img,body.single .wp-block-image figure img{border-radius:7px}body.single blockquote{margin:30px;text-align:center}@media screen and (max-width:767px){body.single blockquote{margin:15px 0!important}}body.single p.has-drop-cap:not(:focus):first-letter{float:left;font-size:6.4em;line-height:.68;margin:.25em .1em 0 0;text-transform:uppercase;font-weight:700;color:var(--e-global-color-39e9982)}body.single figcaption.wp-element-caption{font-size:.85rem;text-transform:uppercase;font-style:normal;margin:0;padding-top:10px}body.single figcaption.wp-element-caption:before{display:inline-block;width:20px;height:.5em;margin-right:7px;content:"";border-top:1px solid black}body.single cite:before{display:inline-block;width:20px;height:.3em;margin-right:7px;content:"";color:var(--e-global-color-secondary);border-top:1px solid currentColor}body.single figure.wp-block-pullquote{padding:2.2em 0 0}@media (max-width:767px){body.single figure.wp-block-pullquote{padding:2em 0 .1em}}body.single figure.wp-block-pullquote blockquote{margin:30px;quotes:"“" "”" "‘" "’"}body.single figure.wp-block-pullquote blockquote:before{font-size:6rem;line-height:.75;position:absolute;left:0;top:-2.2rem;content:open-quote;color:var(--e-global-color-secondary)}body.single figure.wp-block-pullquote blockquote p{padding-bottom:.2em!important}body.single blockquote.wp-block-quote p{padding-bottom:.2em!important;font-weight:700}body.single hr.wp-block-separator{margin:2rem 0}@media (max-width:767px){body.single hr.wp-block-separator{margin:.6rem 0}}body.single hr.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:4.5em;letter-spacing:.3em;padding:0;font-family:auto}@media (max-width:767px){body.single .wp-block-image figure.alignleft,body.single .wp-block-image figure.alignright{max-width:33.3vw}}body.single .authors{font-size:var(--e-global-typography-921b5fa-font-size);text-transform:none}body.single .authors .author-name{font-weight:700}body.single .forum-vnutri-posta{margin-bottom:30px}body.single .wp-block-table{margin-left:0;white-space:pre-wrap;overflow:auto;width:100%}body.single .wp-block-table figcaption{text-transform:none!important;font-size:1rem}body.single .wp-block-table table{font-size:.92rem}body.single .wp-block-table table tr td{word-wrap:break-word} @charset UTF-8;#stickyheaders .elementor-nav-menu--dropdown{padding:10px 15px 10px 0!important}#stickyheaders .elementor-nav-menu .sub-arrow{font-size:.8em;padding-left:5px!important}#stickyheaders .menu-item ._svg{width:1.3em} @charset UTF-8;a:link,a:focus,a:active,a:hover{text-decoration:inherit!important}.link-underline:not(.elementor-icon-box-icon,.jet-listing-dynamic-image) a:not(img),.link-underline:not(.elementor-icon-box-icon,.jet-listing-dynamic-image) a:not(.jet-listing-dynamic-image__link),.elementor-widget-text-editor:not(.no-link-underline) .elementor-widget-container a:not(img),.elementor-widget-text-editor:not(.no-link-underline) .elementor-widget-container a:not(.jet-listing-dynamic-image__link){-webkit-transition:background-position .2s ease;transition:background-position .2s ease;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:left calc(100% + 2px);-webkit-background-size:100% 0;background-size:100% 0;will-change:background-position;padding-bottom:2px!important}.link-underline:not(.elementor-icon-box-icon,.jet-listing-dynamic-image) a:hover,.elementor-widget-text-editor:not(.no-link-underline) .elementor-widget-container a:hover{background-position:left calc(100% - 2px);-webkit-background-size:100% 1px;background-size:100% 1px;color:currentColor}.link-on-white a{color:var(--e-global-color-secondary)!important}a.jet-listing-dynamic-image__link,.elementor-icon-box-icon a,div.forum-target a,div.forum-target a img{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0))!important}.my-animation-border-list .elementor-icon-list-item a .elementor-icon-list-text{position:relative;display:inline-block;overflow:hidden}.my-animation-border-list .elementor-icon-list-item a .elementor-icon-list-text::after{content:"";position:absolute;height:1px;bottom:0;left:0;background-color:currentColor;width:100%;transition:transform .3s ease-in-out;transform:scaleX(1);transform-origin:right}.my-animation-border-list .elementor-icon-list-item:hover a .elementor-icon-list-text::after{transform:scaleX(0);transition:transform .3s ease-in-out;transform-origin:left}.my-animation-border-button .elementor-button .elementor-button-text{position:relative;display:inline-block;overflow:hidden;padding-bottom:5px}.my-animation-border-button .elementor-button .elementor-button-text::after{content:"";position:absolute;height:2px;bottom:0;left:0;background-color:currentColor;width:100%;transition:transform .3s ease-in-out;transform:scaleX(1);transform-origin:right}.my-animation-border-button .elementor-button:hover .elementor-button-text::after{transform:scaleX(0);transition:transform .3s ease-in-out;transform-origin:left}.my-animation-text p a,.my-animation-accordion .elementor-tab-content p a{position:relative;display:inline;overflow:visible;padding-bottom:2px;text-decoration:none}.my-animation-text p a:after,.my-animation-accordion .elementor-tab-content p a:after{content:"";position:absolute;height:1px;bottom:0;left:0;background-color:currentColor;width:100%;transition:transform .3s ease-in-out;transform:scaleX(1);transform-origin:right}.my-animation-text p a:hover::after,.my-animation-accordion .elementor-tab-content p a:hover::after{transform:scaleX(0);transition:transform .3s ease-in-out;transform-origin:left} @charset UTF-8;.elementor-template-full-width #site-header,.elementor-template-full-width #site-footer{display:none}.site-main{max-width:100%!important}html,body{overflow-x:hidden}.excerpt-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.excerpt-text.excerpt-text-lines-3{-webkit-line-clamp:3}.excerpt-text.excerpt-text-lines-5{-webkit-line-clamp:5}.img-aspect--0_7 img{aspect-ratio:.7!important}.img-aspect--1 img{aspect-ratio:1!important}.img-aspect--1_1 img{aspect-ratio:1.1!important}.img-aspect--1_2 img{aspect-ratio:1.2!important}.img-aspect--1_3 img{aspect-ratio:1.3!important}.img-aspect--1_4 img{aspect-ratio:1.4!important}.img-aspect--1_5 img{aspect-ratio:1.5!important}.img-aspect--1_7 img{aspect-ratio:1.7!important}.img-aspect--2 img{aspect-ratio:2!important}@media (max-width:780px){.img-aspect--0_7 img,.img-aspect--1 img,.img-aspect--1_1 img,.img-aspect--1_2 img,.img-aspect--1_3 img,.img-aspect--1_4 img,.img-aspect--1_5 img,.img-aspect--1_7 img,.img-aspect--2 img{aspect-ratio:1.7!important}}.forum-adlabel{font-size:10px;text-transform:uppercase}@media (max-width:1024px){span.no-display-tablet{display:none}}@media (max-width:768px){span.no-display-mobile{display:none}}.jet-radio-list__button .jet-radio-list__decorator{margin-top:-2px!important} .unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item__control--input-email{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:9px 16px;color:var(--e-global-color-text);border:1px solid #818a91;background-color:transparent;vertical-align:middle;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;outline:0;min-height:50px;font-family:var(--e-global-typography-text-font-family);font-size:17px;line-height:150%;width:100%;max-width:100%;background-color:white;border-radius:3px 3px 3px 3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.unisender-subcribe-form-container .unisender-subcribe-form label.subscribe-form-item__label.subscribe-form-item__label--input-email.subscribe-form-item__label--required{display:none!important}.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item__control--input-email:focus{border:1px solid #04102F}.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item__btn--btn-submit{cursor:pointer;border:0;outline:0;font-weight:bold;font-family:var(--e-global-typography-text-font-family);text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px 4px;border-radius:5px 5px 5px 5px;font-size:16px;background-color:var(--e-global-color-d73e166);min-height:50px;color:var(--e-global-color-text);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:100%}.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item__btn--btn-submit:hover{background-color:var(--e-global-color-b18b8cd)}.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item--container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item--input-email{-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;padding:0 5px;margin-bottom:10px}.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item--btn-submit{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;padding:0 5px;margin-bottom:10px}@media (min-width:64.0625em){.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item--container{max-width:660px}}@media (max-width:64.0625em){.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item--container{max-width:974px}}@media (max-width:47.99875em){.unisender-subcribe-form-container .unisender-subcribe-form .subscribe-form-item--container{-ms-flex-wrap:wrap;flex-wrap:wrap}} @charset UTF-8;.monsterinsights-inline-popular-posts .monsterinsights-inline-popular-posts-label{font-size:0!important;padding-bottom:.35em}.monsterinsights-inline-popular-posts .monsterinsights-inline-popular-posts-label:after{content:"Популярное";font-size:var(--e-global-typography-611d5bc-font-size)!important;font-weight:bold;text-transform:var(--e-global-typography-d63f362-text-transform);letter-spacing:var(--e-global-typography-d63f362-letter-spacing);color:#eb5757}.monsterinsights-inline-popular-posts .monsterinsights-inline-popular-posts-image a img{border-radius:7px} </style><style id="darklup_custom_css"> </style> <style>#elementor-device-mode:after {color: rgba(0,0,0,0)!important}</style><script type="text/javascript"> var advadsCfpQueue = []; var advadsCfpAd = function( adID ){ if ( 'undefined' == typeof advadsProCfp ) { advadsCfpQueue.push( adID ) } else { advadsProCfp.addElement( adID ) } }; </script> <meta name="generator" content="Elementor 3.28.3; features: e_font_icon_svg, e_local_google_fonts; settings: css_print_method-external, google_font-disabled, font_display-block"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <!-- MonsterInsights Form Tracking --> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false"> function monsterinsights_forms_record_impression(event) { monsterinsights_add_bloom_forms_ids(); var monsterinsights_forms = document.getElementsByTagName("form"); var monsterinsights_forms_i; for (monsterinsights_forms_i = 0; monsterinsights_forms_i < monsterinsights_forms.length; monsterinsights_forms_i++) { var monsterinsights_form_id = monsterinsights_forms[monsterinsights_forms_i].getAttribute("id"); var skip_conversion = false; /* Check to see if it's contact form 7 if the id isn't set */ if (!monsterinsights_form_id) { monsterinsights_form_id = monsterinsights_forms[monsterinsights_forms_i].parentElement.getAttribute("id"); if (monsterinsights_form_id && monsterinsights_form_id.lastIndexOf('wpcf7-f', 0) === 0) { /* If so, let's grab that and set it to be the form's ID*/ var tokens = monsterinsights_form_id.split('-').slice(0, 2); var result = tokens.join('-'); monsterinsights_forms[monsterinsights_forms_i].setAttribute("id", result);/* Now we can do just what we did above */ monsterinsights_form_id = monsterinsights_forms[monsterinsights_forms_i].getAttribute("id"); } else { monsterinsights_form_id = false; } } /* Check if it's Ninja Forms & id isn't set. */ if (!monsterinsights_form_id && monsterinsights_forms[monsterinsights_forms_i].parentElement.className.indexOf('nf-form-layout') >= 0) { monsterinsights_form_id = monsterinsights_forms[monsterinsights_forms_i].parentElement.parentElement.parentElement.getAttribute('id'); if (monsterinsights_form_id && 0 === monsterinsights_form_id.lastIndexOf('nf-form-', 0)) { /* If so, let's grab that and set it to be the form's ID*/ tokens = monsterinsights_form_id.split('-').slice(0, 3); result = tokens.join('-'); monsterinsights_forms[monsterinsights_forms_i].setAttribute('id', result); /* Now we can do just what we did above */ monsterinsights_form_id = monsterinsights_forms[monsterinsights_forms_i].getAttribute('id'); skip_conversion = true; } } if (monsterinsights_form_id && monsterinsights_form_id !== 'commentform' && monsterinsights_form_id !== 'adminbar-search') { __gtagTracker('event', 'impression', { event_category: 'form', event_label: monsterinsights_form_id, value: 1, non_interaction: true }); /* If a WPForms Form, we can use custom tracking */ if (monsterinsights_form_id && 0 === monsterinsights_form_id.lastIndexOf('wpforms-form-', 0)) { continue; } /* Formiddable Forms, use custom tracking */ if (monsterinsights_forms_has_class(monsterinsights_forms[monsterinsights_forms_i], 'frm-show-form')) { continue; } /* If a Gravity Form, we can use custom tracking */ if (monsterinsights_form_id && 0 === monsterinsights_form_id.lastIndexOf('gform_', 0)) { continue; } /* If Ninja forms, we use custom conversion tracking */ if (skip_conversion) { continue; } var custom_conversion_mi_forms = false; if (custom_conversion_mi_forms) { continue; } if (window.jQuery) { (function (form_id) { jQuery(document).ready(function () { jQuery('#' + form_id).on('submit', monsterinsights_forms_record_conversion); }); })(monsterinsights_form_id); } else { var __gaFormsTrackerWindow = window; if (__gaFormsTrackerWindow.addEventListener) { document.getElementById(monsterinsights_form_id).addEventListener("submit", monsterinsights_forms_record_conversion, false); } else { if (__gaFormsTrackerWindow.attachEvent) { document.getElementById(monsterinsights_form_id).attachEvent("onsubmit", monsterinsights_forms_record_conversion); } } } } else { continue; } } } function monsterinsights_forms_has_class(element, className) { return (' ' + element.className + ' ').indexOf(' ' + className + ' ') > -1; } function monsterinsights_forms_record_conversion(event) { var monsterinsights_form_conversion_id = event.target.id; var monsterinsights_form_action = event.target.getAttribute("miforms-action"); if (monsterinsights_form_conversion_id && !monsterinsights_form_action) { document.getElementById(monsterinsights_form_conversion_id).setAttribute("miforms-action", "submitted"); __gtagTracker('event', 'conversion', { event_category: 'form', event_label: monsterinsights_form_conversion_id, value: 1, }); } } /* Attach the events to all clicks in the document after page and GA has loaded */ function monsterinsights_forms_load() { if (typeof (__gtagTracker) !== 'undefined' && __gtagTracker) { var __gtagFormsTrackerWindow = window; if (__gtagFormsTrackerWindow.addEventListener) { __gtagFormsTrackerWindow.addEventListener("load", monsterinsights_forms_record_impression, false); } else { if (__gtagFormsTrackerWindow.attachEvent) { __gtagFormsTrackerWindow.attachEvent("onload", monsterinsights_forms_record_impression); } } } else { setTimeout(monsterinsights_forms_load, 200); } } /* Custom Ninja Forms impression tracking */ if (window.jQuery) { jQuery(document).on('nfFormReady', function (e, layoutView) { var label = layoutView.el; label = label.substring(1, label.length); label = label.split('-').slice(0, 3).join('-'); __gtagTracker('event', 'impression', { event_category: 'form', event_label: label, value: 1, non_interaction: true }); }); } /* Custom Bloom Form tracker */ function monsterinsights_add_bloom_forms_ids() { var bloom_forms = document.querySelectorAll('.et_bloom_form_content form'); if (bloom_forms.length > 0) { for (var i = 0; i < bloom_forms.length; i++) { if ('' === bloom_forms[i].id) { var form_parent_root = monsterinsights_find_parent_with_class(bloom_forms[i], 'et_bloom_optin'); if (form_parent_root) { var classes = form_parent_root.className.split(' '); for (var j = 0; j < classes.length; ++j) { if (0 === classes[j].indexOf('et_bloom_optin')) { bloom_forms[i].id = classes[j]; } } } } } } } function monsterinsights_find_parent_with_class(element, className) { if (element.parentNode && '' !== className) { if (element.parentNode.className.indexOf(className) >= 0) { return element.parentNode; } else { return monsterinsights_find_parent_with_class(element.parentNode, className); } } return false; } monsterinsights_forms_load(); </script> <!-- End MonsterInsights Form Tracking --> <link rel="icon" href="https://polymerbranch.com/wp-content/uploads/2022/07/polymerbranch-favicon10.svg" sizes="32x32" /> <link rel="icon" href="https://polymerbranch.com/wp-content/uploads/2022/07/polymerbranch-favicon10.svg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://polymerbranch.com/wp-content/uploads/2022/07/polymerbranch-favicon10.svg" /> <meta name="msapplication-TileImage" content="https://polymerbranch.com/wp-content/uploads/2022/07/polymerbranch-favicon10.svg" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">.elementor-3303 .elementor-element.elementor-element-fc54022::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-background-video-container::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .e-con-inner > .elementor-background-video-container::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-background-slideshow::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--wpr-bg-30d1715a-dfd3-4fe3-8c0f-5b42c6ee6a45: url('https://polymerbranch.com/wp-content/uploads/2023/03/cover-for-premium-article01.svg');}.chosen-container-single .chosen-single abbr{--wpr-bg-70637928-8f19-4cc8-990c-02489a9c4d77: url('https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-single div b{--wpr-bg-67dabf08-f599-45f4-aa63-308ca5307c64: url('https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-search input[type=text]{--wpr-bg-947ac634-c0ad-4a16-beb0-57db6c209447: url('https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-936c562a-f543-4278-8eb7-9a39864d8d2b: url('https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-rtl .chosen-search input[type=text]{--wpr-bg-115a754d-4dd8-4047-97a6-7fbb9a7c6f29: url('https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{--wpr-bg-4017bd50-ea09-4a2b-a515-7c2aeec8a57d: url('https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite@2x.png');}.elementor-widget-post-navigation.custom-post-navigation .fa-angle-right::before{--wpr-bg-5543f6be-5d7d-4b65-8eda-c39fb89ed1be: url('https://polymerbranch.com/wp-content/uploads/2023/06/circle-arrow-right.svg');}.elementor-widget-post-navigation.custom-post-navigation .fa-angle-left::before{--wpr-bg-e11b02c4-8a59-4edd-a33a-88fa181fae6a: url('https://polymerbranch.com/wp-content/uploads/2023/06/circle-arrow-left.svg');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".elementor-3303 .elementor-element.elementor-element-fc54022, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-background-video-container, .elementor-3303 .elementor-element.elementor-element-fc54022 > .e-con-inner > .elementor-background-video-container, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-background-slideshow, .elementor-3303 .elementor-element.elementor-element-fc54022 > .e-con-inner > .elementor-background-slideshow, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-3303 .elementor-element.elementor-element-fc54022::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-background-video-container::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .e-con-inner > .elementor-background-video-container::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-background-slideshow::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3303 .elementor-element.elementor-element-fc54022 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--wpr-bg-30d1715a-dfd3-4fe3-8c0f-5b42c6ee6a45: url('https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/03\/cover-for-premium-article01.svg');}","hash":"30d1715a-dfd3-4fe3-8c0f-5b42c6ee6a45","url":"https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/03\/cover-for-premium-article01.svg"},{"selector":".chosen-container-single .chosen-single abbr","style":".chosen-container-single .chosen-single abbr{--wpr-bg-70637928-8f19-4cc8-990c-02489a9c4d77: url('https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"70637928-8f19-4cc8-990c-02489a9c4d77","url":"https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-single .chosen-single div b","style":".chosen-container-single .chosen-single div b{--wpr-bg-67dabf08-f599-45f4-aa63-308ca5307c64: url('https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"67dabf08-f599-45f4-aa63-308ca5307c64","url":"https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-single .chosen-search input[type=text]","style":".chosen-container-single .chosen-search input[type=text]{--wpr-bg-947ac634-c0ad-4a16-beb0-57db6c209447: url('https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"947ac634-c0ad-4a16-beb0-57db6c209447","url":"https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-multi .chosen-choices li.search-choice .search-choice-close","style":".chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-936c562a-f543-4278-8eb7-9a39864d8d2b: url('https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"936c562a-f543-4278-8eb7-9a39864d8d2b","url":"https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-rtl .chosen-search input[type=text]","style":".chosen-rtl .chosen-search input[type=text]{--wpr-bg-115a754d-4dd8-4047-97a6-7fbb9a7c6f29: url('https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"115a754d-4dd8-4047-97a6-7fbb9a7c6f29","url":"https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]","style":".chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{--wpr-bg-4017bd50-ea09-4a2b-a515-7c2aeec8a57d: url('https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png');}","hash":"4017bd50-ea09-4a2b-a515-7c2aeec8a57d","url":"https:\/\/polymerbranch.com\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png"},{"selector":".elementor-widget-post-navigation.custom-post-navigation .fa-angle-right","style":".elementor-widget-post-navigation.custom-post-navigation .fa-angle-right::before{--wpr-bg-5543f6be-5d7d-4b65-8eda-c39fb89ed1be: url('https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/06\/circle-arrow-right.svg');}","hash":"5543f6be-5d7d-4b65-8eda-c39fb89ed1be","url":"https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/06\/circle-arrow-right.svg"},{"selector":".elementor-widget-post-navigation.custom-post-navigation .fa-angle-left","style":".elementor-widget-post-navigation.custom-post-navigation .fa-angle-left::before{--wpr-bg-e11b02c4-8a59-4edd-a33a-88fa181fae6a: url('https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/06\/circle-arrow-left.svg');}","hash":"e11b02c4-8a59-4edd-a33a-88fa181fae6a","url":"https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/06\/circle-arrow-left.svg"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_lazyload_images wpr_preload_links wpr_desktop wpr_dns_prefetch" /></head> <body class="archive post-type-archive post-type-archive-articles wp-custom-logo wp-embed-responsive theme-default jet-engine-optimized-dom elementor-page-3328 elementor-default elementor-template-full-width elementor-kit-403"> <div data-elementor-type="header" data-elementor-id="655" class="elementor elementor-655 elementor-location-header" data-elementor-post-type="elementor_library"> <header class="elementor-element elementor-element-2d05121 e-flex e-con-boxed e-con e-parent" data-id="2d05121" data-element_type="container" id="stickyheaders" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f684920 e-con-full e-flex e-con e-child" data-id="f684920" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-58a8630 ob-has-background-overlay elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="58a8630" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://polymerbranch.com"> <img fetchpriority="high" width="635" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20635%20169'%3E%3C/svg%3E" class="attachment-full size-full wp-image-600" alt="" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2023/03/polymerbranch-logo-white-full12a.svg" /><noscript><img fetchpriority="high" width="635" height="169" src="https://polymerbranch.com/wp-content/uploads/2023/03/polymerbranch-logo-white-full12a.svg" class="attachment-full size-full wp-image-600" alt="" /></noscript> </a> </div> </div> </div> <div class="elementor-element elementor-element-c00eced e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child" data-id="c00eced" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-9d2c300 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="9d2c300" data-element_type="widget" data-settings="{&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-angle-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade"> <ul id="menu-1-9d2c300" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-110"><a href="/news/" class="elementor-item">Новости</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3001"><a href="https://polymerbranch.com/category/technologies/" class="elementor-sub-item">Технологии</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3002"><a href="https://polymerbranch.com/category/market/" class="elementor-sub-item">Рынок</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3837"><a href="https://polymerbranch.com/category/companies/" class="elementor-sub-item">Компании</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3836"><a href="https://polymerbranch.com/category/materials/" class="elementor-sub-item">Материалы</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3835"><a href="https://polymerbranch.com/category/opinions/" class="elementor-sub-item">Мнения</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3909"><a href="https://polymerbranch.com/category/editorial-news/" class="elementor-sub-item">От редакции</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-10241"><a href="#" class="elementor-item elementor-item-anchor">Журнал</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10244"><a href="https://polymerbranch.com/publ-issues/aprel-2025/" class="elementor-sub-item">Последний номер</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10242"><a href="https://polymerbranch.com/issues/" class="elementor-sub-item">Архив номеров</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-611"><a href="/articles/" aria-current="page" class="elementor-sub-item elementor-item-active">Все статьи</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-612"><a href="/video/" class="elementor-item">Видео</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-613"><a href="/events/" class="elementor-item">Мероприятия</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-614"><a href="#" class="elementor-item elementor-item-anchor">Информация</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4128"><a href="https://polymerbranch.com/mag/" class="elementor-sub-item">Подпишитесь на журнал!</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-4152"><a href="https://polymerbranch.com/info/otzyvy-o-zhurnale-polimernye-materialy-izdeliya-oborudovanie-tehnologii-nekotoryh-vedushhih-spetsialistov-i-biznes-partnerov/" class="elementor-sub-item">Партнеры о нас</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-3841"><a href="https://polymerbranch.com/info/reklama-v-zhurnale/" class="elementor-sub-item">Реклама в журнале</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-3842"><a href="https://polymerbranch.com/info/reklama-na-portale/" class="elementor-sub-item">Реклама на портале</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-4153"><a href="https://polymerbranch.com/info/contacts/" class="elementor-sub-item">Контакты</a></li> </ul> </li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-9d2c300" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-110"><a href="/news/" class="elementor-item" tabindex="-1">Новости</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3001"><a href="https://polymerbranch.com/category/technologies/" class="elementor-sub-item" tabindex="-1">Технологии</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3002"><a href="https://polymerbranch.com/category/market/" class="elementor-sub-item" tabindex="-1">Рынок</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3837"><a href="https://polymerbranch.com/category/companies/" class="elementor-sub-item" tabindex="-1">Компании</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3836"><a href="https://polymerbranch.com/category/materials/" class="elementor-sub-item" tabindex="-1">Материалы</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3835"><a href="https://polymerbranch.com/category/opinions/" class="elementor-sub-item" tabindex="-1">Мнения</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3909"><a href="https://polymerbranch.com/category/editorial-news/" class="elementor-sub-item" tabindex="-1">От редакции</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-10241"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Журнал</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10244"><a href="https://polymerbranch.com/publ-issues/aprel-2025/" class="elementor-sub-item" tabindex="-1">Последний номер</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10242"><a href="https://polymerbranch.com/issues/" class="elementor-sub-item" tabindex="-1">Архив номеров</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-611"><a href="/articles/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Все статьи</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-612"><a href="/video/" class="elementor-item" tabindex="-1">Видео</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-613"><a href="/events/" class="elementor-item" tabindex="-1">Мероприятия</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-614"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Информация</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4128"><a href="https://polymerbranch.com/mag/" class="elementor-sub-item" tabindex="-1">Подпишитесь на журнал!</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-4152"><a href="https://polymerbranch.com/info/otzyvy-o-zhurnale-polimernye-materialy-izdeliya-oborudovanie-tehnologii-nekotoryh-vedushhih-spetsialistov-i-biznes-partnerov/" class="elementor-sub-item" tabindex="-1">Партнеры о нас</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-3841"><a href="https://polymerbranch.com/info/reklama-v-zhurnale/" class="elementor-sub-item" tabindex="-1">Реклама в журнале</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-3842"><a href="https://polymerbranch.com/info/reklama-na-portale/" class="elementor-sub-item" tabindex="-1">Реклама на портале</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-4153"><a href="https://polymerbranch.com/info/contacts/" class="elementor-sub-item" tabindex="-1">Контакты</a></li> </ul> </li> </ul> </nav> </div> </div> </div> <div class="elementor-element elementor-element-f787f75 e-con-full e-flex e-con e-child" data-id="f787f75" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-01c158f elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="01c158f" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://polymerbranch.com/search/"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 310.42 310.42" xml:space="preserve"><path d="M273.587,214.965c49.11-49.111,49.109-129.021,0-178.132c-49.111-49.111-129.02-49.111-178.13,0 C53.793,78.497,47.483,140.462,76.51,188.85c0,0,2.085,3.498-0.731,6.312c-16.065,16.064-64.263,64.263-64.263,64.263 c-12.791,12.79-15.836,30.675-4.493,42.02l1.953,1.951c11.343,11.345,29.229,8.301,42.019-4.49c0,0,48.096-48.097,64.128-64.128 c2.951-2.951,6.448-0.866,6.448-0.866C169.958,262.938,231.923,256.629,273.587,214.965z M118.711,191.71 c-36.288-36.288-36.287-95.332,0.001-131.62c36.288-36.287,95.332-36.288,131.619,0c36.288,36.287,36.288,95.332,0,131.62 C214.043,227.996,155,227.996,118.711,191.71z"></path> <path d="M126.75,118.424c-1.689,0-3.406-0.332-5.061-1.031c-6.611-2.798-9.704-10.426-6.906-17.038 c17.586-41.559,65.703-61.062,107.261-43.476c6.611,2.798,9.704,10.426,6.906,17.038c-2.799,6.612-10.425,9.703-17.039,6.906 c-28.354-11.998-61.186,1.309-73.183,29.663C136.629,115.445,131.815,118.424,126.75,118.424z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-5f64051 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5f64051" data-element_type="widget" data-settings="{&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://polymerbranch.com/info/polymer-materials-products-equipment-technology-magazine/">En</a></h2> </div> </div> <div class="elementor-element elementor-element-2613cf7 elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-darklup-darkmode-switch" data-id="2613cf7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="darklup-darkmode-switch.default"> <div class="elementor-widget-container"> <div class="darklup-elementor-switch-wrapper"><div class="darklup-switch-container darklup-trigger-wrap darklup-dark-ignore"> <label class="darklup-switch style6 darklup-dark-ignore " > <input type="checkbox" class="toggle-checkbox switch-trigger"> <div class="right-placeholder darklup-dark-ignore"> <span class="darklup-dark-ignore"></span> </div> <div class="toggle-btn darklup-dark-ignore"> <div class="plate darklup-dark-ignore"> <svg xmlns="http://www.w3.org/2000/svg" width="28.295" height="28.295" viewBox="0 0 28.295 28.295"> <path id="style-6-light" d="M124.682,117a7.682,7.682,0,1,0,7.682,7.682A7.69,7.69,0,0,0,124.682,117Zm0,13.705a6.024,6.024,0,1,1,6.024-6.024A6.031,6.031,0,0,1,124.682,130.705Z" transform="translate(-110.534 -110.534)" /> <path id="style-6-light" d="M241.829,4.512a.829.829,0,0,0,.829-.829V.829a.829.829,0,1,0-1.658,0V3.683A.829.829,0,0,0,241.829,4.512Z" transform="translate(-227.681 0)" /> <path id="style-6-light" d="M434.04,241h-2.854a.829.829,0,0,0,0,1.658h2.854a.829.829,0,1,0,0-1.658Z" transform="translate(-406.574 -227.681)" /> <path id="style-6-light" d="M241.829,430.357a.829.829,0,0,0-.829.829v2.854a.829.829,0,1,0,1.658,0v-2.854A.829.829,0,0,0,241.829,430.357Z" transform="translate(-227.681 -406.574)" /> <path id="style-6-light" d="M4.512,241.829A.829.829,0,0,0,3.683,241H.829a.829.829,0,1,0,0,1.658H3.683A.829.829,0,0,0,4.512,241.829Z" transform="translate(0 -227.681)" /> <path id="style-6-light" d="M375.724,74.262a.826.826,0,0,0,.586-.243L378.329,72a.829.829,0,0,0-1.172-1.172l-2.018,2.018a.829.829,0,0,0,.586,1.415Z" transform="translate(-354.177 -66.686)" /> <path id="style-6-light" d="M376.311,375.14a.829.829,0,1,0-1.172,1.172l2.018,2.018a.829.829,0,0,0,1.172-1.172Z" transform="translate(-354.177 -354.179)" /> <path id="style-6-light" d="M72.847,375.138l-2.018,2.018A.829.829,0,1,0,72,378.329l2.018-2.018a.829.829,0,1,0-1.172-1.172Z" transform="translate(-66.686 -354.177)" /> <path id="style-6-light" d="M72.847,74.02a.829.829,0,0,0,1.172-1.172L72,70.829A.829.829,0,0,0,70.829,72Z" transform="translate(-66.686 -66.686)" /> </svg> <svg xmlns="http://www.w3.org/2000/svg" width="26.304" height="26.304" viewBox="0 0 26.304 26.304"> <g transform="translate(0 0)"> <path id="style-6-light" d="M26.082,10.738a.771.771,0,0,0-1.509-.032A7.485,7.485,0,1,1,15.6,1.731.771.771,0,0,0,15.566.222,13.26,13.26,0,0,0,13.152,0a13.152,13.152,0,0,0-9.3,22.452,13.152,13.152,0,0,0,22.452-9.3A13.276,13.276,0,0,0,26.082,10.738ZM13.152,24.762a11.611,11.611,0,0,1-.974-23.181A9.024,9.024,0,1,0,24.722,14.126,11.627,11.627,0,0,1,13.152,24.762Z" transform="translate(0 0)" fill="#1b171c" /> </g> </svg> </div> </div> </label> </div> </div> </div> </div> <div class="elementor-element elementor-element-2a16323 elementor-hidden-desktop elementor-hidden-tablet ob-has-background-overlay elementor-widget elementor-widget-darklup-darkmode-switch" data-id="2a16323" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="darklup-darkmode-switch.default"> <div class="elementor-widget-container"> <div class="darklup-elementor-switch-wrapper"><div class="darklup-square-switch-container darklup-dark-ignore darklup-trigger-wrap"> <label class="darklup-square-switch style14 darklup-dark-ignore " > <input type="checkbox" class="toggle-checkbox switch-trigger"> <div class="toggle-btn darklup-dark-ignore"> <svg xmlns="http://www.w3.org/2000/svg" width="65.636" height="69.339" viewBox="0 0 65.636 69.339"> <path id="style-14-light" d="M34.689,69.336A33.756,33.756,0,0,0,65.659,49.8,26.471,26.471,0,0,1,54.5,52,27.268,27.268,0,0,1,27.26,24.765,28.228,28.228,0,0,1,41.949.413,51.763,51.763,0,0,0,34.689,0a34.666,34.666,0,0,0,0,69.332Zm0,0" transform="translate(-0.023 0.001)" fill="#3b3b3b" /> </svg> <svg xmlns="http://www.w3.org/2000/svg" width="70.067" height="70.067" viewBox="0 0 70.067 70.067"> <circle id="style-14-light" cx="22.848" cy="22.848" r="22.848" transform="translate(12.185 12.185)" fill="#3b3b3b" /> <g> <path id="style-14-light" d="M236.189,9.139a1.523,1.523,0,0,0,1.523-1.523V1.523a1.523,1.523,0,0,0-3.046,0V7.616A1.523,1.523,0,0,0,236.189,9.139Z" transform="translate(-201.156)" fill="#3b3b3b" /> <path id="style-14-light" d="M236.189,426.667a1.523,1.523,0,0,0-1.523,1.523v6.093a1.523,1.523,0,0,0,3.046,0V428.19A1.523,1.523,0,0,0,236.189,426.667Z" transform="translate(-201.156 -365.739)" fill="#3b3b3b" /> <path id="style-14-light" d="M434.282,234.667h-6.093a1.523,1.523,0,1,0,0,3.046h6.093a1.523,1.523,0,0,0,0-3.046Z" transform="translate(-365.739 -201.157)" fill="#3b3b3b" /> <path id="style-14-light" d="M9.139,236.189a1.523,1.523,0,0,0-1.523-1.523H1.523a1.523,1.523,0,0,0,0,3.046H7.616A1.523,1.523,0,0,0,9.139,236.189Z" transform="translate(0 -201.156)" fill="#3b3b3b" /> <path id="style-14-light" d="M120.631,39.058a1.523,1.523,0,0,0,1.322.762,1.5,1.5,0,0,0,.762-.2,1.523,1.523,0,0,0,.557-2.081l-3.046-5.276a1.523,1.523,0,0,0-2.638,1.523Z" transform="translate(-100.626 -27.006)" fill="#3b3b3b" /> <path id="style-14-light" d="M333.539,401.752a1.523,1.523,0,0,0-2.638,1.523l3.046,5.276a1.523,1.523,0,0,0,1.322.762,1.5,1.5,0,0,0,.762-.2,1.523,1.523,0,0,0,.557-2.081Z" transform="translate(-283.477 -343.737)" fill="#3b3b3b" /> <path id="style-14-light" d="M402.46,123.241a1.5,1.5,0,0,0,.762-.2l5.276-3.046a1.523,1.523,0,0,0-1.412-2.7q-.057.03-.111.064L401.7,120.4a1.523,1.523,0,0,0,.762,2.842v0Z" transform="translate(-343.683 -100.393)" fill="#3b3b3b" /> <path id="style-14-light" d="M37.482,330.685l-5.276,3.046a1.523,1.523,0,0,0,.762,2.842,1.5,1.5,0,0,0,.762-.2l5.276-3.046a1.523,1.523,0,0,0-1.412-2.7q-.057.03-.111.064Z" transform="translate(-26.954 -283.263)" fill="#3b3b3b" /> <path id="style-14-light" d="M31.854,119.972l5.276,3.046a1.5,1.5,0,0,0,.759.2,1.523,1.523,0,0,0,.762-2.842l-5.276-3.046A1.523,1.523,0,0,0,31.74,119.9q.054.034.111.064Z" transform="translate(-26.602 -100.375)" fill="#3b3b3b" /> <path id="style-14-light" d="M408.166,333.714l-5.276-3.046a1.523,1.523,0,0,0-1.634,2.571q.054.035.111.064l5.276,3.046a1.5,1.5,0,0,0,.762.2,1.523,1.523,0,0,0,.762-2.842v0Z" transform="translate(-343.351 -283.245)" fill="#3b3b3b" /> <path id="style-14-light" d="M331.44,39.617a1.5,1.5,0,0,0,.762.2,1.524,1.524,0,0,0,1.322-.762l3.046-5.276a1.523,1.523,0,0,0-2.638-1.523l-3.046,5.276A1.523,1.523,0,0,0,331.44,39.617Z" transform="translate(-283.46 -27.008)" fill="#3b3b3b" /> <path id="style-14-light" d="M122.664,401.142a1.523,1.523,0,0,0-2.081.557l-3.046,5.276a1.523,1.523,0,0,0,.557,2.081,1.5,1.5,0,0,0,.762.2,1.523,1.523,0,0,0,1.322-.762l3.046-5.276a1.523,1.523,0,0,0-.56-2.08Z" transform="translate(-100.577 -343.684)" fill="#3b3b3b" /> </g> </svg> </div> </label> </div> </div> </div> </div> <div class="elementor-element elementor-element-382d7db elementor-hidden-desktop elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="382d7db" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjIyMzAiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M0 88C0 74.75 10.75 64 24 64H424C437.3 64 448 74.75 448 88C448 101.3 437.3 112 424 112H24C10.75 112 0 101.3 0 88zM0 248C0 234.7 10.75 224 24 224H424C437.3 224 448 234.7 448 248C448 261.3 437.3 272 424 272H24C10.75 272 0 261.3 0 248zM424 432H24C10.75 432 0 421.3 0 408C0 394.7 10.75 384 24 384H424C437.3 384 448 394.7 448 408C448 421.3 437.3 432 424 432z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-8f1937c elementor-widget__width-auto no-darkmode elementor-hidden-tablet elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-button" data-id="8f1937c" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="https://polymerbranch.com/mag/" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Подписаться<br>на журнал</span> </span> </a> </div> </div> </div> </div> </div> </header> <div class="elementor-element elementor-element-be42c93 banner-zone jedv-enabled--yes e-flex e-con-boxed e-con e-parent" data-id="be42c93" data-element_type="container" id="top-banner" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4990388 ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="4990388" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="forum-header-all-970x90" id="forum-2079377464"><div class="forum-adlabel">Реклама</div><div data-forum-trackid="15244" data-forum-trackbid="1" class="forum-target" id="forum-2140558382"><a data-no-instant="1" href="https://online.gefera.ru/?EXHIBITION_ID=14331123&#038;pcode=RM25-XDDHT" rel="noopener nofollow sponsored" class="adv-link" target="_blank" aria-label="RM-RP25_970х90"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20970%2090'%3E%3C/svg%3E" alt="" width="970" height="90" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/01/RM-RP25_970h90.gif" /><noscript><img src="https://polymerbranch.com/wp-content/uploads/2025/01/RM-RP25_970h90.gif" alt="" width="970" height="90" /></noscript></a></div></div></div> </div> </div> </div> </div> </div> <div data-elementor-type="archive" data-elementor-id="3328" class="elementor elementor-3328 elementor-location-archive" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-d7b84a0 e-flex e-con-boxed e-con e-parent" data-id="d7b84a0" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-6e98c45 elementor-position-left elementor-widget__width-auto link-underline elementor-view-default elementor-mobile-position-top elementor-vertical-align-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="6e98c45" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="https://polymerbranch.com" class="elementor-icon" tabindex="-1" aria-label="Главная"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M272.5 5.7C281.4-1.9 294.6-1.9 303.5 5.7L567.5 229.7C577.6 238.3 578.9 253.4 570.3 263.5C561.7 273.6 546.6 274.9 536.5 266.3L512 245.5V432C512 476.2 476.2 512 432 512H144C99.82 512 64 476.2 64 432V245.5L39.53 266.3C29.42 274.9 14.28 273.6 5.7 263.5C-2.876 253.4-1.634 238.3 8.473 229.7L272.5 5.7zM112 204.8V432C112 449.7 126.3 464 144 464H432C449.7 464 464 449.7 464 432V204.8L288 55.47L112 204.8z"></path></svg> </a> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <a href="https://polymerbranch.com" > Главная </a> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-c91f80e elementor-position-left elementor-widget__width-auto link-underline elementor-view-default elementor-mobile-position-top elementor-vertical-align-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="c91f80e" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="&#x421;&#x43B;&#x43E;&#x439;_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"><style type="text/css"> .st0{fill:none;}</style><path class="st0" d="M24,24H0V0h24V24z"></path><path d="M9.3,18.4c0.4,0.4,1.1,0.4,1.5,0l7.1-7.1c0.3-0.3,0.3-0.9,0-1.2l-7.1-7.1c-0.4-0.4-1.1-0.4-1.5,0C8.9,3.3,8.9,4,9.3,4.4 l6.2,6.2l-6.2,6.2C8.9,17.3,8.9,18,9.3,18.4z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Статьи </span> </h3> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-0de316a e-flex e-con-boxed e-con e-parent" data-id="0de316a" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-fabfd49 elementor-widget__width-auto elementor-widget-tablet__width-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="fabfd49" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Статьи</h2> </div> </div> </div> </div> <div class="elementor-element elementor-element-e3e027b e-flex e-con-boxed e-con e-parent" data-id="e3e027b" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-5d8b682 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="5d8b682" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-13e283e e-flex e-con-boxed e-con e-parent" data-id="13e283e" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-58b3ce1 e-con-full e-flex e-con e-child" data-id="58b3ce1" data-element_type="container" data-settings="{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-d1c0fa2 e-con-full e-flex e-con e-child" data-id="d1c0fa2" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-9612c2e e-con-full e-flex e-con e-child" data-id="9612c2e" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <link rel='stylesheet' id='jet-smart-filters-css' href='https://polymerbranch.com/wp-content/plugins/jet-smart-filters/assets/css/public.css?ver=3.6.4' media='all' /> <style id='jet-smart-filters-inline-css'> .jet-filter { --tabindex-color: #0085f2; --tabindex-shadow-color: rgba(0,133,242,0.4); } </style> <div class="elementor-element elementor-element-cfdfc84 jet-smart-filter-content-position-column jet-smart-filter-group-position-column ob-has-background-overlay elementor-widget elementor-widget-jet-smart-filters-select" data-id="cfdfc84" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-smart-filters-select.default"> <div class="elementor-widget-container"> <div class="jet-smart-filters-select jet-filter jet-filter-indexed" data-indexer-rule="hide" data-show-counter="" data-change-counter="always"><div class="jet-select" data-query-type="tax_query" data-query-var="articles-themes" data-smart-filter="select" data-filter-id="10100" data-apply-type="ajax" data-content-provider="jet-engine" data-additional-providers="" data-query-id="articles-list" data-active-label="" data-layout-options="{&quot;show_label&quot;:&quot;&quot;,&quot;display_options&quot;:{&quot;show_items_label&quot;:false,&quot;show_decorator&quot;:false,&quot;filter_image_size&quot;:&quot;full&quot;,&quot;show_counter&quot;:false}}" data-query-var-suffix="" data-apply-on="value"> <select class="jet-select__control" name="articles-themes" aria-label="Select: темы статей [страница статей]" > <option value="" data-label="Все темы" data-counter-prefix="" data-counter-suffix="" >Все темы</option> <option value="205" data-label="Автоматизация производства" data-counter-prefix="" data-counter-suffix="" >Автоматизация производства</option> <option value="209" data-label="Аутсорсинг" data-counter-prefix="" data-counter-suffix="" >Аутсорсинг</option> <option value="183" data-label="Дизайн и инжиниринг" data-counter-prefix="" data-counter-suffix="" >Дизайн и инжиниринг</option> <option value="159" data-label="Добавки" data-counter-prefix="" data-counter-suffix="" >Добавки</option> <option value="156" data-label="История успеха" data-counter-prefix="" data-counter-suffix="" >История успеха</option> <option value="218" data-label="Компаундирование" data-counter-prefix="" data-counter-suffix="" >Компаундирование</option> <option value="211" data-label="Композиты" data-counter-prefix="" data-counter-suffix="" >Композиты</option> <option value="155" data-label="Логистика" data-counter-prefix="" data-counter-suffix="" >Логистика</option> <option value="216" data-label="Модификация полимерных материалов" data-counter-prefix="" data-counter-suffix="" >Модификация полимерных материалов</option> <option value="198" data-label="Наполнители" data-counter-prefix="" data-counter-suffix="" >Наполнители</option> <option value="149" data-label="Оснастка" data-counter-prefix="" data-counter-suffix="" >Оснастка</option> <option value="192" data-label="Передовые полимерные технологии и материалы" data-counter-prefix="" data-counter-suffix="" >Передовые полимерные технологии и материалы</option> <option value="210" data-label="Периферийное оборудование" data-counter-prefix="" data-counter-suffix="" >Периферийное оборудование</option> <option value="157" data-label="Полиуретаны" data-counter-prefix="" data-counter-suffix="" >Полиуретаны</option> <option value="158" data-label="Сварочные технологии" data-counter-prefix="" data-counter-suffix="" >Сварочные технологии</option> <option value="206" data-label="Сырье" data-counter-prefix="" data-counter-suffix="" >Сырье</option> <option value="99" data-label="Тема номера" data-counter-prefix="" data-counter-suffix="" >Тема номера</option> <option value="148" data-label="Упаковочные материалы и технологии" data-counter-prefix="" data-counter-suffix="" >Упаковочные материалы и технологии</option> <option value="147" data-label="Эластомеры" data-counter-prefix="" data-counter-suffix="" >Эластомеры</option> <option value="96" data-label="Специальная тема" data-counter-prefix="" data-counter-suffix="" >Специальная тема</option> <option value="110" data-label="Экспертное мнение" data-counter-prefix="" data-counter-suffix="" >Экспертное мнение</option> <option value="94" data-label="Форум" data-counter-prefix="" data-counter-suffix="" >Форум</option> <option value="95" data-label="Интервью" data-counter-prefix="" data-counter-suffix="" >Интервью</option> <option value="98" data-label="Конференции" data-counter-prefix="" data-counter-suffix="" >Конференции</option> <option value="144" data-label="Материалы" data-counter-prefix="" data-counter-suffix="" >Материалы</option> <option value="146" data-label="Композиты и полиуретаны" data-counter-prefix="" data-counter-suffix="" >Композиты и полиуретаны</option> <option value="124" data-label="Рециклинг" data-counter-prefix="" data-counter-suffix="" >Рециклинг</option> <option value="125" data-label="Государство и бизнес" data-counter-prefix="" data-counter-suffix="" >Государство и бизнес</option> <option value="129" data-label="Новые успехи индустрии пластмасс" data-counter-prefix="" data-counter-suffix="" >Новые успехи индустрии пластмасс</option> <option value="130" data-label="Импортозамещение и технологический суверенитет" data-counter-prefix="" data-counter-suffix="" >Импортозамещение и технологический суверенитет</option> <option value="135" data-label="Отраслевые мероприятия" data-counter-prefix="" data-counter-suffix="" >Отраслевые мероприятия</option> <option value="138" data-label="Экструзия" data-counter-prefix="" data-counter-suffix="" >Экструзия</option> <option value="141" data-label="Экологическое регулирование" data-counter-prefix="" data-counter-suffix="" >Экологическое регулирование</option> <option value="114" data-label="Изделия и материалы" data-counter-prefix="" data-counter-suffix="" >Изделия и материалы</option> <option value="112" data-label="Добавки и красители" data-counter-prefix="" data-counter-suffix="" >Добавки и красители</option> <option value="97" data-label="Клеи и герметики" data-counter-prefix="" data-counter-suffix="" >Клеи и герметики</option> <option value="100" data-label="Технологический суверенитет" data-counter-prefix="" data-counter-suffix="" >Технологический суверенитет</option> <option value="101" data-label="Аддитивные технологии" data-counter-prefix="" data-counter-suffix="" >Аддитивные технологии</option> <option value="102" data-label="Литье под давлением" data-counter-prefix="" data-counter-suffix="" >Литье под давлением</option> <option value="119" data-label="Качество и контроль" data-counter-prefix="" data-counter-suffix="" >Качество и контроль</option> <option value="113" data-label="Экономика и организация производства" data-counter-prefix="" data-counter-suffix="" >Экономика и организация производства</option> <option value="121" data-label="Экономическое регулирование" data-counter-prefix="" data-counter-suffix="" >Экономическое регулирование</option> <option value="103" data-label="Рынки" data-counter-prefix="" data-counter-suffix="" >Рынки</option> </select> </div> </div> </div> </div> <div class="elementor-element elementor-element-e4dc759 jet-smart-filter-content-position-line ob-has-background-overlay elementor-widget elementor-widget-jet-smart-filters-search" data-id="e4dc759" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-smart-filters-search.default"> <div class="elementor-widget-container"> <div class="jet-smart-filters-search jet-filter"><div class="jet-search-filter" data-query-type="_s" data-query-var="query" data-smart-filter="search" data-filter-id="10101" data-apply-type="ajax" data-content-provider="jet-engine" data-additional-providers="" data-query-id="articles-list" data-active-label="" data-layout-options="{&quot;show_label&quot;:&quot;&quot;,&quot;display_options&quot;:[]}" data-query-var-suffix="search"> <div class="jet-search-filter__input-wrapper"> <input class="jet-search-filter__input" type="search" autocomplete="off" name="query" value="" placeholder="Поиск по статьям…" aria-label="Поиск по статьям [страница статей]" > </div> <button type="button" class="jet-search-filter__submit apply-filters__button" > <span class="jet-search-filter__submit-text">⌕</span> </button> </div> </div> </div> </div> <div class="elementor-element elementor-element-3b9bfe6 elementor-widget-mobile__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-smart-filters-remove-filters hide-widget" data-id="3b9bfe6" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-smart-filters-remove-filters.default"> <div class="elementor-widget-container"> <div class="jet-smart-filters-remove-filters jet-filter"><div class="jet-remove-all-filters hide"> <button type="button" class="jet-remove-all-filters__button" data-content-provider="jet-engine" data-additional-providers="" data-apply-type="ajax" data-query-id="articles-list" > ✖ </button> </div></div> </div> </div> </div> <div class="elementor-element elementor-element-82986d7 ob-has-background-overlay elementor-widget elementor-widget-jet-smart-filters-sorting" data-id="82986d7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-smart-filters-sorting.default"> <div class="elementor-widget-container"> <div class="jet-smart-filters-sorting jet-filter"><div class="jet-sorting jet-sorting--flex-column" data-smart-filter="sorting" data-query-type="sort" data-query-var="standard" data-content-provider="jet-engine" data-query-id="articles-list" data-apply-type="ajax" data-apply-on="value" data-additional-providers=""> <select class="jet-sorting-select" name="select-name" aria-label="Sort filter" > <option value="">По дате ↓</option> <option value="{&quot;orderby&quot;:&quot;date&quot;,&quot;order&quot;:&quot;ASC&quot;}" >По дате ↑</option> <option value="{&quot;orderby&quot;:&quot;title&quot;,&quot;order&quot;:&quot;ASC&quot;}" >По названию ↑</option> <option value="{&quot;orderby&quot;:&quot;title&quot;,&quot;order&quot;:&quot;DESC&quot;}" >По названию ↓</option> </select> </div></div> </div> </div> </div> <div class="elementor-element elementor-element-31b4faf ob-has-background-overlay elementor-widget elementor-widget-jet-listing-grid" data-id="31b4faf" data-element_type="widget" id="articles-list" data-settings="{&quot;columns&quot;:&quot;1&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-grid.default"> <div class="elementor-widget-container"> <div class="jet-listing-grid jet-listing"><div class="jet-listing-grid__items grid-col-desk-1 grid-col-tablet-1 grid-col-mobile-1 jet-listing-grid--3303" data-queried-id="16698|WP_Post" data-nav="{&quot;enabled&quot;:true,&quot;type&quot;:&quot;click&quot;,&quot;more_el&quot;:&quot;#load-more-btn&quot;,&quot;query&quot;:{&quot;post_status&quot;:[&quot;publish&quot;],&quot;post_type&quot;:&quot;articles&quot;,&quot;posts_per_page&quot;:&quot;6&quot;,&quot;paged&quot;:&quot;1&quot;,&quot;ignore_sticky_posts&quot;:&quot;1&quot;,&quot;orderby&quot;:&quot;date&quot;,&quot;suppress_filters&quot;:false,&quot;jet_smart_filters&quot;:&quot;jet-engine\/articles-list&quot;},&quot;widget_settings&quot;:{&quot;lisitng_id&quot;:3303,&quot;posts_num&quot;:6,&quot;columns&quot;:1,&quot;columns_tablet&quot;:1,&quot;columns_mobile&quot;:1,&quot;column_min_width&quot;:240,&quot;column_min_width_tablet&quot;:240,&quot;column_min_width_mobile&quot;:240,&quot;inline_columns_css&quot;:false,&quot;is_archive_template&quot;:&quot;&quot;,&quot;post_status&quot;:[&quot;publish&quot;],&quot;use_random_posts_num&quot;:&quot;&quot;,&quot;max_posts_num&quot;:9,&quot;not_found_message&quot;:&quot;\u0414\u0430\u043d\u043d\u044b\u0435 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b&quot;,&quot;is_masonry&quot;:false,&quot;equal_columns_height&quot;:&quot;&quot;,&quot;use_load_more&quot;:&quot;yes&quot;,&quot;load_more_id&quot;:&quot;load-more-btn&quot;,&quot;load_more_type&quot;:&quot;click&quot;,&quot;load_more_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;use_custom_post_types&quot;:&quot;&quot;,&quot;custom_post_types&quot;:[],&quot;hide_widget_if&quot;:&quot;&quot;,&quot;carousel_enabled&quot;:&quot;&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;arrow_icon&quot;:&quot;fa fa-angle-left&quot;,&quot;dots&quot;:&quot;&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;center_mode&quot;:&quot;&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;inject_alternative_items&quot;:&quot;&quot;,&quot;injection_items&quot;:[],&quot;scroll_slider_enabled&quot;:&quot;&quot;,&quot;scroll_slider_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;custom_query&quot;:false,&quot;custom_query_id&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;articles-list&quot;,&quot;collapse_first_last_gap&quot;:false,&quot;list_items_wrapper_tag&quot;:&quot;div&quot;,&quot;list_item_tag&quot;:&quot;div&quot;,&quot;empty_items_wrapper_tag&quot;:&quot;div&quot;}}" data-page="1" data-pages="42" data-listing-source="posts" data-listing-id="3303" data-query-id=""><div class="jet-listing-grid__item jet-listing-dynamic-post-16698" data-post-id="16698" > <div data-elementor-type="jet-listing-items" data-elementor-id="3303" class="elementor elementor-3303" data-elementor-post-type="jet-engine"> <div class="elementor-element elementor-element-d69df76 e-con-full link-underline jedv-enabled--yes e-flex e-con e-parent" data-id="d69df76" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-ac9b240 e-con-full e-flex e-con e-child" data-id="ac9b240" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b855f72 e-con-full e-flex e-con e-child" data-id="b855f72" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-464678f e-con-full e-flex e-con e-child" data-id="464678f" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-6013ad3 elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="6013ad3" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128V144C352 214.7 294.7 272 224 272C153.3 272 96 214.7 96 144V128C96 57.31 153.3 0 224 0C294.7 0 352 57.31 352 128zM304 144V128C304 116.6 301.6 105.8 297.3 96H296C275.5 96 257.3 86.4 245.6 71.46C231.9 95.67 205.8 112 176 112H145.6C144.6 117.2 144 122.5 144 128V144C144 188.2 179.8 224 224 224C268.2 224 304 188.2 304 144zM30.72 512C13.75 512 0 498.2 0 481.3C0 397.9 63.28 329.3 144.4 320.9L193.2 418.4L209.1 359.2L175.1 304H271.1L238.9 359.2L254.8 418.4L303.6 320.9C384.7 329.3 448 397.9 448 481.3C448 498.2 434.2 512 417.3 512H30.72zM329.5 376.3L285.7 464H398.7C392.6 424.2 365.7 391.1 329.5 376.3V376.3zM49.31 464H162.3L118.5 376.3C82.28 391.1 55.41 424.2 49.31 464z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-58a375e e-con-full e-flex e-con e-child" data-id="58a375e" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b28fc36 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-repeater" data-id="b28fc36" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-repeater.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-repeater"><div class="jet-listing-dynamic-repeater__items "><div class="authors-list"><tr class="jet-listing-dynamic-repeater__item"><span>Е. В. Галихайдаров</span></tr></div></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-222168b ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="222168b" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://polymerbranch.com/articles/konstruktorsko-tehnologicheskie-osobennosti-linij-granulirovaniya-vtorichnyh-plastikov/">Конструкторско-технологические особенности линий гранулирования вторичных пластиков</a></h2> </div> </div> <div class="elementor-element elementor-element-3f652ea ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="3f652ea" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-field.default"> <div class="elementor-widget-container"> <div class="jet-listing-dynamic-field__content">Рециклинг полимеров предъявляет особые требования к применяемому оборудованию, в том числе к линиям гранулирования вторичных пластиков. Особенно это проявляется при…</div> </div> </div> <div class="elementor-element elementor-element-57048ae e-con-full e-flex e-con e-child" data-id="57048ae" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-d9ac371 e-con-full e-flex e-con e-child" data-id="d9ac371" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-82a6fc1 elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="82a6fc1" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M80 144C80 126.3 94.33 112 112 112C129.7 112 144 126.3 144 144C144 161.7 129.7 176 112 176C94.33 176 80 161.7 80 144zM197.5 32C214.5 32 230.7 38.74 242.7 50.75L418.7 226.7C443.7 251.7 443.7 292.3 418.7 317.3L285.3 450.7C260.3 475.7 219.7 475.7 194.7 450.7L18.75 274.7C6.743 262.7 0 246.5 0 229.5V80C0 53.49 21.49 32 48 32L197.5 32zM52.69 240.8L228.7 416.8C234.9 423.1 245.1 423.1 251.3 416.8L384.8 283.3C391.1 277.1 391.1 266.9 384.8 260.7L208.8 84.69C205.8 81.69 201.7 80 197.5 80H48V229.5C48 233.7 49.69 237.8 52.69 240.8L52.69 240.8z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-204e9cf e-con-full e-flex e-con e-child" data-id="204e9cf" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-859114a ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="859114a" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-terms.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Рециклинг</span></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3bd5e10 e-con-full e-flex e-con e-child" data-id="3bd5e10" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-e32aee8 img-aspect--1_5 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-image" data-id="e32aee8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-image.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-image"><a href="https://polymerbranch.com/articles/konstruktorsko-tehnologicheskie-osobennosti-linij-granulirovaniya-vtorichnyh-plastikov/" class="jet-listing-dynamic-image__link"><img width="768" height="618" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20618'%3E%3C/svg%3E" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Конструкторско-технологические особенности линий гранулирования вторичных пластиков" decoding="async" data-lazy-srcset="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-768x618.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-300x241.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-1024x824.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya.webp 1367w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-768x618.webp" /><noscript><img loading="lazy" width="768" height="618" src="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-768x618.webp" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Конструкторско-технологические особенности линий гранулирования вторичных пластиков" decoding="async" srcset="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-768x618.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-300x241.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya-1024x824.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0-kopiya.webp 1367w" sizes="(max-width: 768px) 100vw, 768px" loading="lazy" /></noscript></a></div> </div> </div> </div> </div> </div> </div><div class="jet-listing-grid__item jet-listing-dynamic-post-16647" data-post-id="16647" > <div data-elementor-type="jet-listing-items" data-elementor-id="3303" class="elementor elementor-3303" data-elementor-post-type="jet-engine"> <div class="elementor-element elementor-element-d937006 e-con-full link-underline jedv-enabled--yes e-flex e-con e-parent" data-id="d937006" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-e9d8132 e-con-full e-flex e-con e-child" data-id="e9d8132" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-60518ea e-con-full e-flex e-con e-child" data-id="60518ea" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-33a6577 e-con-full e-flex e-con e-child" data-id="33a6577" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b22e39c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="b22e39c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128V144C352 214.7 294.7 272 224 272C153.3 272 96 214.7 96 144V128C96 57.31 153.3 0 224 0C294.7 0 352 57.31 352 128zM304 144V128C304 116.6 301.6 105.8 297.3 96H296C275.5 96 257.3 86.4 245.6 71.46C231.9 95.67 205.8 112 176 112H145.6C144.6 117.2 144 122.5 144 128V144C144 188.2 179.8 224 224 224C268.2 224 304 188.2 304 144zM30.72 512C13.75 512 0 498.2 0 481.3C0 397.9 63.28 329.3 144.4 320.9L193.2 418.4L209.1 359.2L175.1 304H271.1L238.9 359.2L254.8 418.4L303.6 320.9C384.7 329.3 448 397.9 448 481.3C448 498.2 434.2 512 417.3 512H30.72zM329.5 376.3L285.7 464H398.7C392.6 424.2 365.7 391.1 329.5 376.3V376.3zM49.31 464H162.3L118.5 376.3C82.28 391.1 55.41 424.2 49.31 464z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3e46397 e-con-full e-flex e-con e-child" data-id="3e46397" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-cb473e8 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-repeater" data-id="cb473e8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-repeater.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-repeater"><div class="jet-listing-dynamic-repeater__items "><div class="authors-list"><tr class="jet-listing-dynamic-repeater__item"><span>Wacker Chemie AG</span></tr></div></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-53b2d65 e-con-full e-flex e-con e-child" data-id="53b2d65" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-885775b elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="885775b" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 48c44.2 0 80 35.8 80 80v64H144V128c0-44.2 35.8-80 80-80zM96 128v64H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V128C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240H384c8.8 0 16 7.2 16 16V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V256c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V320z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d13a55 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5d13a55" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Твердые и жидкие силиконовые каучуки медицинского назначения</h2> </div> </div> </div> <div class="elementor-element elementor-element-d523bc8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d523bc8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-field.default"> <div class="elementor-widget-container"> <div class="jet-listing-dynamic-field__content">Считается, что силиконовые эластомеры занимают первое место среди полимерных материалов, используемых в медицинской технике, что объясняется благоприятным для этих целей…</div> </div> </div> <div class="elementor-element elementor-element-12f0622 e-con-full e-flex e-con e-child" data-id="12f0622" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-5b3c15a e-con-full e-flex e-con e-child" data-id="5b3c15a" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-2a4fe8c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2a4fe8c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M80 144C80 126.3 94.33 112 112 112C129.7 112 144 126.3 144 144C144 161.7 129.7 176 112 176C94.33 176 80 161.7 80 144zM197.5 32C214.5 32 230.7 38.74 242.7 50.75L418.7 226.7C443.7 251.7 443.7 292.3 418.7 317.3L285.3 450.7C260.3 475.7 219.7 475.7 194.7 450.7L18.75 274.7C6.743 262.7 0 246.5 0 229.5V80C0 53.49 21.49 32 48 32L197.5 32zM52.69 240.8L228.7 416.8C234.9 423.1 245.1 423.1 251.3 416.8L384.8 283.3C391.1 277.1 391.1 266.9 384.8 260.7L208.8 84.69C205.8 81.69 201.7 80 197.5 80H48V229.5C48 233.7 49.69 237.8 52.69 240.8L52.69 240.8z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-d15a774 e-con-full e-flex e-con e-child" data-id="d15a774" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-3fe9ab8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="3fe9ab8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-terms.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Эластомеры</span></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-fc54022 e-con-full e-flex e-con e-child" data-id="fc54022" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-7afebb7 img-aspect--1_5 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-image" data-id="7afebb7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-image.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-image"><img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Твердые и жидкие силиконовые каучуки медицинского назначения" decoding="async" data-lazy-srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-768x512.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-300x200.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-1024x683.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-1536x1024.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5.webp 1650w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-768x512.webp" /><noscript><img loading="lazy" width="768" height="512" src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-768x512.webp" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Твердые и жидкие силиконовые каучуки медицинского назначения" decoding="async" srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-768x512.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-300x200.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-1024x683.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5-1536x1024.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-5.webp 1650w" sizes="(max-width: 768px) 100vw, 768px" loading="lazy" /></noscript></div> </div> </div> </div> </div> </div> </div><div class="jet-listing-grid__item jet-listing-dynamic-post-16643" data-post-id="16643" > <div data-elementor-type="jet-listing-items" data-elementor-id="3303" class="elementor elementor-3303" data-elementor-post-type="jet-engine"> <div class="elementor-element elementor-element-d937006 e-con-full link-underline jedv-enabled--yes e-flex e-con e-parent" data-id="d937006" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-e9d8132 e-con-full e-flex e-con e-child" data-id="e9d8132" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-60518ea e-con-full e-flex e-con e-child" data-id="60518ea" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-33a6577 e-con-full e-flex e-con e-child" data-id="33a6577" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b22e39c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="b22e39c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128V144C352 214.7 294.7 272 224 272C153.3 272 96 214.7 96 144V128C96 57.31 153.3 0 224 0C294.7 0 352 57.31 352 128zM304 144V128C304 116.6 301.6 105.8 297.3 96H296C275.5 96 257.3 86.4 245.6 71.46C231.9 95.67 205.8 112 176 112H145.6C144.6 117.2 144 122.5 144 128V144C144 188.2 179.8 224 224 224C268.2 224 304 188.2 304 144zM30.72 512C13.75 512 0 498.2 0 481.3C0 397.9 63.28 329.3 144.4 320.9L193.2 418.4L209.1 359.2L175.1 304H271.1L238.9 359.2L254.8 418.4L303.6 320.9C384.7 329.3 448 397.9 448 481.3C448 498.2 434.2 512 417.3 512H30.72zM329.5 376.3L285.7 464H398.7C392.6 424.2 365.7 391.1 329.5 376.3V376.3zM49.31 464H162.3L118.5 376.3C82.28 391.1 55.41 424.2 49.31 464z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3e46397 e-con-full e-flex e-con e-child" data-id="3e46397" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-cb473e8 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-repeater" data-id="cb473e8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-repeater.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-repeater"><div class="jet-listing-dynamic-repeater__items "><div class="authors-list"><tr class="jet-listing-dynamic-repeater__item"><span>Б. Волькершторфер</span></tr></div></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-53b2d65 e-con-full e-flex e-con e-child" data-id="53b2d65" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-885775b elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="885775b" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 48c44.2 0 80 35.8 80 80v64H144V128c0-44.2 35.8-80 80-80zM96 128v64H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V128C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240H384c8.8 0 16 7.2 16 16V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V256c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V320z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d13a55 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5d13a55" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Успешное литьевое решение на троих</h2> </div> </div> </div> <div class="elementor-element elementor-element-d523bc8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d523bc8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-field.default"> <div class="elementor-widget-container"> <div class="jet-listing-dynamic-field__content">Результатом сотрудничества трех партнерских компаний, каждая из которых вложила свои ноу-хау в успех проекта, стал помощник на кухне – теплостойкая…</div> </div> </div> <div class="elementor-element elementor-element-12f0622 e-con-full e-flex e-con e-child" data-id="12f0622" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-5b3c15a e-con-full e-flex e-con e-child" data-id="5b3c15a" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-2a4fe8c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2a4fe8c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M80 144C80 126.3 94.33 112 112 112C129.7 112 144 126.3 144 144C144 161.7 129.7 176 112 176C94.33 176 80 161.7 80 144zM197.5 32C214.5 32 230.7 38.74 242.7 50.75L418.7 226.7C443.7 251.7 443.7 292.3 418.7 317.3L285.3 450.7C260.3 475.7 219.7 475.7 194.7 450.7L18.75 274.7C6.743 262.7 0 246.5 0 229.5V80C0 53.49 21.49 32 48 32L197.5 32zM52.69 240.8L228.7 416.8C234.9 423.1 245.1 423.1 251.3 416.8L384.8 283.3C391.1 277.1 391.1 266.9 384.8 260.7L208.8 84.69C205.8 81.69 201.7 80 197.5 80H48V229.5C48 233.7 49.69 237.8 52.69 240.8L52.69 240.8z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-d15a774 e-con-full e-flex e-con e-child" data-id="d15a774" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-3fe9ab8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="3fe9ab8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-terms.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Эластомеры</span></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-fc54022 e-con-full e-flex e-con e-child" data-id="fc54022" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-7afebb7 img-aspect--1_5 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-image" data-id="7afebb7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-image.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-image"><img width="768" height="554" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20554'%3E%3C/svg%3E" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Успешное литьевое решение на троих" decoding="async" data-lazy-srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-768x554.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-300x217.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-1024x739.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4.webp 1524w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-768x554.webp" /><noscript><img loading="lazy" width="768" height="554" src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-768x554.webp" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Успешное литьевое решение на троих" decoding="async" srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-768x554.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-300x217.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4-1024x739.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-4.webp 1524w" sizes="(max-width: 768px) 100vw, 768px" loading="lazy" /></noscript></div> </div> </div> </div> </div> </div> </div><div class="jet-listing-grid__item jet-listing-dynamic-post-16641" data-post-id="16641" > <div data-elementor-type="jet-listing-items" data-elementor-id="3303" class="elementor elementor-3303" data-elementor-post-type="jet-engine"> <div class="elementor-element elementor-element-d937006 e-con-full link-underline jedv-enabled--yes e-flex e-con e-parent" data-id="d937006" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-e9d8132 e-con-full e-flex e-con e-child" data-id="e9d8132" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-60518ea e-con-full e-flex e-con e-child" data-id="60518ea" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-33a6577 e-con-full e-flex e-con e-child" data-id="33a6577" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b22e39c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="b22e39c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128V144C352 214.7 294.7 272 224 272C153.3 272 96 214.7 96 144V128C96 57.31 153.3 0 224 0C294.7 0 352 57.31 352 128zM304 144V128C304 116.6 301.6 105.8 297.3 96H296C275.5 96 257.3 86.4 245.6 71.46C231.9 95.67 205.8 112 176 112H145.6C144.6 117.2 144 122.5 144 128V144C144 188.2 179.8 224 224 224C268.2 224 304 188.2 304 144zM30.72 512C13.75 512 0 498.2 0 481.3C0 397.9 63.28 329.3 144.4 320.9L193.2 418.4L209.1 359.2L175.1 304H271.1L238.9 359.2L254.8 418.4L303.6 320.9C384.7 329.3 448 397.9 448 481.3C448 498.2 434.2 512 417.3 512H30.72zM329.5 376.3L285.7 464H398.7C392.6 424.2 365.7 391.1 329.5 376.3V376.3zM49.31 464H162.3L118.5 376.3C82.28 391.1 55.41 424.2 49.31 464z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3e46397 e-con-full e-flex e-con e-child" data-id="3e46397" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-cb473e8 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-repeater" data-id="cb473e8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-repeater.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-repeater"><div class="jet-listing-dynamic-repeater__items "><div class="authors-list"><tr class="jet-listing-dynamic-repeater__item"><span>Ceresana</span></tr></div></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-53b2d65 e-con-full e-flex e-con e-child" data-id="53b2d65" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-885775b elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="885775b" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 48c44.2 0 80 35.8 80 80v64H144V128c0-44.2 35.8-80 80-80zM96 128v64H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V128C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240H384c8.8 0 16 7.2 16 16V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V256c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V320z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d13a55 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5d13a55" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">О рынке изоляционных материалов</h2> </div> </div> </div> <div class="elementor-element elementor-element-d523bc8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d523bc8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-field.default"> <div class="elementor-widget-container"> <div class="jet-listing-dynamic-field__content">Аналитики консалтинговой компании Ceresana (г. Констанц, Германия) в пятый раз проанализировали мировой рынок минеральных, полимерных и натуральных изоляционных материалов, используемых…</div> </div> </div> <div class="elementor-element elementor-element-12f0622 e-con-full e-flex e-con e-child" data-id="12f0622" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-5b3c15a e-con-full e-flex e-con e-child" data-id="5b3c15a" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-2a4fe8c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2a4fe8c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M80 144C80 126.3 94.33 112 112 112C129.7 112 144 126.3 144 144C144 161.7 129.7 176 112 176C94.33 176 80 161.7 80 144zM197.5 32C214.5 32 230.7 38.74 242.7 50.75L418.7 226.7C443.7 251.7 443.7 292.3 418.7 317.3L285.3 450.7C260.3 475.7 219.7 475.7 194.7 450.7L18.75 274.7C6.743 262.7 0 246.5 0 229.5V80C0 53.49 21.49 32 48 32L197.5 32zM52.69 240.8L228.7 416.8C234.9 423.1 245.1 423.1 251.3 416.8L384.8 283.3C391.1 277.1 391.1 266.9 384.8 260.7L208.8 84.69C205.8 81.69 201.7 80 197.5 80H48V229.5C48 233.7 49.69 237.8 52.69 240.8L52.69 240.8z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-d15a774 e-con-full e-flex e-con e-child" data-id="d15a774" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-3fe9ab8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="3fe9ab8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-terms.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Рынки</span></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-fc54022 e-con-full e-flex e-con e-child" data-id="fc54022" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-7afebb7 img-aspect--1_5 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-image" data-id="7afebb7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-image.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-image"><img width="768" height="429" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20429'%3E%3C/svg%3E" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="О рынке изоляционных материалов" decoding="async" data-lazy-srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-768x429.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-300x167.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-1024x572.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-1536x857.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya.webp 1600w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-768x429.webp" /><noscript><img loading="lazy" width="768" height="429" src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-768x429.webp" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="О рынке изоляционных материалов" decoding="async" srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-768x429.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-300x167.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-1024x572.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya-1536x857.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0_Ceresana_Cover_Market-Study_Insulation-Material-World_5g-kopiya.webp 1600w" sizes="(max-width: 768px) 100vw, 768px" loading="lazy" /></noscript></div> </div> </div> </div> </div> </div> </div><div class="jet-listing-grid__item jet-listing-dynamic-post-16684" data-post-id="16684" > <div data-elementor-type="jet-listing-items" data-elementor-id="3303" class="elementor elementor-3303" data-elementor-post-type="jet-engine"> <div class="elementor-element elementor-element-d69df76 e-con-full link-underline jedv-enabled--yes e-flex e-con e-parent" data-id="d69df76" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-ac9b240 e-con-full e-flex e-con e-child" data-id="ac9b240" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b855f72 e-con-full e-flex e-con e-child" data-id="b855f72" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-464678f e-con-full e-flex e-con e-child" data-id="464678f" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-6013ad3 elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="6013ad3" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128V144C352 214.7 294.7 272 224 272C153.3 272 96 214.7 96 144V128C96 57.31 153.3 0 224 0C294.7 0 352 57.31 352 128zM304 144V128C304 116.6 301.6 105.8 297.3 96H296C275.5 96 257.3 86.4 245.6 71.46C231.9 95.67 205.8 112 176 112H145.6C144.6 117.2 144 122.5 144 128V144C144 188.2 179.8 224 224 224C268.2 224 304 188.2 304 144zM30.72 512C13.75 512 0 498.2 0 481.3C0 397.9 63.28 329.3 144.4 320.9L193.2 418.4L209.1 359.2L175.1 304H271.1L238.9 359.2L254.8 418.4L303.6 320.9C384.7 329.3 448 397.9 448 481.3C448 498.2 434.2 512 417.3 512H30.72zM329.5 376.3L285.7 464H398.7C392.6 424.2 365.7 391.1 329.5 376.3V376.3zM49.31 464H162.3L118.5 376.3C82.28 391.1 55.41 424.2 49.31 464z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-58a375e e-con-full e-flex e-con e-child" data-id="58a375e" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b28fc36 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-repeater" data-id="b28fc36" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-repeater.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-repeater"><div class="jet-listing-dynamic-repeater__items "><div class="authors-list"><tr class="jet-listing-dynamic-repeater__item"><span>Коваленко А. Н.</span></tr></div></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-222168b ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="222168b" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://polymerbranch.com/articles/dobavki-modifikatory-dlya-uluchsheniya-svojstv-polimernyh-materialov/">Добавки-модификаторы для улучшения свойств полимерных материалов</a></h2> </div> </div> <div class="elementor-element elementor-element-3f652ea ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="3f652ea" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-field.default"> <div class="elementor-widget-container"> <div class="jet-listing-dynamic-field__content">Обсуждаются возможности улучшения технологичности переработки и показателей свойств полимерных материалов с помощью модифицирующих добавок, в том числе с использованием дешевых…</div> </div> </div> <div class="elementor-element elementor-element-57048ae e-con-full e-flex e-con e-child" data-id="57048ae" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-d9ac371 e-con-full e-flex e-con e-child" data-id="d9ac371" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-82a6fc1 elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="82a6fc1" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M80 144C80 126.3 94.33 112 112 112C129.7 112 144 126.3 144 144C144 161.7 129.7 176 112 176C94.33 176 80 161.7 80 144zM197.5 32C214.5 32 230.7 38.74 242.7 50.75L418.7 226.7C443.7 251.7 443.7 292.3 418.7 317.3L285.3 450.7C260.3 475.7 219.7 475.7 194.7 450.7L18.75 274.7C6.743 262.7 0 246.5 0 229.5V80C0 53.49 21.49 32 48 32L197.5 32zM52.69 240.8L228.7 416.8C234.9 423.1 245.1 423.1 251.3 416.8L384.8 283.3C391.1 277.1 391.1 266.9 384.8 260.7L208.8 84.69C205.8 81.69 201.7 80 197.5 80H48V229.5C48 233.7 49.69 237.8 52.69 240.8L52.69 240.8z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-204e9cf e-con-full e-flex e-con e-child" data-id="204e9cf" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-859114a ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="859114a" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-terms.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Модификация полимерных материалов</span></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3bd5e10 e-con-full e-flex e-con e-child" data-id="3bd5e10" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-e32aee8 img-aspect--1_5 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-image" data-id="e32aee8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-image.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-image"><a href="https://polymerbranch.com/articles/dobavki-modifikatory-dlya-uluchsheniya-svojstv-polimernyh-materialov/" class="jet-listing-dynamic-image__link"><img width="768" height="509" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20509'%3E%3C/svg%3E" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Добавки-модификаторы для улучшения свойств полимерных материалов" decoding="async" data-lazy-srcset="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-768x509.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-300x199.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-1024x678.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-1536x1017.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya.webp 1661w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-768x509.webp" /><noscript><img loading="lazy" width="768" height="509" src="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-768x509.webp" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Добавки-модификаторы для улучшения свойств полимерных материалов" decoding="async" srcset="https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-768x509.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-300x199.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-1024x678.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya-1536x1017.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/04/ris_0_MODIFIER-kopiya.webp 1661w" sizes="(max-width: 768px) 100vw, 768px" loading="lazy" /></noscript></a></div> </div> </div> </div> </div> </div> </div><div class="jet-listing-grid__item jet-listing-dynamic-post-16639" data-post-id="16639" > <div data-elementor-type="jet-listing-items" data-elementor-id="3303" class="elementor elementor-3303" data-elementor-post-type="jet-engine"> <div class="elementor-element elementor-element-d937006 e-con-full link-underline jedv-enabled--yes e-flex e-con e-parent" data-id="d937006" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-e9d8132 e-con-full e-flex e-con e-child" data-id="e9d8132" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-60518ea e-con-full e-flex e-con e-child" data-id="60518ea" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-33a6577 e-con-full e-flex e-con e-child" data-id="33a6577" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-b22e39c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="b22e39c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128V144C352 214.7 294.7 272 224 272C153.3 272 96 214.7 96 144V128C96 57.31 153.3 0 224 0C294.7 0 352 57.31 352 128zM304 144V128C304 116.6 301.6 105.8 297.3 96H296C275.5 96 257.3 86.4 245.6 71.46C231.9 95.67 205.8 112 176 112H145.6C144.6 117.2 144 122.5 144 128V144C144 188.2 179.8 224 224 224C268.2 224 304 188.2 304 144zM30.72 512C13.75 512 0 498.2 0 481.3C0 397.9 63.28 329.3 144.4 320.9L193.2 418.4L209.1 359.2L175.1 304H271.1L238.9 359.2L254.8 418.4L303.6 320.9C384.7 329.3 448 397.9 448 481.3C448 498.2 434.2 512 417.3 512H30.72zM329.5 376.3L285.7 464H398.7C392.6 424.2 365.7 391.1 329.5 376.3V376.3zM49.31 464H162.3L118.5 376.3C82.28 391.1 55.41 424.2 49.31 464z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3e46397 e-con-full e-flex e-con e-child" data-id="3e46397" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-cb473e8 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-repeater" data-id="cb473e8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-repeater.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-repeater"><div class="jet-listing-dynamic-repeater__items "><div class="authors-list"><tr class="jet-listing-dynamic-repeater__item"><span>Ceresana</span></tr></div></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-53b2d65 e-con-full e-flex e-con e-child" data-id="53b2d65" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-885775b elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="885775b" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 48c44.2 0 80 35.8 80 80v64H144V128c0-44.2 35.8-80 80-80zM96 128v64H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V128C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240H384c8.8 0 16 7.2 16 16V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V256c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V320z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d13a55 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5d13a55" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Мировой рынок добавок</h2> </div> </div> </div> <div class="elementor-element elementor-element-d523bc8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d523bc8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-field.default"> <div class="elementor-widget-container"> <div class="jet-listing-dynamic-field__content">Жесткие или эластичные, цветные, долговечные и недорогие: благодаря модифицирующим функциональным или технологическим добавкам пластмассы становятся практически «непобедимыми». Их обычно добавляют…</div> </div> </div> <div class="elementor-element elementor-element-12f0622 e-con-full e-flex e-con e-child" data-id="12f0622" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-5b3c15a e-con-full e-flex e-con e-child" data-id="5b3c15a" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-2a4fe8c elementor-widget__width-auto elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2a4fe8c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M80 144C80 126.3 94.33 112 112 112C129.7 112 144 126.3 144 144C144 161.7 129.7 176 112 176C94.33 176 80 161.7 80 144zM197.5 32C214.5 32 230.7 38.74 242.7 50.75L418.7 226.7C443.7 251.7 443.7 292.3 418.7 317.3L285.3 450.7C260.3 475.7 219.7 475.7 194.7 450.7L18.75 274.7C6.743 262.7 0 246.5 0 229.5V80C0 53.49 21.49 32 48 32L197.5 32zM52.69 240.8L228.7 416.8C234.9 423.1 245.1 423.1 251.3 416.8L384.8 283.3C391.1 277.1 391.1 266.9 384.8 260.7L208.8 84.69C205.8 81.69 201.7 80 197.5 80H48V229.5C48 233.7 49.69 237.8 52.69 240.8L52.69 240.8z"></path></svg> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-d15a774 e-con-full e-flex e-con e-child" data-id="d15a774" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-3fe9ab8 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="3fe9ab8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-terms.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Модификация полимерных материалов</span></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-fc54022 e-con-full e-flex e-con e-child" data-id="fc54022" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-7afebb7 img-aspect--1_5 ob-has-background-overlay elementor-widget elementor-widget-jet-listing-dynamic-image" data-id="7afebb7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;}" data-widget_type="jet-listing-dynamic-image.default"> <div class="elementor-widget-container"> <div class="jet-listing jet-listing-dynamic-image"><img width="768" height="451" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20451'%3E%3C/svg%3E" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Мировой рынок добавок" decoding="async" data-lazy-srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-768x451.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-300x176.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-1024x601.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-1536x902.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1.webp 1700w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-768x451.webp" /><noscript><img loading="lazy" width="768" height="451" src="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-768x451.webp" class="jet-listing-dynamic-image__img attachment-medium_large size-medium_large wp-post-image" alt="Мировой рынок добавок" decoding="async" srcset="https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-768x451.webp 768w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-300x176.webp 300w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-1024x601.webp 1024w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1-1536x902.webp 1536w, https://polymerbranch.com/wp-content/uploads/2025/03/ris_0-kopiya-1.webp 1700w" sizes="(max-width: 768px) 100vw, 768px" loading="lazy" /></noscript></div> </div> </div> </div> </div> </div> </div></div><div class="jet-listing-grid__loader"><div class="jet-listing-grid__loader-spinner"></div><div class="jet-listing-grid__loader-text">Загружается…</div></div></div> </div> </div> <div class="elementor-element elementor-element-ebccbf0 elementor-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="ebccbf0" data-element_type="widget" id="load-more-btn" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="#"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg> </span> <span class="elementor-button-text">Загрузить еще</span> </span> </a> </div> </div> </div> </div> <div class="elementor-element elementor-element-6aaa6f6 e-con-full e-flex e-con e-child" data-id="6aaa6f6" data-element_type="container" data-settings="{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-d08256a e-con-full jedv-enabled--yes e-flex e-con e-child" data-id="d08256a" data-element_type="container" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset&quot;:90,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-element elementor-element-0c6a874 ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="0c6a874" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="forum-14cba893425bb09b598db94cabc5b901 forum-all-300x600" id="forum-14cba893425bb09b598db94cabc5b901"></div></div> </div> </div> </div> </div> </div> </div> </div> <div data-elementor-type="footer" data-elementor-id="762" class="elementor elementor-762 elementor-location-footer" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-e963ada banner-zone jedv-enabled--yes e-flex e-con-boxed e-con e-parent" data-id="e963ada" data-element_type="container" id="bottom-banner" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-c5fc8c0 ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="c5fc8c0" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="forum-c02175e6b99894a6bca8959d43247a73 forum-footer-all-728x90" id="forum-c02175e6b99894a6bca8959d43247a73"></div></div> </div> </div> </div> </div> <footer class="elementor-element elementor-element-95f88ec e-con-full e-flex e-con e-parent" data-id="95f88ec" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-55fc6da elementor-widget__width-auto e-transform elementor-fixed elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-global elementor-global-4181 elementor-widget-icon" data-id="55fc6da" data-element_type="widget" id="backupthepage" data-settings="{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_position&quot;:&quot;fixed&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M56.59 265.3L224 105.2l167.4 160.1C396.1 269.8 402 272 408 272c6.312 0 12.62-2.469 17.34-7.406c9.156-9.594 8.812-24.78-.75-33.94l-184-176c-9.312-8.875-23.88-8.875-33.19 0l-184 176C13.84 239.8 13.49 255 22.65 264.6S46.1 274.5 56.59 265.3zM240.6 246.7c-9.312-8.875-23.88-8.875-33.19 0l-184 176c-9.562 9.156-9.906 24.34-.75 33.94s24.35 9.875 33.94 .75L224 297.2l167.4 160.1C396.1 461.8 402 464 408 464c6.312 0 12.62-2.469 17.34-7.406c9.156-9.594 8.812-24.78-.75-33.94L240.6 246.7z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-7c9d522 e-flex e-con-boxed e-con e-child" data-id="7c9d522" data-element_type="container" id="top-footer" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-0d0de5c elementor-icon-list--layout-inline elementor-align-center link-underline darklup-white elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="0d0de5c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://polymerbranch.com/info/oferta/"> <span class="elementor-icon-list-text">Публичная оферта</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://polymerbranch.com/info/politics/"> <span class="elementor-icon-list-text">Политика обработки персональных данных</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://polymerbranch.com/info/denial/"> <span class="elementor-icon-list-text">Правила отказа от услуги и  возврата денежных средств</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-element elementor-element-34c6e88 e-flex e-con-boxed e-con e-child" data-id="34c6e88" data-element_type="container" id="middle-footer" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-29980c2 e-con-full e-flex e-con e-child" data-id="29980c2" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-2970d26 elementor-absolute no-darkmode elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2970d26" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M592 128h-320C245.5 128 224 149.5 224 176V192h48V176h320v192H416V416h176c26.5 0 48-21.5 48-48v-192C640 149.5 618.5 128 592 128zM112 48h320V96H480V48C480 21.5 458.5 0 432 0h-320C85.5 0 64 21.5 64 48V192h48V48zM336 224h-288C21.5 224 0 245.5 0 272v192C0 490.5 21.5 512 48 512h288c26.5 0 48-21.5 48-48v-192C384 245.5 362.5 224 336 224zM336 464h-288v-120C62.5 355 128 402.1 128 402.1C142.5 413.3 166.6 432 192 432s49.5-18.75 64-29.88c0 0 65.5-47.13 80-58.13V464zM336 285.4c-2.375 1.875-111.8 82-117.1 85.63C210.4 376.8 199.8 384 192 384c-9.375 0-22.75-10.5-31.5-17.5C157.1 363.8 50.38 284 48 282.3V272h288V285.4zM496 208v64h64v-64H496z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-12b66c2 elementor-vertical-align-top ob-has-background-overlay elementor-widget elementor-widget-image-box" data-id="12b66c2" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Получайте последние новости прямо в&nbsp;свой почтовый ящик!</h3><p class="elementor-image-box-description">Каждую неделю мы будем присылать вам анонсы важнейших событий полимерной отрасли, перечень ближайших мероприятиях, деловую и аналитическую информацию.</p></div></div> </div> </div> </div> <div class="elementor-element elementor-element-75304e9 e-con-full unisender-subcribe-form-container e-flex e-con e-child" data-id="75304e9" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-6eff9e8 unisender-subcribe-form ob-has-background-overlay elementor-widget elementor-widget-global elementor-global-4440 elementor-widget-html" data-id="6eff9e8" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="html.default"> <div class="elementor-widget-container"> <form method="POST" action="https://cp.unisender.com/ru/subscribe?hash=65q9ghjit9435a1itqkpqjf1tqrgaepkfg9kh6ukfhyp4ibfecw4y" name="subscribtion_form"> <div class="subscribe-form-item subscribe-form-item--container"> <div class="subscribe-form-item subscribe-form-item--input-email"> <label class="subscribe-form-item__label subscribe-form-item__label--input-email subscribe-form-item__label--required"></label> <input class="subscribe-form-item__control subscribe-form-item__control--input-email" type="text" name="email" value="" placeholder="Ваш адрес e-mail"> </div> <div class="subscribe-form-item subscribe-form-item--btn-submit"> <input class="subscribe-form-item__btn subscribe-form-item__btn--btn-submit" type="submit" value="Подписаться"> </div> </div> <input type="hidden" name="charset" value="UTF-8"> <input type="hidden" name="default_list_id" value="1"> <input type="hidden" name="overwrite" value="2"> <input type="hidden" name="is_v5" value="1"> </form> </div> </div> <div class="elementor-element elementor-element-faaab78 ob-has-background-overlay ob-postman elementor-widget elementor-widget-text-editor" data-id="faaab78" data-element_type="widget" data-settings="{&quot;_ob_postman_use&quot;:&quot;yes&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Я понимаю, что передаваемая мной информация будет использована для предоставления мне описанных выше продуктов и/или услуг, а также для необходимых для этого коммуникаций, в соответствии с <a href="https://site.forum-e.ru/info/agreement/">согласием на обработку персональных данных</a>.</p> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-a1121c2 e-flex e-con-boxed e-con e-child" data-id="a1121c2" data-element_type="container" id="bottom-footer" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9739879 e-con-full e-flex ob-is-container-extras e-con e-child" data-id="9739879" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;yes&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-6bd7feb elementor-widget__width-auto elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit ob-has-background-overlay elementor-widget elementor-widget-image" data-id="6bd7feb" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="635" height="166" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20635%20166'%3E%3C/svg%3E" class="attachment-full size-full wp-image-793" alt="" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2023/02/polymerbranch-logosmall-black11.svg" /><noscript><img width="635" height="166" src="https://polymerbranch.com/wp-content/uploads/2023/02/polymerbranch-logosmall-black11.svg" class="attachment-full size-full wp-image-793" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-361a311 elementor-widget__width-initial elementor-widget-mobile__width-inherit ob-has-background-overlay elementor-widget elementor-widget-global elementor-global-3957 elementor-widget-text-editor" data-id="361a311" data-element_type="widget" data-settings="{&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Copyright © 2023 «Полимерные материалы». Все права сохранены. Перепечатка материалов допускается только при наличии гиперссылки на&nbsp;источник информации. </div> </div> </div> <div class="elementor-element elementor-element-34f0343 elementor-shape-circle elementor-widget__width-auto e-grid-align-tablet-center e-grid-align-mobile-left elementor-widget-tablet__width-inherit elementor-grid-0 e-grid-align-center ob-has-background-overlay elementor-widget elementor-widget-global elementor-global-3960 elementor-widget-social-icons" data-id="34f0343" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-a1f718f" href="https://t.me/polymerbranch" target="_blank"> <span class="elementor-screen-only">Telegram</span> <svg class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-vk elementor-repeater-item-fd89726" href="https://vk.com/polymerbranch" target="_blank"> <span class="elementor-screen-only">Vk</span> <svg class="e-font-icon-svg e-fab-vk" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"></path></svg> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-b3afb36" href="https://www.youtube.com/@polymerbranch" target="_blank"> <span class="elementor-screen-only">Youtube</span> <svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a> </span> </div> </div> </div> </div> </div> </footer> </div> <script type="rocketlazyloadscript">window.advanced_ads_check_adblocker=function(t){var n=[],e=null;function i(t){var n=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};n.call(window,t)}return i((function(){var t=document.createElement("div");t.innerHTML="&nbsp;",t.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),t.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(t),i((function(){var i,o,a=null===(i=(o=window).getComputedStyle)||void 0===i?void 0:i.call(o,t),d=null==a?void 0:a.getPropertyValue("-moz-binding");e=a&&"none"===a.getPropertyValue("display")||"string"==typeof d&&-1!==d.indexOf("about:");for(var r=0,u=n.length;r<u;r++)n[r](e);n=[]}))})),function(t){"undefined"==typeof advanced_ads_adblocker_test&&(e=!0),null!==e?t(e):n.push(t)}}();</script> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function() { jQuery(function($){ $(window).scroll(function(){ if ($(this).scrollTop() > 1310) { $('#backupthepage').addClass('showbackupthepage') } else { $('#backupthepage').removeClass('showbackupthepage') } }); $('#backupthepage').click(function(){ $("html, body").animate({ scrollTop: 0 }, 'slow'); return false; }); }); }); </script> <style> #backupthepage {cursor: pointer;display: none;z-index: 98;} #backupthepage.showbackupthepage {display: block!important;} //#backupthepage .elementor-align-icon-left {margin-right: 0;} </style> <!-- Yandex.Metrika counter --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(92890285, "init", { clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); </script> <noscript><div><img src="https://mc.yandex.ru/watch/92890285" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <style type='text/css' class='wpcb2-inline-style'> @charset UTF-8;.darklup-switch.style6,.darklup-switch.style7,.darklup-square-switch.style8,.darklup-square-switch.style9,.darklup-square-switch.style10,.darklup-accessibility-switch.style12,.darklup-switch.style13,.darklup-square-switch.style14,.darklup-switch.style15,.darklup-switch.style15 .toggle-btn::after{background:rgba(255,255,255,.15)!important;border:1px solid rgba(255,255,255,.3)}.darklup-switch.style6{height:calc(calc(75 * var(--darklup-btn-height)) / 100)}.darklup-switch.style6 .right-placeholder span{padding-top:2px}.darklup-elementor-switch-wrapper .darklup-switch.style6 .toggle-btn svg #style-6-light,.darklup-elementor-switch-wrapper .darklup-square-switch.style14 .toggle-btn svg #style-14-light{fill:var(--e-global-color-primary)!important}html.darklup-dark-mode-enabled .darklup-nobg{border:1px solid rgba(255,255,255,.3)!important}html.darklup-dark-mode-enabled .darklup-nobg::before{background-image:none!important;opacity:0!important}html.darklup-dark-mode-enabled .darklup-white{}html.darklup-dark-mode-enabled .darklup-white .elementor-icon-list-text{color:#70A0FF!important}html.darklup-dark-mode-enabled .no-darkmode,html.darklup-dark-mode-enabled .no-darkmode svg{fill:rgba(0,0,0,0)!important;background-color:rgba(0,0,0,0)!important}html.darklup-dark-mode-enabled .no-darkmode .elementor-button-text{color:black}html.darklup-dark-mode-enabled .no-darkmode .elementor-spacer-inner{background:initial!important;background-color:rgba(0,0,0,0)!important}html.darklup-dark-mode-enabled .elementor-widget-image-box,html.darklup-dark-mode-enabled .elementor-widget-image-box .elementor-image-box-wrapper,html.darklup-dark-mode-enabled .elementor-widget-image-box .elementor-image-box-content{background-color:rgba(0,0,0,0)!important}html.darklup-dark-mode-enabled .jet-listing-grid h2.elementor-heading-title a{color:white!important}html.darklup-dark-mode-enabled .elementor-search-form__container{border-bottom:0 solid rgba(0,0,0,0)!important}html.darklup-dark-mode-enabled .elementor-search-form__container input.elementor-search-form__input{background:rgba(0,0,0,0)!important}.darklup-square-switch.style14{height:calc(15px + 15px)!important;width:calc(15px + 15px)!important;background:white!important}.darklup-square-switch.style14 .toggle-btn{height:15px;width:15px;margin-left:-3px} </style> <div data-elementor-type="popup" data-elementor-id="2230" class="elementor elementor-2230 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;slideInRight&quot;,&quot;exit_animation&quot;:&quot;slideInRight&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.299999999999999988897769753748434595763683319091796875,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-3a76af47 e-flex e-con-boxed e-con e-parent" data-id="3a76af47" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-401f4a3e e-con-full e-flex e-con e-child" data-id="401f4a3e" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-133e46e ob-has-background-overlay elementor-widget elementor-widget-image" data-id="133e46e" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://polymerbranch.com"> <img width="635" height="166" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20635%20166'%3E%3C/svg%3E" class="attachment-full size-full wp-image-793" alt="" data-lazy-src="https://polymerbranch.com/wp-content/uploads/2023/02/polymerbranch-logosmall-black11.svg" /><noscript><img width="635" height="166" src="https://polymerbranch.com/wp-content/uploads/2023/02/polymerbranch-logosmall-black11.svg" class="attachment-full size-full wp-image-793" alt="" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-1e733e71 ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="1e733e71" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;dropdown&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-angle-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-1e733e71" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-110"><a href="/news/" class="elementor-item" tabindex="-1">Новости</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3001"><a href="https://polymerbranch.com/category/technologies/" class="elementor-sub-item" tabindex="-1">Технологии</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3002"><a href="https://polymerbranch.com/category/market/" class="elementor-sub-item" tabindex="-1">Рынок</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3837"><a href="https://polymerbranch.com/category/companies/" class="elementor-sub-item" tabindex="-1">Компании</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3836"><a href="https://polymerbranch.com/category/materials/" class="elementor-sub-item" tabindex="-1">Материалы</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3835"><a href="https://polymerbranch.com/category/opinions/" class="elementor-sub-item" tabindex="-1">Мнения</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3909"><a href="https://polymerbranch.com/category/editorial-news/" class="elementor-sub-item" tabindex="-1">От редакции</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-10241"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Журнал</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10244"><a href="https://polymerbranch.com/publ-issues/aprel-2025/" class="elementor-sub-item" tabindex="-1">Последний номер</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10242"><a href="https://polymerbranch.com/issues/" class="elementor-sub-item" tabindex="-1">Архив номеров</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-611"><a href="/articles/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Все статьи</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-612"><a href="/video/" class="elementor-item" tabindex="-1">Видео</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-613"><a href="/events/" class="elementor-item" tabindex="-1">Мероприятия</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-614"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Информация</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4128"><a href="https://polymerbranch.com/mag/" class="elementor-sub-item" tabindex="-1">Подпишитесь на журнал!</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-4152"><a href="https://polymerbranch.com/info/otzyvy-o-zhurnale-polimernye-materialy-izdeliya-oborudovanie-tehnologii-nekotoryh-vedushhih-spetsialistov-i-biznes-partnerov/" class="elementor-sub-item" tabindex="-1">Партнеры о нас</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-3841"><a href="https://polymerbranch.com/info/reklama-v-zhurnale/" class="elementor-sub-item" tabindex="-1">Реклама в журнале</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-3842"><a href="https://polymerbranch.com/info/reklama-na-portale/" class="elementor-sub-item" tabindex="-1">Реклама на портале</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-info menu-item-4153"><a href="https://polymerbranch.com/info/contacts/" class="elementor-sub-item" tabindex="-1">Контакты</a></li> </ul> </li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-eccecd3 elementor-widget__width-auto no-darkmode elementor-align-center elementor-tablet-align-left ob-has-background-overlay elementor-widget elementor-widget-button" data-id="eccecd3" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="https://polymerbranch.com/mag/" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Подписаться<br>на журнал</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-1bf21cd3 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="1bf21cd3" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-3701787c elementor-widget__width-auto elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="3701787c" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><style>.fa-secondary{opacity:.4}</style></defs><path class="fa-primary" d="M383.6 321.5l-11.62 50.39c-1.633 7.125-7.9 12.11-15.24 12.11c-126.1 0-228.7-102.6-228.7-228.8c0-7.328 4.984-13.59 12.11-15.22l50.38-11.62c7.344-1.703 14.88 2.109 17.93 9.062L231.7 191.7c2.719 6.391 .8828 13.83-4.492 18.22L200.3 232c16.99 34.61 45.14 62.75 79.77 79.75l22.02-26.91c4.344-5.391 11.85-7.25 18.24-4.484l54.24 23.25C381.5 306.6 385.3 314.2 383.6 321.5z"></path><path class="fa-secondary" d="M256 0c-141.4 0-256 114.6-256 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM383.6 321.5l-11.62 50.39c-1.633 7.125-7.9 12.11-15.24 12.11c-126.1 0-228.7-102.6-228.7-228.8c0-7.328 4.984-13.59 12.11-15.22l50.38-11.62c7.344-1.703 14.88 2.109 17.93 9.062L231.7 191.7c2.719 6.391 .8828 13.83-4.492 18.22L200.3 232c16.99 34.61 45.14 62.75 79.77 79.75l22.02-26.91c4.344-5.391 11.85-7.25 18.24-4.484l54.24 23.25C381.5 306.6 385.3 314.2 383.6 321.5z"></path></svg> </span> <span class="elementor-icon-list-text">+7-495-476-6567</span> </li> <li class="elementor-icon-list-item"> <a href="mailto:info@polymerbranch.com"> <span class="elementor-icon-list-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><style>.fa-secondary{opacity:.4}</style></defs><path class="fa-primary" d="M303.2 399.6C289.1 410.6 272.5 416.1 256 416.1s-33.06-5.458-47.16-16.44L0 237.2v226.8C0 490.5 21.49 512 48 512h416c26.51 0 48-21.49 48-47.1V237.2L303.2 399.6zM495.9 209.1c12.94-10.2 13.89-30.14 2.389-41.95c-1.451-1.492-3.014-2.891-4.686-4.184C481.4 153.4 470.2 144.6 448 128.1V246.4C448 246.4 495.9 209.2 495.9 209.1zM256.4 0H255.6c-18.44 0-42.96 18.33-60.66 32h122.2C299.4 18.33 274.9 0 256.4 0zM16.18 209.2L64 246.4V128.1C41.8 144.6 30.56 153.4 18.38 163C16.7 164.3 15.14 165.7 13.69 167.2C2.191 178.1 3.24 199 16.18 209.2C16.25 209.3 16.11 209.2 16.18 209.2zM176 223.1h160c8.836 0 16-7.164 16-16c0-8.838-7.164-15.1-16-15.1h-160c-8.836 0-16 7.162-16 15.1C160 216.8 167.2 223.1 176 223.1zM176 159.1h160c8.836 0 16-7.164 16-15.1c0-8.838-7.164-15.1-16-15.1h-160c-8.836 0-16 7.162-16 15.1C160 152.8 167.2 159.1 176 159.1z"></path><path class="fa-secondary" d="M416 32H96c-17.67 0-32 14.33-32 31.1V246.4l164.5 127.9c16.2 12.6 38.87 12.6 55.06 0L448 246.4V64C448 46.33 433.7 32 416 32zM336 223.1h-160c-8.836 0-16-7.164-16-16c0-8.838 7.164-15.1 16-15.1h160c8.836 0 16 7.162 16 15.1C352 216.8 344.8 223.1 336 223.1zM336 159.1h-160c-8.836 0-16-7.164-16-15.1c0-8.838 7.164-15.1 16-15.1h160c8.836 0 16 7.162 16 15.1C352 152.8 344.8 159.1 336 159.1z"></path></svg> </span> <span class="elementor-icon-list-text">info@polymerbranch.com</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-6c381c7 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="6c381c7" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> <div class="elementor-element elementor-element-9b3292a e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child" data-id="9b3292a" data-element_type="container" data-settings="{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-element elementor-element-52fb4dd ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="52fb4dd" data-element_type="widget" data-settings="{&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://polymerbranch.com/info/polymer-materials-products-equipment-technology-magazine/">En</a></h2> </div> </div> <div class="elementor-element elementor-element-8132c29 elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-darklup-darkmode-switch" data-id="8132c29" data-element_type="widget" data-settings="{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}" data-widget_type="darklup-darkmode-switch.default"> <div class="elementor-widget-container"> <div class="darklup-elementor-switch-wrapper"><div class="darklup-switch-container darklup-trigger-wrap darklup-dark-ignore"> <label class="darklup-switch style6 darklup-dark-ignore " > <input type="checkbox" class="toggle-checkbox switch-trigger"> <div class="right-placeholder darklup-dark-ignore"> <span class="darklup-dark-ignore"></span> </div> <div class="toggle-btn darklup-dark-ignore"> <div class="plate darklup-dark-ignore"> <svg xmlns="http://www.w3.org/2000/svg" width="28.295" height="28.295" viewBox="0 0 28.295 28.295"> <path id="style-6-light" d="M124.682,117a7.682,7.682,0,1,0,7.682,7.682A7.69,7.69,0,0,0,124.682,117Zm0,13.705a6.024,6.024,0,1,1,6.024-6.024A6.031,6.031,0,0,1,124.682,130.705Z" transform="translate(-110.534 -110.534)" /> <path id="style-6-light" d="M241.829,4.512a.829.829,0,0,0,.829-.829V.829a.829.829,0,1,0-1.658,0V3.683A.829.829,0,0,0,241.829,4.512Z" transform="translate(-227.681 0)" /> <path id="style-6-light" d="M434.04,241h-2.854a.829.829,0,0,0,0,1.658h2.854a.829.829,0,1,0,0-1.658Z" transform="translate(-406.574 -227.681)" /> <path id="style-6-light" d="M241.829,430.357a.829.829,0,0,0-.829.829v2.854a.829.829,0,1,0,1.658,0v-2.854A.829.829,0,0,0,241.829,430.357Z" transform="translate(-227.681 -406.574)" /> <path id="style-6-light" d="M4.512,241.829A.829.829,0,0,0,3.683,241H.829a.829.829,0,1,0,0,1.658H3.683A.829.829,0,0,0,4.512,241.829Z" transform="translate(0 -227.681)" /> <path id="style-6-light" d="M375.724,74.262a.826.826,0,0,0,.586-.243L378.329,72a.829.829,0,0,0-1.172-1.172l-2.018,2.018a.829.829,0,0,0,.586,1.415Z" transform="translate(-354.177 -66.686)" /> <path id="style-6-light" d="M376.311,375.14a.829.829,0,1,0-1.172,1.172l2.018,2.018a.829.829,0,0,0,1.172-1.172Z" transform="translate(-354.177 -354.179)" /> <path id="style-6-light" d="M72.847,375.138l-2.018,2.018A.829.829,0,1,0,72,378.329l2.018-2.018a.829.829,0,1,0-1.172-1.172Z" transform="translate(-66.686 -354.177)" /> <path id="style-6-light" d="M72.847,74.02a.829.829,0,0,0,1.172-1.172L72,70.829A.829.829,0,0,0,70.829,72Z" transform="translate(-66.686 -66.686)" /> </svg> <svg xmlns="http://www.w3.org/2000/svg" width="26.304" height="26.304" viewBox="0 0 26.304 26.304"> <g transform="translate(0 0)"> <path id="style-6-light" d="M26.082,10.738a.771.771,0,0,0-1.509-.032A7.485,7.485,0,1,1,15.6,1.731.771.771,0,0,0,15.566.222,13.26,13.26,0,0,0,13.152,0a13.152,13.152,0,0,0-9.3,22.452,13.152,13.152,0,0,0,22.452-9.3A13.276,13.276,0,0,0,26.082,10.738ZM13.152,24.762a11.611,11.611,0,0,1-.974-23.181A9.024,9.024,0,1,0,24.722,14.126,11.627,11.627,0,0,1,13.152,24.762Z" transform="translate(0 0)" fill="#1b171c" /> </g> </svg> </div> </div> </label> </div> </div> </div> </div> </div> </div> </div> </div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-4KJZWPWJVR', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><script type="text/html" id="tmpl-jet-ajax-search-results-item"> <div class="jet-ajax-search__results-item"> <a class="jet-ajax-search__item-link" href="{{{data.link}}}" target="{{{data.link_target_attr}}}"> {{{data.thumbnail}}} <div class="jet-ajax-search__item-content-wrapper"> {{{data.before_title}}} <div class="jet-ajax-search__item-title">{{{data.title}}}</div> {{{data.after_title}}} {{{data.before_content}}} <div class="jet-ajax-search__item-content">{{{data.content}}}</div> {{{data.after_content}}} {{{data.rating}}} {{{data.price}}} {{{data.add_to_cart}}} </div> </a> </div> </script><script type="text/html" id="tmpl-jet-search-focus-suggestion-item"> <div class="jet-search-suggestions__focus-area-item" tabindex="0" aria-label="{{{data.fullName}}}"> <div class="jet-search-suggestions__focus-area-item-title">{{{data.name}}}</div> </div> </script><script type="text/html" id="tmpl-jet-search-inline-suggestion-item"> <div class="jet-search-suggestions__inline-area-item" tabindex="0" aria-label="{{{data.fullName}}}"> <div class="jet-search-suggestions__inline-area-item-title" >{{{data.name}}}</div> </div> </script><script type="text/html" id="tmpl-jet-ajax-search-inline-suggestion-item"> <div class="jet-ajax-search__suggestions-inline-area-item" tabindex="0" aria-label="{{{data.fullName}}}"> <div class="jet-ajax-search__suggestions-inline-area-item-title" >{{{data.name}}}</div> </div> </script><script type="text/html" id="tmpl-jet-ajax-search-results-suggestion-item"> <div class="jet-ajax-search__results-suggestions-area-item" tabindex="0" aria-label="{{{data.fullName}}}"> <div class="jet-ajax-search__results-suggestions-area-item-title">{{{data.name}}}</div> </div> </script><link rel="stylesheet" id="swiper-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5"> <link rel="stylesheet" id="e-swiper-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.3"> <link rel='stylesheet' id='elementor-post-2230-css' href='https://polymerbranch.com/wp-content/uploads/elementor/css/post-2230.css?ver=1744084801' media='all' /> <link rel="stylesheet" id="e-animation-slideInRight-css" href="https://polymerbranch.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css?ver=3.28.3" media="print" onload="this.media=&#039;all&#039;;this.onload=null;"> <link rel="stylesheet" id="e-popup-css" media="all" data-pmdelayedstyle="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.28.2"> <script src="https://polymerbranch.com/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=1.56.3" id="advanced-ads-find-adblocker-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" data-rocket-defer defer></script> <script id="wp-util-js-extra"> var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; </script> <script src="https://polymerbranch.com/wp-includes/js/wp-util.min.js?ver=6.7.2" id="wp-util-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen.jquery.min.js?ver=1.8.7" id="jquery-chosen-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/jet-search/assets/lib/jet-plugins/jet-plugins.js?ver=1.0.0" id="jet-plugins-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.5.7.1" id="jet-search-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/darklup/assets/js/jquery-ui-touch-punch.min.js?ver=3.2.7" id="jquery-ui-touch-punch-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/darklup/assets/js/darklup.js?ver=3.2.7" id="darklup-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/elementor-pro-form-widget-bitrix24-integration/resources/compiled/theme/js/app.js?id=b9eecedadf6173c39a3ee9ef64fa5ff8" id="elementor-bitrix24-theme-js" data-rocket-defer defer></script> <script id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/|\/linkout\/.+","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/polymerbranch.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script id="rocket_lazyload_css-js-extra"> var rocket_lazyload_css_data = {"threshold":"300"}; </script> <script id="rocket_lazyload_css-js-after"> !function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]); </script> <script id="advanced-ads-pro/front-js-extra"> var advanced_ads_cookies = {"cookie_path":"\/","cookie_domain":""}; var advadsCfpInfo = {"cfpExpHours":"3","cfpClickLimit":"3","cfpBan":"7","cfpPath":"","cfpDomain":""}; </script> <script src="https://polymerbranch.com/wp-content/plugins/advanced-ads-pro/assets/js/advanced-ads-pro.min.js?ver=2.26.1" id="advanced-ads-pro/front-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.28.2" id="e-sticky-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/ooohboi-steroids-for-elementor/assets/js/ooohboi-steroids.js?ver=2.1.1907072022" id="ooohboi-steroids-js" data-rocket-defer defer></script> <script id="advanced-ads-pro/cache_busting-js-extra"> var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/polymerbranch.com\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"","lazy_load":{"default_offset":0,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"10800","the_id":"16698","is_singular":""}; var advanced_ads_responsive = {"reload_on_resize":"0"}; </script> <script src="https://polymerbranch.com/wp-content/plugins/advanced-ads-pro/assets/js/base.min.js?ver=2.26.1" id="advanced-ads-pro/cache_busting-js" data-rocket-defer defer></script> <script id="advadsTrackingScript-js-extra"> var advadsTracking = {"impressionActionName":"aatrack-records","clickActionName":"aatrack-click","targetClass":"forum-target","blogId":"1","frontendPrefix":"forum-"}; </script> <script src="https://polymerbranch.com/wp-content/plugins/advanced-ads-tracking/public/assets/js/dist/tracking.min.js?ver=2.7.1" id="advadsTrackingScript-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/wp-rocket/assets/js/heartbeat.js?ver=3.18.3" id="heartbeat-js" data-rocket-defer defer></script> <script async data-no-optimize="1" src="https://polymerbranch.com/wp-content/plugins/perfmatters/vendor/instant-page/pminstantpage.min.js?ver=2.4.2" id="perfmatters-instant-page-js"></script> <script id="jet-engine-frontend-js-extra"> var JetEngineSettings = {"ajaxurl":"https:\/\/polymerbranch.com\/wp-admin\/admin-ajax.php","ajaxlisting":"https:\/\/polymerbranch.com\/articles\/?nocache=1744298922","restNonce":"0a2a7829ba","hoverActionTimeout":"400","post_id":"0","addedPostCSS":["3303"]}; </script> <script id="jet-engine-frontend-js-before"> jQuery( window ).on( 'jet-engine/frontend/loaded', function() { window.JetPlugins.hooks.addFilter( 'jet-popup.show-popup.data', 'JetEngine.popupData', function( popupData, popup, triggeredBy ) { if ( ! triggeredBy ) { return popupData; } if ( ! triggeredBy.data( 'popupIsJetEngine' ) ) { return popupData; } var wrapper = triggeredBy.closest( '.jet-listing-grid__items' ); if ( wrapper.length && wrapper.data( 'cctSlug' ) ) { popupData['cctSlug'] = wrapper.data( 'cctSlug' ); } return popupData; } ); } ); </script> <script src="https://polymerbranch.com/wp-content/plugins/jet-engine/assets/js/frontend.js?ver=3.6.6.1" id="jet-engine-frontend-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.2" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.3" id="elementor-webpack-runtime-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.3" id="elementor-frontend-modules-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script src="https://polymerbranch.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/polymerbranch.com\/wp-admin\/admin-ajax.php","nonce":"6d4eb33ee6","urls":{"assets":"https:\/\/polymerbranch.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/polymerbranch.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"ru_RU","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/polymerbranch.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.2" id="elementor-pro-frontend-js" data-rocket-defer defer></script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 Facebook","shareOnTwitter":"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 Twitter","pinIt":"\u0417\u0430\u043f\u0438\u043d\u0438\u0442\u044c","download":"\u0421\u043a\u0430\u0447\u0430\u0442\u044c","downloadImage":"\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","fullscreen":"\u0412\u043e \u0432\u0435\u0441\u044c \u044d\u043a\u0440\u0430\u043d","zoom":"\u0423\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0435","share":"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f","playVideo":"\u041f\u0440\u043e\u0438\u0433\u0440\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e","previous":"\u041d\u0430\u0437\u0430\u0434","next":"\u0414\u0430\u043b\u0435\u0435","close":"\u0417\u0430\u043a\u0440\u044b\u0442\u044c","a11yCarouselPrevSlideMessage":"\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439 \u0441\u043b\u0430\u0439\u0434","a11yCarouselNextSlideMessage":"\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0441\u043b\u0430\u0439\u0434","a11yCarouselFirstSlideMessage":"\u042d\u0442\u043e \u043f\u0435\u0440\u0432\u044b\u0439 \u0441\u043b\u0430\u0439\u0434","a11yCarouselLastSlideMessage":"\u042d\u0442\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434","a11yCarouselPaginationBulletMessage":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u0441\u043b\u0430\u0439\u0434\u0443"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439 - \u043a\u043d\u0438\u0436\u043d\u0430\u044f \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439 - \u0430\u043b\u044c\u0431\u043e\u043c\u043d\u0430\u044f \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u041f\u043b\u0430\u043d\u0448\u0435\u0442 - \u043a\u043d\u0438\u0436\u043d\u0430\u044f \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u041f\u043b\u0430\u043d\u0448\u0435\u0442 - \u0430\u043b\u044c\u0431\u043e\u043c\u043d\u0430\u044f \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u041d\u043e\u0443\u0442\u0431\u0443\u043a","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u0428\u0438\u0440\u043e\u043a\u043e\u0444\u043e\u0440\u043c\u0430\u0442\u043d\u044b\u0435","value":2900,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.28.3","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"container":true,"e_local_google_fonts":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"mega-menu":true},"urls":{"assets":"https:\/\/polymerbranch.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/polymerbranch.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/polymerbranch.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"bf68f5dbc4"},"swiperClass":"swiper","settings":{"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet","viewport_widescreen"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes"},"post":{"id":0,"title":"\u0421\u0442\u0430\u0442\u044c\u0438 - \u041f\u043e\u043b\u0438\u043c\u0435\u0440\u043d\u044b\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b","excerpt":""}}; </script> <script src="https://polymerbranch.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.3" id="elementor-frontend-js" data-rocket-defer defer></script> <script id="elementor-frontend-js-after"> "use strict";!function(e,t){e(t).on("elementor/frontend/init",(function(){var t,n=elementorModules.frontend.handlers.Base;t=n.extend({onInit:function(){n.prototype.onInit.apply(this,arguments),this.isPostman()&&this.$element.addClass("ob-postman")},isPostman:function(){return"yes"===this.getElementSettings("_ob_postman_use")},onElementChange:function(e){"_ob_postman_use"===e&&("yes"===this.getElementSettings("_ob_postman_use")?this.$element.addClass("ob-postman"):this.$element.removeClass("ob-postman"))}});var o={"theme-post-content.default":t,"text-editor.default":t};e.each(o,(function(e,t){elementorFrontend.hooks.addAction("frontend/element_ready/"+e,(function(e){elementorFrontend.elementsHandler.addHandler(t,{$element:e})}))}))}))}(jQuery,window); "use strict";jQuery(window).on("elementor/frontend/init",(function(){var e,n=elementorModules.frontend.handlers.Base;e=n.extend({onInit:function(){n.prototype.onInit.apply(this,arguments),this.isContainerExtras()&&(this.$element.addClass("ob-is-container-extras"),this.initContainerExtends())},isContainerExtras:function(){return"yes"===this.getElementSettings("_ob_use_container_extras")},onElementChange:function(e){"_ob_use_container_extras"===e&&("yes"===this.getElementSettings("_ob_use_container_extras")?this.$element.addClass("ob-is-container-extras"):this.$element.removeClass("ob-is-container-extras"))},initContainerExtends:function(){if(!this.isEdit){var e={};try{e=JSON.parse(this.$element.attr("data-settings"))}catch(e){return}if(void 0!==e._ob_ce_link){var n=e._ob_ce_link;if(""===n.url)return void this.$element.removeClass("ob-container-link");this.$element.addClass("ob-container-link"),this.$element.off("click"),this.$element.on("click",(function(){n.is_external?window.open(n.url):location.href=n.url}))}}}}),elementorFrontend.hooks.addAction("frontend/element_ready/container",(function(n){elementorFrontend.elementsHandler.addHandler(e,{$element:n})}))})); </script> <script src="https://polymerbranch.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.2" id="pro-elements-handlers-js" data-rocket-defer defer></script> <script src="https://polymerbranch.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js" data-rocket-defer defer></script> <script id="jet-smart-filters-js-extra"> var JetSmartFilterSettings = {"ajaxurl":"https:\/\/polymerbranch.com\/wp-admin\/admin-ajax.php","siteurl":"https:\/\/polymerbranch.com","sitepath":"","baseurl":"\/articles\/","selectors":{"epro-archive":{"selector":".elementor-widget-archive-posts .elementor-widget-container","action":"replace","inDepth":false,"idPrefix":"#","list":".elementor-posts","item":".elementor-post"},"epro-posts":{"selector":".elementor-widget-posts .elementor-widget-container","action":"replace","inDepth":false,"idPrefix":"#","list":".elementor-posts","item":".elementor-post"},"jet-engine-calendar":{"selector":".jet-listing-calendar","action":"replace","inDepth":true,"idPrefix":"#"},"jet-engine":{"selector":".jet-listing-grid.jet-listing","action":"replace","inDepth":true,"idPrefix":"#","list":".jet-listing-grid__items"},"jet-woo-products-grid":{"selector":".elementor-jet-woo-products.jet-woo-builder","action":"insert","inDepth":true,"idPrefix":"#","list":".jet-woo-products","item":".jet-woo-builder-product"},"jet-woo-products-list":{"selector":".elementor-jet-woo-products-list.jet-woo-builder","action":"insert","inDepth":true,"idPrefix":"#","list":".jet-woo-products-list","item":".jet-woo-builder-product"},"woocommerce-archive":{"selector":".jet-woo-products-wrapper","action":"insert","inDepth":false,"idPrefix":"#","list":".products","item":".product"},"woocommerce-shortcode":{"selector":"body .woocommerce[class*=\"columns\"]","action":"replace","inDepth":false,"idPrefix":".","list":".products","item":".product"}},"queries":{"jet-engine":{"articles-list":{"post_status":["publish"],"post_type":"articles","posts_per_page":"6","paged":"1","ignore_sticky_posts":"1","orderby":"date"}}},"settings":{"jet-engine":{"articles-list":{"lisitng_id":"3303","columns":"1","columns_tablet":"","columns_mobile":"1","column_min_width":240,"column_min_width_tablet":"","column_min_width_mobile":"","inline_columns_css":false,"post_status":["publish"],"use_random_posts_num":"","posts_num":6,"max_posts_num":9,"not_found_message":"\u0414\u0430\u043d\u043d\u044b\u0435 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b","is_masonry":"","equal_columns_height":"","use_load_more":"yes","load_more_id":"load-more-btn","load_more_type":"click","load_more_offset":{"unit":"px","size":0,"sizes":[]},"loader_text":"\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044f\u2026","loader_spinner":"yes","use_custom_post_types":"","custom_post_types":"","hide_widget_if":"","carousel_enabled":"","slides_to_scroll":"1","arrows":"true","arrow_icon":"fa fa-angle-left","dots":"","autoplay":"true","pause_on_hover":"true","autoplay_speed":5000,"infinite":"true","center_mode":"","effect":"slide","speed":500,"inject_alternative_items":"","injection_items":[],"scroll_slider_enabled":"","scroll_slider_on":["desktop","tablet","mobile"],"custom_query":"","custom_query_id":"","_element_id":"articles-list","collapse_first_last_gap":"","list_items_wrapper_tag":"div","list_item_tag":"div","empty_items_wrapper_tag":"div","jet_cct_query":""}}},"misc":{"week_start":"1","url_type":"plain","valid_url_params":["jsf","tax","meta","date","sort","alphabet","_s","_sm","pagenum","plain_query","jet-smart-filters","jet_paged","search","_tax_query_","_meta_query_","_date_query_","_sort_","__s_"]},"props":{"jet-engine":{"articles-list":{"found_posts":249,"max_num_pages":42,"page":1}}},"extra_props":{},"templates":{"active_tag":{"label":"<div class=\"jet-active-tag__label\">\/% $value %\/<span class=\"jet-active-tag__label-separator\">:<\/span><\/div>","value":"<div class=\"jet-active-tag__val\">\/% $value %\/<\/div>","remove":"<div class=\"jet-active-tag__remove\">&times;<\/div>"},"active_filter":{"label":"<div class=\"jet-active-filter__label\">\/% $value %\/<span class=\"jet-active-filter__label-separator\">:<\/span><\/div>","value":"<div class=\"jet-active-filter__val\">\/% $value %\/<\/div>","remove":"<div class=\"jet-active-filter__remove\">&times;<\/div>"},"pagination":{"item":"<div class=\"jet-filters-pagination__link\">\/% $value %\/<\/div>","dots":"<div class=\"jet-filters-pagination__dots\">&hellip;<\/div>","load_more":"<div class=\"jet-filters-pagination__link\">\/% $value %\/<\/div>"}},"plugin_settings":{"use_tabindex":"false","use_url_aliases":"false","url_aliases":[{"needle":"\/jsf\/jet-engine\/","replacement":"\/filter\/"}],"provider_preloader":{"template":"\n<div class=\"jsf_provider-preloader\">\n\t<div class=\"jsf_provider-preloader-dots-spin-scale\">\n\t\t<div><\/div><div><\/div>\t<\/div>\n<\/div>","fixed_position":"false","fixed_edge_gap":"80"},"url_custom_symbols":""},"jetFiltersIndexedData":{"jet-engine\/articles-list":{"tax_query":{"articles-themes":{"94":"1","95":"20","96":"29","97":"3","98":"4","99":"39","100":"4","101":"9","102":"13","103":"13","110":"20","112":"11","113":"8","114":"1","119":"5","121":"1","124":"19","125":"3","129":"5","130":"4","135":"32","138":"6","141":"1","144":"3","146":"6","147":"5","148":"2","149":"3","155":"1","156":"2","157":"1","158":"2","159":"2","183":"1","192":"7","198":"1","205":"3","206":"1","209":"1","210":"1","211":"6","216":"3","218":"1"}}}},"datePickerData":{"closeText":"Done","prevText":"Prev","nextText":"Next","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"weekHeader":"Wk"},"referrer_url":"\/articles\/?jsf_ajax=1"}; </script> <script src="https://polymerbranch.com/wp-content/plugins/jet-smart-filters/assets/js/public.js?ver=3.6.4" id="jet-smart-filters-js" data-rocket-defer defer></script> <!--noptimize--><script type="rocketlazyloadscript">window.advads_admin_bar_items = [{"title":"Header all 970x90","type":"placement"},{"title":"\u041e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u043e 27.01.2025 13:14","type":"ad"},{"title":"Headliner","type":"group"}];</script><!--/noptimize--><!--noptimize--><script>window.advads_passive_placements = {"all-300x600_2":{"type":"group","id":62,"elementid":["forum-14cba893425bb09b598db94cabc5b901"],"ads":{"15147":{"id":15147,"title":"Plastic Industry Russia\u2009\u2013\u2009Chin\u0430 2025 300\u0445600","expiry_date":1744661460,"visitors":[],"content":"<div data-forum-trackid=\"15147\" data-forum-trackbid=\"1\" class=\"forum-target\" id=\"forum-1663229738\"><a data-no-instant=\"1\" href=\"https:\/\/china.polymerbranch.com\/\" rel=\"noopener nofollow sponsored\" class=\"adv-link\" target=\"_blank\" aria-label=\"kitai\"><img src=\"https:\/\/polymerbranch.com\/wp-content\/uploads\/2025\/01\/kitai.webp\" alt=\"\" width=\"300\" height=\"600\" \/><\/a><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"image","position":"none","tracking_enabled":true,"privacy":{"ignore":false,"needs_consent":false}},"15241":{"id":15241,"title":"\u041e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u043e 27.01.2025 13:12","expiry_date":1750327740,"visitors":[],"content":"<div data-forum-trackid=\"15241\" data-forum-trackbid=\"1\" class=\"forum-target\" id=\"forum-1838194317\"><a data-no-instant=\"1\" href=\"https:\/\/online.gefera.ru\/?EXHIBITION_ID=14331123&#038;pcode=RM25-XDDHT\" rel=\"noopener nofollow sponsored\" class=\"adv-link\" target=\"_blank\" aria-label=\"RM-RP25_300x600\"><img src=\"https:\/\/polymerbranch.com\/wp-content\/uploads\/2025\/01\/RM-RP25_300x600.webp\" alt=\"\" width=\"300\" height=\"600\" \/><\/a><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"image","position":"none","tracking_enabled":true,"privacy":{"ignore":false,"needs_consent":false}},"14668":{"id":14668,"title":"China Plas 300x250","expiry_date":1744985700,"visitors":[],"content":"<div data-forum-trackid=\"14668\" data-forum-trackbid=\"1\" class=\"forum-target\" id=\"forum-1724165267\"><a data-no-instant=\"1\" href=\"https:\/\/www.chinaplasonline.com\/CPS\/visitor-preregistration\/landing\/eng?Regsource=CAW11616&#038;utm_source=MediaBarter&#038;utm_medium=Polymermaterials&#038;utm_campaign=CPS25_Polymermaterials_300x250_RU\" rel=\"noopener nofollow sponsored\" class=\"adv-link\" target=\"_blank\" aria-label=\"CPS25_Polymermaterials_300x250_RU (2) (1)\"><img src=\"https:\/\/polymerbranch.com\/wp-content\/uploads\/2024\/12\/CPS25_Polymermaterials_300x250_RU-2-1.gif\" alt=\"\" width=\"300\" height=\"250\" \/><\/a><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"image","position":"none","tracking_enabled":true,"privacy":{"ignore":false,"needs_consent":false}},"15149":{"id":15149,"title":"\u041f\u043e\u043b\u0438\u043c\u0435\u0440\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441 \u0420\u043e\u0441\u0441\u0438\u0438 2025 300\u0445600","expiry_date":1750191060,"visitors":[],"content":"<div data-forum-trackid=\"15149\" data-forum-trackbid=\"1\" class=\"forum-target\" id=\"forum-1245356175\"><a data-no-instant=\"1\" href=\"https:\/\/forum.polymerbranch.com\/\" rel=\"noopener nofollow sponsored\" class=\"adv-link\" target=\"_blank\" aria-label=\"pbr\"><img src=\"https:\/\/polymerbranch.com\/wp-content\/uploads\/2025\/01\/pbr.webp\" alt=\"\" width=\"300\" height=\"600\" \/><\/a><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"image","position":"none","tracking_enabled":true,"privacy":{"ignore":false,"needs_consent":false}}},"group_info":{"id":62,"name":"\u0413\u0440\u0443\u043f\u043f\u0430 300\u00d7600 2023-08-18","weights":{"15852":5,"15149":5,"8486":8,"10059":8,"8929":8,"10737":10,"15241":10,"15147":10,"14668":10},"type":"ordered","ordered_ad_ids":[15147,15241,14668,15149],"ad_count":1},"placement_info":{"type":"default","name":"All 300x600","item":"group_62","options":{"placement_position":""},"key":"all-300x600","id":"all-300x600"},"test_id":null,"group_wrap":[{"before":"<div class=\"forum-all-300x600\" id=\"forum-2011934196\"><div class=\"forum-adlabel\">\u0420\u0435\u043a\u043b\u0430\u043c\u0430<\/div>","after":"<\/div>"}],"inject_before":[""]},"footer-all-728x90_4":{"elementid":["forum-c02175e6b99894a6bca8959d43247a73"],"ads":{"4796":{"id":4796,"title":"\u0416\u0443\u0440\u043d\u0430\u043b \u0432 \u043f\u043e\u0434\u0430\u0440\u043e\u043a 728x90","expiry_date":0,"visitors":[],"content":"<div class=\"forum-footer-all-728x90 forum-target\" id=\"forum-680397993\" data-forum-trackid=\"4796\" data-forum-trackbid=\"1\" data-forum-redirect=\"1\"><div class=\"forum-adlabel\">\u0420\u0435\u043a\u043b\u0430\u043c\u0430<\/div><a data-bid=\"1\" data-no-instant=\"1\" href=\"https:\/\/polymerbranch.com\/linkout\/4796\" rel=\"noopener nofollow sponsored\" class=\"notrack\" target=\"_blank\" aria-label=\"PM_V-Podarok_728x90\"><img src=\"https:\/\/polymerbranch.com\/wp-content\/uploads\/2023\/03\/PM_V-Podarok_728x90.webp\" alt=\"\" width=\"728\" height=\"90\" \/><\/a><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"image","position":"none","tracking_enabled":true,"privacy":{"ignore":false,"needs_consent":false}}},"type":"ad","id":4796,"placement_info":{"type":"default","name":"Footer all 728x90","item":"ad_4796","options":{"placement_position":""},"id":"footer-all-728x90"},"test_id":null,"ads_for_ab":{"13541":{"id":13541,"title":"\u041f\u043e\u043b\u0438\u0443\u0440\u0435\u0442\u0430\u043d\u044d\u043a\u0441 2025 300\u0445600","expiry_date":1742919780,"visitors":[],"content":"<div class=\"forum-footer-all-728x90 forum-target\" id=\"forum-1502715157\" data-forum-trackid=\"13541\" data-forum-trackbid=\"1\"><div class=\"forum-adlabel\">\u0420\u0435\u043a\u043b\u0430\u043c\u0430<\/div><a data-no-instant=\"1\" href=\"http:\/\/www.polyurethanex.ru\/\" rel=\"noopener nofollow sponsored\" class=\"adv-link\" target=\"_blank\" aria-label=\"poly_300\u0445600_rus (1)\"><img src=\"https:\/\/polymerbranch.com\/wp-content\/uploads\/2024\/10\/poly_300h600_rus-1.webp\" alt=\"\" width=\"300\" height=\"600\" \/><\/a><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"image","position":"none","tracking_enabled":true,"privacy":{"ignore":false,"needs_consent":false}}},"inject_before":[""]}}; window.advads_has_ads = [["15244","ad","\u041e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u043e 27.01.2025 13:14","off"]]; ( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><!--/noptimize--><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> window.addEventListener("load", function(event) { jQuery(".cfx_form_main,.wpcf7-form,.wpforms-form,.gform_wrapper form").each(function(){ var form=jQuery(this); var screen_width=""; var screen_height=""; if(screen_width == ""){ if(screen){ screen_width=screen.width; }else{ screen_width=jQuery(window).width(); } } if(screen_height == ""){ if(screen){ screen_height=screen.height; }else{ screen_height=jQuery(window).height(); } } form.append('<input type="hidden" name="vx_width" value="'+screen_width+'">'); form.append('<input type="hidden" name="vx_height" value="'+screen_height+'">'); form.append('<input type="hidden" name="vx_url" value="'+window.location.href+'">'); }); }); </script> <script> (function() { var link = document.createElement('link'); link.rel = 'stylesheet'; link.href = 'https://polymerbranch.com/wp-content/plugins/ooohboi-steroids-for-elementor/assets/css/swiper.min.css'; document.head.appendChild(link); })(); </script> <!--noptimize--><script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><!--/noptimize--><script id="forum-tracking">var advads_tracking_ads = {"1":[15244]};var advads_tracking_urls = {"1":"https:\/\/polymerbranch.com\/wp-content\/ajax-handler.php"};var advads_tracking_methods = {"1":"frontend"};var advads_tracking_parallel = {"1":false};var advads_tracking_linkbases = {"1":"https:\/\/polymerbranch.com\/linkout\/"};</script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://polymerbranch.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script><script type="text/javascript" id="perfmatters-delayed-styles-js">!function(){const e=["keydown","mousemove","wheel","touchmove","touchstart","touchend"];function t(){document.querySelectorAll("link[data-pmdelayedstyle]").forEach(function(e){e.setAttribute("href",e.getAttribute("data-pmdelayedstyle"))}),e.forEach(function(e){window.removeEventListener(e,t,{passive:!0})})}e.forEach(function(e){window.addEventListener(e,t,{passive:!0})})}();</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1744298923 -->

Pages: 1 2 3 4 5 6 7 8 9 10