<!DOCTYPE html>
<html lang="ru-RU" prefix="og: http://ogp.me/ns#">
<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="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){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 _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=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"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11"/>
<link rel="alternate" type="application/rss+xml" title="Журнал о Саморазвитии RSS Feed"
href="https://probiznesmen.ru/feed/"/>
<link rel="alternate" type="application/atom+xml" title="Журнал о Саморазвитии Atom Feed"
href="https://probiznesmen.ru/feed/atom/"/>
<link rel="pingback" href="https://probiznesmen.ru/xmlrpc.php"/>
<!--[if lt IE 9]>
<script src="https://probiznesmen.ru/wp-content/themes/soledad/js/html5.js"></script>
<![endif]-->
<link rel='preconnect' href='https://fonts.googleapis.com' />
<link rel='preconnect' href='https://fonts.gstatic.com' />
<meta http-equiv='x-dns-prefetch-control' content='on'>
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//fonts.gstatic.com' />
<link rel='dns-prefetch' href='//s.gravatar.com' />
<link rel='dns-prefetch' href='//www.google-analytics.com' />
<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>
<!-- Easy Social Share Buttons for WordPress v.10.1.1 https://socialsharingplugin.com -->
<!-- / Easy Social Share Buttons for WordPress -->
<!-- This site is optimized with the Yoast SEO Premium plugin v21.3 (Yoast SEO v25.0) - https://yoast.com/wordpress/plugins/seo/ -->
<title>Журнал о Саморазвитии - меняем жизнь к лучшему вместе</title>
<meta name="description" content="%" />
<link rel="canonical" href="https://probiznesmen.ru/" />
<link rel="next" href="https://probiznesmen.ru/page/2/" />
<meta property="og:locale" content="ru_RU" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Журнал о Саморазвитии" />
<meta property="og:description" content="меняем жизнь к лучшему вместе" />
<meta property="og:url" content="https://probiznesmen.ru/" />
<meta property="og:site_name" content="Журнал о Саморазвитии" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Журнал о Саморазвитии" />
<meta name="twitter:description" content="меняем жизнь к лучшему вместе" />
<meta name="twitter:site" content="@GrandNickMaster" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://probiznesmen.ru/","url":"https://probiznesmen.ru/","name":"Журнал о Саморазвитии - меняем жизнь к лучшему вместе","isPartOf":{"@id":"https://probiznesmen.ru/#website"},"about":{"@id":"https://probiznesmen.ru/#/schema/person/18637788ee57fabfd5a8084f5c752702"},"description":"%","breadcrumb":{"@id":"https://probiznesmen.ru/#breadcrumb"},"inLanguage":"ru-RU"},{"@type":"BreadcrumbList","@id":"https://probiznesmen.ru/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Главная"}]},{"@type":"WebSite","@id":"https://probiznesmen.ru/#website","url":"https://probiznesmen.ru/","name":"Журнал о Саморазвитии","description":"меняем жизнь к лучшему вместе","publisher":{"@id":"https://probiznesmen.ru/#/schema/person/18637788ee57fabfd5a8084f5c752702"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://probiznesmen.ru/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":["Person","Organization"],"@id":"https://probiznesmen.ru/#/schema/person/18637788ee57fabfd5a8084f5c752702","name":"Никита Бондарчик","image":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https://probiznesmen.ru/#/schema/person/image/","url":"https://probiznesmen.ru/wp-content/uploads/2021/10/logo-header3.png","contentUrl":"https://probiznesmen.ru/wp-content/uploads/2021/10/logo-header3.png","width":758,"height":121,"caption":"Никита Бондарчик"},"logo":{"@id":"https://probiznesmen.ru/#/schema/person/image/"},"description":"Я — создатель проекта https://probiznesmen.ru, где я делюсь своим опытом и знаниями в области бизнеса и личностного роста. Меня всегда привлекали темы саморазвития и психологии, и я начал изучать их еще в 2011 году, когда они были не так популярны, как сейчас. На своем сайте я пишу о том, что меня вдохновляет и мотивирует, а также делясь полезными советами и рекомендациями по личностному развитию.","sameAs":["https://www.facebook.com/profile.php?id=100002488460116"]}]}</script>
<!-- / Yoast SEO Premium plugin. -->
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//pagead2.googlesyndication.com' />
<link rel='dns-prefetch' href='//fundingchoicesmessages.google.com' />
<link rel='stylesheet' id='wp-block-library-css' href='https://probiznesmen.ru/wp-includes/css/dist/block-library/style.min.css?ver=632739f6e68192ee10a0bc54f0743367' type='text/css' media='all' />
<style id='wp-block-library-theme-inline-css' type='text/css'>
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<link data-minify="1" rel='stylesheet' id='wpzoom-social-icons-block-style-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/block/dist/style-wpzoom-social-icons.css?ver=1741551172' type='text/css' media='all' />
<style id='block-soledad-style-inline-css' type='text/css'>
.pchead-e-block{--pcborder-cl:#dedede;--pcaccent-cl:#6eb48c}.heading1-style-1>h1,.heading1-style-2>h1,.heading2-style-1>h2,.heading2-style-2>h2,.heading3-style-1>h3,.heading3-style-2>h3,.heading4-style-1>h4,.heading4-style-2>h4,.heading5-style-1>h5,.heading5-style-2>h5{padding-bottom:8px;border-bottom:1px solid var(--pcborder-cl);overflow:hidden}.heading1-style-2>h1,.heading2-style-2>h2,.heading3-style-2>h3,.heading4-style-2>h4,.heading5-style-2>h5{border-bottom-width:0;position:relative}.heading1-style-2>h1:before,.heading2-style-2>h2:before,.heading3-style-2>h3:before,.heading4-style-2>h4:before,.heading5-style-2>h5:before{content:'';width:50px;height:2px;bottom:0;left:0;z-index:2;background:var(--pcaccent-cl);position:absolute}.heading1-style-2>h1:after,.heading2-style-2>h2:after,.heading3-style-2>h3:after,.heading4-style-2>h4:after,.heading5-style-2>h5:after{content:'';width:100%;height:2px;bottom:0;left:20px;z-index:1;background:var(--pcborder-cl);position:absolute}.heading1-style-3>h1,.heading1-style-4>h1,.heading2-style-3>h2,.heading2-style-4>h2,.heading3-style-3>h3,.heading3-style-4>h3,.heading4-style-3>h4,.heading4-style-4>h4,.heading5-style-3>h5,.heading5-style-4>h5{position:relative;padding-left:20px}.heading1-style-3>h1:before,.heading1-style-4>h1:before,.heading2-style-3>h2:before,.heading2-style-4>h2:before,.heading3-style-3>h3:before,.heading3-style-4>h3:before,.heading4-style-3>h4:before,.heading4-style-4>h4:before,.heading5-style-3>h5:before,.heading5-style-4>h5:before{width:10px;height:100%;content:'';position:absolute;top:0;left:0;bottom:0;background:var(--pcaccent-cl)}.heading1-style-4>h1,.heading2-style-4>h2,.heading3-style-4>h3,.heading4-style-4>h4,.heading5-style-4>h5{padding:10px 20px;background:#f1f1f1}.heading1-style-5>h1,.heading2-style-5>h2,.heading3-style-5>h3,.heading4-style-5>h4,.heading5-style-5>h5{position:relative;z-index:1}.heading1-style-5>h1:before,.heading2-style-5>h2:before,.heading3-style-5>h3:before,.heading4-style-5>h4:before,.heading5-style-5>h5:before{content:"";position:absolute;left:0;bottom:0;width:200px;height:50%;transform:skew(-25deg) translateX(0);background:var(--pcaccent-cl);z-index:-1;opacity:.4}.heading1-style-6>h1,.heading2-style-6>h2,.heading3-style-6>h3,.heading4-style-6>h4,.heading5-style-6>h5{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:4px;text-decoration-color:var(--pcaccent-cl)}
</style>
<style id='global-styles-inline-css' type='text/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: 12px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 14px;--wp--preset--font-size--huge: 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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-bf-public-style-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-bookmark-follow/inc/css/penci-bf-public.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-liveblog-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-liveblog/css/liveblog.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-podcast-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-podcast/assets/style.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='video_popup_close_icon-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/video-popup/css/vp-close-icon/close-button-icon.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='oba_youtubepopup_css-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/video-popup/css/YouTubePopUp.css?ver=1741551172' type='text/css' media='all' />
<link rel='stylesheet' id='essb-social-profiles-css' href='https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/lib/modules/social-followers-counter/assets/social-profiles.min.css?ver=10.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='subscribe-forms-css-css' href='https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/modules/subscribe-forms.min.css?ver=10.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='click2tweet-css-css' href='https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/modules/click-to-tweet.min.css?ver=10.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='easy-social-share-buttons-animations-css' href='https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/css/essb-animations.min.css?ver=10.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='easy-social-share-buttons-css' href='https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/css/easy-social-share-buttons.min.css?ver=10.1.1' type='text/css' media='all' />
<style id='easy-social-share-buttons-inline-css' type='text/css'>
.essb_topbar .essb_topbar_inner{max-width:1152px;margin:0 auto;padding-left:0;padding-right:0;}.essb_topbar{margin-top:-200px;}.essb-mobile-sharepoint{opacity:1!important;}@media (max-width: 768px){.essb_links.essb_displayed_sidebar, .essb_links.essb_displayed_sidebar_right, .essb_links.essb_displayed_postfloat{display:none;}.essb_links{display:none;}.essb-mobile-sharebar, .essb-mobile-sharepoint, .essb-mobile-sharebottom, .essb-mobile-sharebottom .essb_links, .essb-mobile-sharebar-window .essb_links, .essb-mobile-sharepoint .essb_links{display:block;}.essb-mobile-sharebar .essb_native_buttons, .essb-mobile-sharepoint .essb_native_buttons, .essb-mobile-sharebottom .essb_native_buttons, .essb-mobile-sharebottom .essb_native_item, .essb-mobile-sharebar-window .essb_native_item, .essb-mobile-sharepoint .essb_native_item{display:none;}}@media (min-width: 768px){.essb-mobile-sharebar, .essb-mobile-sharepoint, .essb-mobile-sharebottom{display:none;}}
</style>
<link data-minify="1" rel='stylesheet' id='penci-frontend-package-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-frontend-submission/assets/package.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-texttospeech-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-text-to-speech/assets/css/text-to-speech.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-main-style-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/main.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-swiper-bundle-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/css/swiper-bundle.min.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci-font-awesomeold-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/css/font-awesome.4.7.0.swap.min.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci_icon-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/css/penci-icon.css?ver=1741551172' type='text/css' media='all' />
<link rel='stylesheet' id='penci_style-css' href='https://probiznesmen.ru/wp-content/themes/soledad/style.css?ver=8.6.2' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='penci_social_counter-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/css/social-counter.css?ver=1741551172' type='text/css' media='all' />
<link rel='stylesheet' id='jquery.toast-css' href='https://probiznesmen.ru/wp-content/themes/soledad/css/jquery.toast.min.css?ver=8.6.2' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wpzoom-social-icons-socicon-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/wpzoom-socicon.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wpzoom-social-icons-genericons-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/genericons.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wpzoom-social-icons-academicons-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/academicons.min.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wpzoom-social-icons-font-awesome-3-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/font-awesome-3.min.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1741551172' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wpzoom-social-icons-styles-css' href='https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/wpzoom-social-icons-styles.css?ver=1741551172' type='text/css' media='all' />
<link rel='preload' as='font' id='wpzoom-social-icons-font-academicons-woff2-css' href='https://probiznesmen.ru/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/academicons.woff2?v=1.9.2' type='font/woff2' crossorigin />
<link rel='preload' as='font' id='wpzoom-social-icons-font-fontawesome-3-woff2-css' href='https://probiznesmen.ru/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/fontawesome-webfont.woff2?v=4.7.0' type='font/woff2' crossorigin />
<link rel='preload' as='font' id='wpzoom-social-icons-font-genericons-woff-css' href='https://probiznesmen.ru/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/Genericons.woff' type='font/woff' crossorigin />
<link rel='preload' as='font' id='wpzoom-social-icons-font-socicon-woff2-css' href='https://probiznesmen.ru/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/socicon.woff2?v=4.5.1' type='font/woff2' crossorigin />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/video-popup/js/YouTubePopUp.jquery.js?ver=1741551172" id="oba_youtubepopup_plugin-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/video-popup/js/YouTubePopUp.js?ver=1741551172" id="oba_youtubepopup_activate-js" defer></script>
<!-- Google tag (gtag.js) snippet added by Site Kit -->
<!-- Google Analytics snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-2YLMGS5468" id="google_gtagjs-js" async></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["probiznesmen.ru"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "G-2YLMGS5468");
/* ]]> */
</script>
<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<meta name="generator" content="Site Kit by Google 1.152.1" /> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
var video_popup_unprm_general_settings = {
'unprm_r_border': ''
};
</script>
<script type="rocketlazyloadscript">document.createElement( "picture" );if(!window.HTMLPictureElement && document.addEventListener) {window.addEventListener("DOMContentLoaded", function() {var s = document.createElement("script");s.src = "https://probiznesmen.ru/wp-content/plugins/webp-express/js/picturefill.min.js";document.body.appendChild(s);});}</script>
<script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5294858500074187"
crossorigin="anonymous"></script>
<!-- Yandex.RTB -->
<script type="rocketlazyloadscript">window.yaContextCb=window.yaContextCb||[]</script>
<script type="rocketlazyloadscript" data-rocket-src="https://yandex.ru/ads/system/context.js" async></script>
<!-- Top100 (Kraken) Counter -->
<script type="rocketlazyloadscript">
(function (w, d, c) {
(w[c] = w[c] || []).push(function() {
var options = {
project: 4519360,
};
try {
w.top100Counter = new top100(options);
} catch(e) { }
});
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = "text/javascript";
s.async = true;
s.src =
(d.location.protocol == "https:" ? "https:" : "http:") +
"//st.top100.ru/top100/top100.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else { f(); }
})(window, document, "_top100q");
</script>
<noscript>
<img src="//counter.rambler.ru/top100.cnt?pid=4519360" alt="Топ-100" />
</noscript>
<!-- END Top100 (Kraken) Counter --><style id="penci-custom-style" type="text/css">body{ --pcbg-cl: #fff; --pctext-cl: #313131; --pcborder-cl: #dedede; --pcheading-cl: #313131; --pcmeta-cl: #888888; --pcaccent-cl: #6eb48c; --pcbody-font: 'PT Serif', serif; --pchead-font: 'Raleway', sans-serif; --pchead-wei: bold; --pcava_bdr:10px;--pcajs_fvw:470px;--pcajs_fvmw:220px; } .single.penci-body-single-style-5 #header, .single.penci-body-single-style-6 #header, .single.penci-body-single-style-10 #header, .single.penci-body-single-style-5 .pc-wrapbuilder-header, .single.penci-body-single-style-6 .pc-wrapbuilder-header, .single.penci-body-single-style-10 .pc-wrapbuilder-header { --pchd-mg: 40px; } .fluid-width-video-wrapper > div { position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100%; } .yt-video-place { position: relative; text-align: center; } .yt-video-place.embed-responsive .start-video { display: block; top: 0; left: 0; bottom: 0; right: 0; position: absolute; transform: none; } .yt-video-place.embed-responsive .start-video img { margin: 0; padding: 0; top: 50%; display: inline-block; position: absolute; left: 50%; transform: translate(-50%, -50%); width: 68px; height: auto; } .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 9999999; overflow: hidden; position: fixed; background: #0b0b0b; opacity: .8; filter: alpha(opacity=80) } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 9999999; position: fixed; outline: none !important; -webkit-backface-visibility: hidden } body { --pchead-font: 'Roboto', sans-serif; } body { --pcbody-font: 'Roboto', sans-serif; } p{ line-height: 1.8; } #navigation .menu > li > a, #navigation ul.menu ul.sub-menu li > a, .navigation ul.menu ul.sub-menu li > a, .penci-menu-hbg .menu li a, #sidebar-nav .menu li a { font-family: 'Roboto', sans-serif; font-weight: normal; } .penci-hide-tagupdated{ display: none !important; } body, .widget ul li a{ font-size: 16px; } .widget ul li, .widget ol li, .post-entry, p, .post-entry p { font-size: 16px; line-height: 1.8; } body { --pchead-wei: 600; } .featured-area.featured-style-42 .item-inner-content, .featured-style-41 .swiper-slide, .slider-40-wrapper .nav-thumb-creative .thumb-container:after,.penci-slider44-t-item:before,.penci-slider44-main-wrapper .item, .featured-area .penci-image-holder, .featured-area .penci-slider4-overlay, .featured-area .penci-slide-overlay .overlay-link, .featured-style-29 .featured-slider-overlay, .penci-slider38-overlay{ border-radius: ; -webkit-border-radius: ; } .penci-featured-content-right:before{ border-top-right-radius: ; border-bottom-right-radius: ; } .penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content:before{ border-bottom-left-radius: ; border-bottom-right-radius: ; } .container-single .post-image{ border-radius: ; -webkit-border-radius: ; } .penci-mega-post-inner, .penci-mega-thumbnail .penci-image-holder{ border-radius: ; -webkit-border-radius: ; } #navigation .menu > li > a, #navigation ul.menu ul.sub-menu li > a, .navigation ul.menu ul.sub-menu li > a, .penci-menu-hbg .menu li a, #sidebar-nav .menu li a, #navigation .penci-megamenu .penci-mega-child-categories a, .navigation .penci-megamenu .penci-mega-child-categories a{ font-weight: 600; } #logo a { max-width:370px; width: 100%; } @media only screen and (max-width: 960px) and (min-width: 768px){ #logo img{ max-width: 100%; } } body{ --pcborder-cl: #eeeeee; } #main #bbpress-forums .bbp-login-form fieldset.bbp-form select, #main #bbpress-forums .bbp-login-form .bbp-form input[type="password"], #main #bbpress-forums .bbp-login-form .bbp-form input[type="text"], .widget ul li, .grid-mixed, .penci-post-box-meta, .penci-pagination.penci-ajax-more a.penci-ajax-more-button, .widget-social a i, .penci-home-popular-posts, .header-header-1.has-bottom-line, .header-header-4.has-bottom-line, .header-header-7.has-bottom-line, .container-single .post-entry .post-tags a,.tags-share-box.tags-share-box-2_3,.tags-share-box.tags-share-box-top, .tags-share-box, .post-author, .post-pagination, .post-related, .post-comments .post-title-box, .comments .comment, #respond textarea, .wpcf7 textarea, #respond input, div.wpforms-container .wpforms-form.wpforms-form input[type=date], div.wpforms-container .wpforms-form.wpforms-form input[type=datetime], div.wpforms-container .wpforms-form.wpforms-form input[type=datetime-local], div.wpforms-container .wpforms-form.wpforms-form input[type=email], div.wpforms-container .wpforms-form.wpforms-form input[type=month], div.wpforms-container .wpforms-form.wpforms-form input[type=number], div.wpforms-container .wpforms-form.wpforms-form input[type=password], div.wpforms-container .wpforms-form.wpforms-form input[type=range], div.wpforms-container .wpforms-form.wpforms-form input[type=search], div.wpforms-container .wpforms-form.wpforms-form input[type=tel], div.wpforms-container .wpforms-form.wpforms-form input[type=text], div.wpforms-container .wpforms-form.wpforms-form input[type=time], div.wpforms-container .wpforms-form.wpforms-form input[type=url], div.wpforms-container .wpforms-form.wpforms-form input[type=week], div.wpforms-container .wpforms-form.wpforms-form select, div.wpforms-container .wpforms-form.wpforms-form textarea, .wpcf7 input, .widget_wysija input, #respond h3, form.pc-searchform input.search-input, .post-password-form input[type="text"], .post-password-form input[type="email"], .post-password-form input[type="password"], .post-password-form input[type="number"], .penci-recipe, .penci-recipe-heading, .penci-recipe-ingredients, .penci-recipe-notes, .penci-pagination ul.page-numbers li span, .penci-pagination ul.page-numbers li a, #comments_pagination span, #comments_pagination a, body.author .post-author, .tags-share-box.hide-tags.page-share, .penci-grid li.list-post, .penci-grid li.list-boxed-post-2 .content-boxed-2, .home-featured-cat-content .mag-post-box, .home-featured-cat-content.style-2 .mag-post-box.first-post, .home-featured-cat-content.style-10 .mag-post-box.first-post, .widget select, .widget ul ul, .widget input[type="text"], .widget input[type="email"], .widget input[type="date"], .widget input[type="number"], .widget input[type="search"], .widget .tagcloud a, #wp-calendar tbody td, .woocommerce div.product .entry-summary div[itemprop="description"] td, .woocommerce div.product .entry-summary div[itemprop="description"] th, .woocommerce div.product .woocommerce-tabs #tab-description td, .woocommerce div.product .woocommerce-tabs #tab-description th, .woocommerce-product-details__short-description td, th, .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total, .woocommerce .woocommerce-product-search input[type="search"], .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce div.product .product_meta, .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .related > h2, .woocommerce div.product .upsells > h2, .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce table.shop_table td, .post-entry td, .post-entry th, #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce table.shop_table a.remove, .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form.checkout table.shop_table, .woocommerce-checkout #payment ul.payment_methods, .post-entry table, .wrapper-penci-review, .penci-review-container.penci-review-count, #penci-demobar .style-toggle, #widget-area, .post-entry hr, .wpb_text_column hr, #buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress ul.item-list, #buddypress .profile[role=main], #buddypress select, #buddypress div.pagination .pagination-links span, #buddypress div.pagination .pagination-links a, #buddypress div.pagination .pag-count, #buddypress div.pagination .pagination-links a:hover, #buddypress ul.item-list li, #buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label, #buddypress table.profile-fields:last-child, #buddypress form#whats-new-form textarea, #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], .bp-avatar-nav ul, .bp-avatar-nav ul.avatar-nav-items li.current, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums li.bbp-footer, .bbp-pagination-links a, .bbp-pagination-links span.current, .wrapper-boxed .bbp-pagination-links a:hover, .wrapper-boxed .bbp-pagination-links span.current, #buddypress .standard-form select, #buddypress .standard-form input[type=password], #buddypress .activity-list li.load-more a, #buddypress .activity-list li.load-newest a, #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, #bbpress-forums div.bbp-template-notice.info, #bbpress-forums #bbp-search-form #bbp_search, #bbpress-forums .bbp-forums-list, #bbpress-forums #bbp_topic_title, #bbpress-forums #bbp_topic_tags, #bbpress-forums .wp-editor-container, .widget_display_stats dd, .widget_display_stats dt, div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header, .widget input[type="text"], .widget input[type="email"], .widget input[type="date"], .widget input[type="number"], .widget input[type="search"], .widget input[type="password"], blockquote.wp-block-quote, .post-entry blockquote.wp-block-quote, .wp-block-quote:not(.is-large):not(.is-style-large), .post-entry pre, .wp-block-pullquote:not(.is-style-solid-color), .post-entry hr.wp-block-separator, .wp-block-separator, .wp-block-latest-posts, .wp-block-yoast-how-to-block ol.schema-how-to-steps, .wp-block-yoast-how-to-block ol.schema-how-to-steps li, .wp-block-yoast-faq-block .schema-faq-section, .post-entry .wp-block-quote, .wpb_text_column .wp-block-quote, .woocommerce .page-description .wp-block-quote, .wp-block-search .wp-block-search__input{ border-color: var(--pcborder-cl); } .penci-recipe-index-wrap h4.recipe-index-heading > span:before, .penci-recipe-index-wrap h4.recipe-index-heading > span:after{ border-color: var(--pcborder-cl); opacity: 1; } .tags-share-box .single-comment-o:after, .post-share a.penci-post-like:after{ background-color: var(--pcborder-cl); } .penci-grid .list-post.list-boxed-post{ border-color: var(--pcborder-cl) !important; } .penci-post-box-meta.penci-post-box-grid:before, .woocommerce .widget_price_filter .ui-slider .ui-slider-range{ background-color: var(--pcborder-cl); } .penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts{ border-color: var(--pcborder-cl) !important; } .penci-vernav-enable .penci-menu-hbg{ box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .penci-vernav-enable.penci-vernav-poleft .penci-menu-hbg{ border-right: 1px solid var(--pcborder-cl); } .penci-vernav-enable.penci-vernav-poright .penci-menu-hbg{ border-left: 1px solid var(--pcborder-cl); } .editor-styles-wrapper, body{ --pcaccent-cl: #1565c0; } .penci-menuhbg-toggle:hover .lines-button:after, .penci-menuhbg-toggle:hover .penci-lines:before, .penci-menuhbg-toggle:hover .penci-lines:after,.tags-share-box.tags-share-box-s2 .post-share-plike,.penci-video_playlist .penci-playlist-title,.pencisc-column-2.penci-video_playlist .penci-video-nav .playlist-panel-item, .pencisc-column-1.penci-video_playlist .penci-video-nav .playlist-panel-item,.penci-video_playlist .penci-custom-scroll::-webkit-scrollbar-thumb, .pencisc-button, .post-entry .pencisc-button, .penci-dropcap-box, .penci-dropcap-circle, .penci-login-register input[type="submit"]:hover, .penci-ld .penci-ldin:before, .penci-ldspinner > div{ background: #1565c0; } a, .post-entry .penci-portfolio-filter ul li a:hover, .penci-portfolio-filter ul li a:hover, .penci-portfolio-filter ul li.active a, .post-entry .penci-portfolio-filter ul li.active a, .penci-countdown .countdown-amount, .archive-box h1, .post-entry a, .container.penci-breadcrumb span a:hover,.container.penci-breadcrumb a:hover, .post-entry blockquote:before, .post-entry blockquote cite, .post-entry blockquote .author, .wpb_text_column blockquote:before, .wpb_text_column blockquote cite, .wpb_text_column blockquote .author, .penci-pagination a:hover, ul.penci-topbar-menu > li a:hover, div.penci-topbar-menu > ul > li a:hover, .penci-recipe-heading a.penci-recipe-print,.penci-review-metas .penci-review-btnbuy, .main-nav-social a:hover, .widget-social .remove-circle a:hover i, .penci-recipe-index .cat > a.penci-cat-name, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-info a:hover, #bbpress-forums li.bbp-body ul.topic li.bbp-topic-title a:hover, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-info .bbp-forum-content a, #bbpress-forums li.bbp-body ul.topic p.bbp-topic-meta a, #bbpress-forums .bbp-breadcrumb a:hover, #bbpress-forums .bbp-forum-freshness a:hover, #bbpress-forums .bbp-topic-freshness a:hover, #buddypress ul.item-list li div.item-title a, #buddypress ul.item-list li h4 a, #buddypress .activity-header a:first-child, #buddypress .comment-meta a:first-child, #buddypress .acomment-meta a:first-child, div.bbp-template-notice a:hover, .penci-menu-hbg .menu li a .indicator:hover, .penci-menu-hbg .menu li a:hover, #sidebar-nav .menu li a:hover, .penci-rlt-popup .rltpopup-meta .rltpopup-title:hover, .penci-video_playlist .penci-video-playlist-item .penci-video-title:hover, .penci_list_shortcode li:before, .penci-dropcap-box-outline, .penci-dropcap-circle-outline, .penci-dropcap-regular, .penci-dropcap-bold{ color: #1565c0; } .penci-home-popular-post ul.slick-dots li button:hover, .penci-home-popular-post ul.slick-dots li.slick-active button, .post-entry blockquote .author span:after, .error-image:after, .error-404 .go-back-home a:after, .penci-header-signup-form, .woocommerce span.onsale, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce div.product .entry-summary div[itemprop="description"]:before, .woocommerce div.product .entry-summary div[itemprop="description"] blockquote .author span:after, .woocommerce div.product .woocommerce-tabs #tab-description blockquote .author span:after, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .pcheader-icon.shoping-cart-icon > a > span, #penci-demobar .buy-button, #penci-demobar .buy-button:hover, .penci-recipe-heading a.penci-recipe-print:hover,.penci-review-metas .penci-review-btnbuy:hover, .penci-review-process span, .penci-review-score-total, #navigation.menu-style-2 ul.menu ul.sub-menu:before, #navigation.menu-style-2 .menu ul ul.sub-menu:before, .penci-go-to-top-floating, .post-entry.blockquote-style-2 blockquote:before, #bbpress-forums #bbp-search-form .button, #bbpress-forums #bbp-search-form .button:hover, .wrapper-boxed .bbp-pagination-links span.current, #bbpress-forums #bbp_reply_submit:hover, #bbpress-forums #bbp_topic_submit:hover,#main .bbp-login-form .bbp-submit-wrapper button[type="submit"]:hover, #buddypress .dir-search input[type=submit], #buddypress .groups-members-search input[type=submit], #buddypress button:hover, #buddypress a.button:hover, #buddypress a.button:focus, #buddypress input[type=button]:hover, #buddypress input[type=reset]:hover, #buddypress ul.button-nav li a:hover, #buddypress ul.button-nav li.current a, #buddypress div.generic-button a:hover, #buddypress .comment-reply-link:hover, #buddypress input[type=submit]:hover, #buddypress div.pagination .pagination-links .current, #buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li a:hover, #buddypress table.notifications thead tr, #buddypress table.notifications-settings thead tr, #buddypress table.profile-settings thead tr, #buddypress table.profile-fields thead tr, #buddypress table.wp-profile-fields thead tr, #buddypress table.messages-notices thead tr, #buddypress table.forum thead tr, #buddypress input[type=submit] { background-color: #1565c0; } .penci-pagination ul.page-numbers li span.current, #comments_pagination span { color: #fff; background: #1565c0; border-color: #1565c0; } .footer-instagram h4.footer-instagram-title > span:before, .woocommerce nav.woocommerce-pagination ul li span.current, .penci-pagination.penci-ajax-more a.penci-ajax-more-button:hover, .penci-recipe-heading a.penci-recipe-print:hover,.penci-review-metas .penci-review-btnbuy:hover, .home-featured-cat-content.style-14 .magcat-padding:before, .wrapper-boxed .bbp-pagination-links span.current, #buddypress .dir-search input[type=submit], #buddypress .groups-members-search input[type=submit], #buddypress button:hover, #buddypress a.button:hover, #buddypress a.button:focus, #buddypress input[type=button]:hover, #buddypress input[type=reset]:hover, #buddypress ul.button-nav li a:hover, #buddypress ul.button-nav li.current a, #buddypress div.generic-button a:hover, #buddypress .comment-reply-link:hover, #buddypress input[type=submit]:hover, #buddypress div.pagination .pagination-links .current, #buddypress input[type=submit], form.pc-searchform.penci-hbg-search-form input.search-input:hover, form.pc-searchform.penci-hbg-search-form input.search-input:focus, .penci-dropcap-box-outline, .penci-dropcap-circle-outline { border-color: #1565c0; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message { border-top-color: #1565c0; } .penci-slider ol.penci-control-nav li a.penci-active, .penci-slider ol.penci-control-nav li a:hover, .penci-related-carousel .penci-owl-dot.active span, .penci-owl-carousel-slider .penci-owl-dot.active span{ border-color: #1565c0; background-color: #1565c0; } .woocommerce .woocommerce-message:before, .woocommerce form.checkout table.shop_table .order-total .amount, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price, .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price, .woocommerce div.product .entry-summary div[itemprop="description"] blockquote:before, .woocommerce div.product .woocommerce-tabs #tab-description blockquote:before, .woocommerce div.product .entry-summary div[itemprop="description"] blockquote cite, .woocommerce div.product .entry-summary div[itemprop="description"] blockquote .author, .woocommerce div.product .woocommerce-tabs #tab-description blockquote cite, .woocommerce div.product .woocommerce-tabs #tab-description blockquote .author, .woocommerce div.product .product_meta > span a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce ul.cart_list li .amount, .woocommerce ul.product_list_widget li .amount, .woocommerce table.shop_table td.product-name a:hover, .woocommerce table.shop_table td.product-price span, .woocommerce table.shop_table td.product-subtotal span, .woocommerce-cart .cart-collaterals .cart_totals table td .amount, .woocommerce .woocommerce-info:before, .woocommerce div.product span.price, .penci-container-inside.penci-breadcrumb span a:hover,.penci-container-inside.penci-breadcrumb a:hover { color: #1565c0; } .standard-content .penci-more-link.penci-more-link-button a.more-link, .penci-readmore-btn.penci-btn-make-button a, .penci-featured-cat-seemore.penci-btn-make-button a{ background-color: #1565c0; color: #fff; } .penci-vernav-toggle:before{ border-top-color: #1565c0; color: #fff; } .penci-top-bar, .penci-topbar-trending .penci-owl-carousel .owl-item, ul.penci-topbar-menu ul.sub-menu, div.penci-topbar-menu > ul ul.sub-menu, .pctopbar-login-btn .pclogin-sub{ background-color: #111111; } .headline-title.nticker-style-3:after{ border-color: #111111; } .headline-title { background-color: #1565c0; } .headline-title.nticker-style-2:after, .headline-title.nticker-style-4:after{ border-color: #1565c0; } a.penci-topbar-post-title:hover { color: #1565c0; } a.penci-topbar-post-title { text-transform: none; } ul.penci-topbar-menu > li a, div.penci-topbar-menu > ul > li a { text-transform: none; font-size: 12px; } ul.penci-topbar-menu > li a:hover, div.penci-topbar-menu > ul > li a:hover { color: #1565c0; } .penci-topbar-social a:hover { color: #1565c0; } #penci-login-popup:before{ opacity: ; } .navigation .menu > li > a:hover, .navigation .menu li.current-menu-item > a, .navigation .menu > li.current_page_item > a, .navigation .menu > li:hover > a, .navigation .menu > li.current-menu-ancestor > a, .navigation .menu > li.current-menu-item > a, .navigation .menu .sub-menu li a:hover, .navigation .menu .sub-menu li.current-menu-item > a, .navigation .sub-menu li:hover > a, #navigation .menu > li > a:hover, #navigation .menu li.current-menu-item > a, #navigation .menu > li.current_page_item > a, #navigation .menu > li:hover > a, #navigation .menu > li.current-menu-ancestor > a, #navigation .menu > li.current-menu-item > a, #navigation .menu .sub-menu li a:hover, #navigation .menu .sub-menu li.current-menu-item > a, #navigation .sub-menu li:hover > a { color: #ffffff; } .navigation ul.menu > li > a:before, .navigation .menu > ul > li > a:before, #navigation ul.menu > li > a:before, #navigation .menu > ul > li > a:before { background: #ffffff; } .navigation.menu-item-padding .menu > li > a:hover, .navigation.menu-item-padding .menu > li:hover > a, .navigation.menu-item-padding .menu > li.current-menu-item > a, .navigation.menu-item-padding .menu > li.current_page_item > a, .navigation.menu-item-padding .menu > li.current-menu-ancestor > a, .navigation.menu-item-padding .menu > li.current-menu-item > a, #navigation.menu-item-padding .menu > li > a:hover, #navigation.menu-item-padding .menu > li:hover > a, #navigation.menu-item-padding .menu > li.current-menu-item > a, #navigation.menu-item-padding .menu > li.current_page_item > a, #navigation.menu-item-padding .menu > li.current-menu-ancestor > a, #navigation.menu-item-padding .menu > li.current-menu-item > a { background-color: #1565c0; } .navigation .menu ul.sub-menu li .pcmis-2 .penci-mega-post a:hover, .navigation .penci-megamenu .penci-mega-child-categories a.cat-active, .navigation .menu .penci-megamenu .penci-mega-child-categories a:hover, .navigation .menu .penci-megamenu .penci-mega-latest-posts .penci-mega-post a:hover, #navigation .menu ul.sub-menu li .pcmis-2 .penci-mega-post a:hover, #navigation .penci-megamenu .penci-mega-child-categories a.cat-active, #navigation .menu .penci-megamenu .penci-mega-child-categories a:hover, #navigation .menu .penci-megamenu .penci-mega-latest-posts .penci-mega-post a:hover { color: #1565c0; } #navigation .penci-megamenu .penci-mega-thumbnail .mega-cat-name { background: #1565c0; } .header-social a i, .main-nav-social a { font-size: 14px; } .header-social a svg, .main-nav-social a svg{ width: 14px; } #navigation .menu > li > a, #navigation ul.menu ul.sub-menu li > a, .navigation ul.menu ul.sub-menu li > a, #navigation .penci-megamenu .penci-mega-child-categories a, .navigation .penci-megamenu .penci-mega-child-categories a{ text-transform: none; } #navigation .penci-megamenu .post-mega-title a{ text-transform: uppercase; } #navigation ul.menu > li > a, #navigation .menu > ul > li > a { font-size: 14px; } #navigation ul.menu ul.sub-menu li > a, #navigation .penci-megamenu .penci-mega-child-categories a, #navigation .penci-megamenu .post-mega-title a, #navigation .menu ul ul.sub-menu li a { font-size: 14px; } #navigation .penci-megamenu .post-mega-title a, .pc-builder-element .navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post .post-mega-title a{ text-transform: none; } #navigation .menu .sub-menu li a:hover, #navigation .menu .sub-menu li.current-menu-item > a, #navigation .sub-menu li:hover > a { color: #1565c0; } #navigation.menu-style-2 ul.menu ul.sub-menu:before, #navigation.menu-style-2 .menu ul ul.sub-menu:before { background-color: #1565c0; } .penci-featured-content .feat-text h3 a, .featured-style-35 .feat-text-right h3 a, .featured-style-4 .penci-featured-content .feat-text h3 a, .penci-mag-featured-content h3 a, .pencislider-container .pencislider-content .pencislider-title { text-transform: none; } .home-featured-cat-content, .penci-featured-cat-seemore, .penci-featured-cat-custom-ads, .home-featured-cat-content.style-8 { margin-bottom: 50px; } .home-featured-cat-content.style-8 .penci-grid li.list-post:last-child{ margin-bottom: 0; } .home-featured-cat-content.style-3, .home-featured-cat-content.style-11{ margin-bottom: 40px; } .home-featured-cat-content.style-7{ margin-bottom: 24px; } .home-featured-cat-content.style-13{ margin-bottom: 30px; } .penci-featured-cat-seemore, .penci-featured-cat-custom-ads{ margin-top: -30px; } .penci-featured-cat-seemore.penci-seemore-style-7, .mag-cat-style-7 .penci-featured-cat-custom-ads{ margin-top: -28px; } .penci-featured-cat-seemore.penci-seemore-style-8, .mag-cat-style-8 .penci-featured-cat-custom-ads{ margin-top: 10px; } .penci-featured-cat-seemore.penci-seemore-style-13, .mag-cat-style-13 .penci-featured-cat-custom-ads{ margin-top: -30px; } .penci-header-signup-form { padding-top: px; padding-bottom: px; } .penci-header-signup-form { background-color: #1565c0; } .header-social a:hover i, .main-nav-social a:hover, .penci-menuhbg-toggle:hover .lines-button:after, .penci-menuhbg-toggle:hover .penci-lines:before, .penci-menuhbg-toggle:hover .penci-lines:after { color: #1565c0; } #sidebar-nav .menu li a:hover, .header-social.sidebar-nav-social a:hover i, #sidebar-nav .menu li a .indicator:hover, #sidebar-nav .menu .sub-menu li a .indicator:hover{ color: #1565c0; } #sidebar-nav-logo:before{ background-color: #1565c0; } .penci-slide-overlay .overlay-link, .penci-slider38-overlay, .penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content:before, .slider-40-wrapper .list-slider-creative .item-slider-creative .img-container:before { opacity: ; } .penci-item-mag:hover .penci-slide-overlay .overlay-link, .featured-style-38 .item:hover .penci-slider38-overlay, .penci-flat-overlay .penci-item-mag:hover .penci-slide-overlay .penci-mag-featured-content:before { opacity: ; } .penci-featured-content .featured-slider-overlay { opacity: ; } .slider-40-wrapper .list-slider-creative .item-slider-creative:hover .img-container:before { opacity:; } .featured-style-29 .featured-slider-overlay { opacity: ; } .header-standard h2, .header-standard .post-title, .header-standard h2 a { text-transform: none; } .penci-standard-cat .cat > a.penci-cat-name { color: #1565c0; } .penci-standard-cat .cat:before, .penci-standard-cat .cat:after { background-color: #1565c0; } .standard-content .penci-post-box-meta .penci-post-share-box a:hover, .standard-content .penci-post-box-meta .penci-post-share-box a.liked { color: #1565c0; } .header-standard .post-entry a:hover, .header-standard .author-post span a:hover, .standard-content a, .standard-content .post-entry a, .standard-post-entry a.more-link:hover, .penci-post-box-meta .penci-box-meta a:hover, .standard-content .post-entry blockquote:before, .post-entry blockquote cite, .post-entry blockquote .author, .standard-content-special .author-quote span, .standard-content-special .format-post-box .post-format-icon i, .standard-content-special .format-post-box .dt-special a:hover, .standard-content .penci-more-link a.more-link, .standard-content .penci-post-box-meta .penci-box-meta a:hover { color: #1565c0; } .standard-content .penci-more-link.penci-more-link-button a.more-link{ background-color: #1565c0; color: #fff; } .standard-content-special .author-quote span:before, .standard-content-special .author-quote span:after, .standard-content .post-entry ul li:before, .post-entry blockquote .author span:after, .header-standard:after { background-color: #1565c0; } .penci-more-link a.more-link:before, .penci-more-link a.more-link:after { border-color: #1565c0; } .penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a, .grid-mixed .mixed-detail h2 a, .overlay-header-box .overlay-title a { text-transform: none; } .penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a { } .penci-featured-infor .cat a.penci-cat-name, .penci-grid .cat a.penci-cat-name, .penci-masonry .cat a.penci-cat-name, .penci-featured-infor .cat a.penci-cat-name { color: #1565c0; } .penci-featured-infor .cat a.penci-cat-name:after, .penci-grid .cat a.penci-cat-name:after, .penci-masonry .cat a.penci-cat-name:after, .penci-featured-infor .cat a.penci-cat-name:after{ border-color: #1565c0; } .penci-post-share-box a.liked, .penci-post-share-box a:hover { color: #1565c0; } .overlay-post-box-meta .overlay-share a:hover, .overlay-author a:hover, .penci-grid .standard-content-special .format-post-box .dt-special a:hover, .grid-post-box-meta span a:hover, .grid-post-box-meta span a.comment-link:hover, .penci-grid .standard-content-special .author-quote span, .penci-grid .standard-content-special .format-post-box .post-format-icon i, .grid-mixed .penci-post-box-meta .penci-box-meta a:hover { color: #1565c0; } .penci-grid .standard-content-special .author-quote span:before, .penci-grid .standard-content-special .author-quote span:after, .grid-header-box:after, .list-post .header-list-style:after { background-color: #1565c0; } .penci-grid .post-box-meta span:after, .penci-masonry .post-box-meta span:after { border-color: #1565c0; } .penci-readmore-btn.penci-btn-make-button a{ background-color: #1565c0; color: #fff; } .penci-grid li.typography-style .overlay-typography { opacity: ; } .penci-grid li.typography-style:hover .overlay-typography { opacity: ; } .penci-grid li.typography-style .item .main-typography h2 a:hover { color: #1565c0; } .penci-grid li.typography-style .grid-post-box-meta span a:hover { color: #1565c0; } .overlay-header-box .cat > a.penci-cat-name:hover { color: #1565c0; } .penci-sidebar-content .widget, .penci-sidebar-content.pcsb-boxed-whole { margin-bottom: 50px; } .penci-sidebar-content.style-25 .inner-arrow, .penci-sidebar-content.style-25 .widget-title, .penci-sidebar-content.style-11 .penci-border-arrow .inner-arrow, .penci-sidebar-content.style-12 .penci-border-arrow .inner-arrow, .penci-sidebar-content.style-14 .penci-border-arrow .inner-arrow:before, .penci-sidebar-content.style-13 .penci-border-arrow .inner-arrow, .penci-sidebar-content .penci-border-arrow .inner-arrow, .penci-sidebar-content.style-15 .penci-border-arrow .inner-arrow{ background-color: #111111; } .penci-sidebar-content.style-2 .penci-border-arrow:after{ border-top-color: #111111; } .penci-sidebar-content.style-25 .widget-title span {--pcheading-cl: #111111; } .penci-sidebar-content .penci-border-arrow:after { background-color: #111111; } .penci-sidebar-content.style-25 .widget-title span{--pcheading-cl:#111111;} .penci-sidebar-content.style-26 .widget-title{--pcborder-cl:#111111;} .penci-sidebar-content.style-24 .widget-title>span, .penci-sidebar-content.style-23 .widget-title>span, .penci-sidebar-content.style-22 .widget-title,.penci-sidebar-content.style-21 .widget-title span{--pcaccent-cl:#111111;} .penci-sidebar-content .penci-border-arrow .inner-arrow, .penci-sidebar-content.style-4 .penci-border-arrow .inner-arrow:before, .penci-sidebar-content.style-4 .penci-border-arrow .inner-arrow:after, .penci-sidebar-content.style-5 .penci-border-arrow, .penci-sidebar-content.style-7 .penci-border-arrow, .penci-sidebar-content.style-9 .penci-border-arrow{ border-color: #111111; } .penci-sidebar-content .penci-border-arrow:before { border-top-color: #111111; } .penci-sidebar-content.style-16 .penci-border-arrow:after{ background-color: #111111; } .penci-sidebar-content.style-7 .penci-border-arrow .inner-arrow:before, .penci-sidebar-content.style-9 .penci-border-arrow .inner-arrow:before { background-color: #1565c0; } .penci-sidebar-content.style-24 .widget-title>span, .penci-sidebar-content.style-23 .widget-title>span, .penci-sidebar-content.style-22 .widget-title{--pcborder-cl:#111111;} .penci-sidebar-content .penci-border-arrow:after { border-color: #111111; } .penci-sidebar-content.style-21, .penci-sidebar-content.style-22, .penci-sidebar-content.style-23, .penci-sidebar-content.style-24{ --pcheading-cl: #ffffff; } .penci-sidebar-content.style-25 .widget-title span, .penci-sidebar-content .penci-border-arrow .inner-arrow { color: #ffffff; } .penci-video_playlist .penci-video-playlist-item .penci-video-title:hover,.widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover, .widget a:hover, .penci-sidebar-content .widget-social a:hover span, .widget-social a:hover span, .penci-tweets-widget-content .icon-tweets, .penci-tweets-widget-content .tweet-intents a, .penci-tweets-widget-content .tweet-intents span:after, .widget-social.remove-circle a:hover i , #wp-calendar tbody td a:hover, .penci-video_playlist .penci-video-playlist-item .penci-video-title:hover, .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta a:hover{ color: #1565c0; } .widget .tagcloud a:hover, .widget-social a:hover i, .widget input[type="submit"]:hover,.penci-user-logged-in .penci-user-action-links a:hover,.penci-button:hover, .widget button[type="submit"]:hover { color: #fff; background-color: #1565c0; border-color: #1565c0; } .about-widget .about-me-heading:before { border-color: #1565c0; } .penci-tweets-widget-content .tweet-intents-inner:before, .penci-tweets-widget-content .tweet-intents-inner:after, .pencisc-column-1.penci-video_playlist .penci-video-nav .playlist-panel-item, .penci-video_playlist .penci-custom-scroll::-webkit-scrollbar-thumb, .penci-video_playlist .penci-playlist-title { background-color: #1565c0; } .penci-owl-carousel.penci-tweets-slider .penci-owl-dots .penci-owl-dot.active span, .penci-owl-carousel.penci-tweets-slider .penci-owl-dots .penci-owl-dot:hover span { border-color: #1565c0; background-color: #1565c0; } #footer-copyright * { font-size: 12px; } #footer-copyright * { font-style: normal; } .footer-subscribe .widget .mc4wp-form input[type="submit"] { background-color: #111111; } .footer-subscribe .widget .mc4wp-form input[type="submit"]:hover { background-color: #1565c0; } .footer-widget-wrapper .penci-tweets-widget-content .icon-tweets, .footer-widget-wrapper .penci-tweets-widget-content .tweet-intents a, .footer-widget-wrapper .penci-tweets-widget-content .tweet-intents span:after, .footer-widget-wrapper .widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover, .footer-widget-wrapper .widget a:hover, .footer-widget-wrapper .widget-social a:hover span, .footer-widget-wrapper a:hover, .footer-widget-wrapper .widget-social.remove-circle a:hover i, .footer-widget-wrapper .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta a:hover{ color: #1565c0; } .footer-widget-wrapper .widget .tagcloud a:hover, .footer-widget-wrapper .widget-social a:hover i, .footer-widget-wrapper .mc4wp-form input[type="submit"]:hover, .footer-widget-wrapper .widget input[type="submit"]:hover,.footer-widget-wrapper .penci-user-logged-in .penci-user-action-links a:hover, .footer-widget-wrapper .widget button[type="submit"]:hover { color: #fff; background-color: #1565c0; border-color: #1565c0; } .footer-widget-wrapper .about-widget .about-me-heading:before { border-color: #1565c0; } .footer-widget-wrapper .penci-tweets-widget-content .tweet-intents-inner:before, .footer-widget-wrapper .penci-tweets-widget-content .tweet-intents-inner:after { background-color: #1565c0; } .footer-widget-wrapper .penci-owl-carousel.penci-tweets-slider .penci-owl-dots .penci-owl-dot.active span, .footer-widget-wrapper .penci-owl-carousel.penci-tweets-slider .penci-owl-dots .penci-owl-dot:hover span { border-color: #1565c0; background: #1565c0; } ul.footer-socials li a:hover i { background-color: #ffffff; border-color: #ffffff; } ul.footer-socials li a:hover i { color: #ffffff; } ul.footer-socials li a:hover span { color: #ffffff; } .footer-socials-section, .penci-footer-social-moved{ border-color: #212121; } #footer-section, .penci-footer-social-moved{ background-color: #111111; } #footer-section .footer-menu li a:hover { color: #1565c0; } .penci-go-to-top-floating { background-color: #1565c0; } #footer-section a { color: #1565c0; } .comment-content a, .container-single .post-entry a, .container-single .format-post-box .dt-special a:hover, .container-single .author-quote span, .container-single .author-post span a:hover, .post-entry blockquote:before, .post-entry blockquote cite, .post-entry blockquote .author, .wpb_text_column blockquote:before, .wpb_text_column blockquote cite, .wpb_text_column blockquote .author, .post-pagination a:hover, .author-content h5 a:hover, .author-content .author-social:hover, .item-related h3 a:hover, .container-single .format-post-box .post-format-icon i, .container.penci-breadcrumb.single-breadcrumb span a:hover,.container.penci-breadcrumb.single-breadcrumb a:hover, .penci_list_shortcode li:before, .penci-dropcap-box-outline, .penci-dropcap-circle-outline, .penci-dropcap-regular, .penci-dropcap-bold, .header-standard .post-box-meta-single .author-post span a:hover{ color: #1565c0; } .container-single .standard-content-special .format-post-box, ul.slick-dots li button:hover, ul.slick-dots li.slick-active button, .penci-dropcap-box-outline, .penci-dropcap-circle-outline { border-color: #1565c0; } ul.slick-dots li button:hover, ul.slick-dots li.slick-active button, #respond h3.comment-reply-title span:before, #respond h3.comment-reply-title span:after, .post-box-title:before, .post-box-title:after, .container-single .author-quote span:before, .container-single .author-quote span:after, .post-entry blockquote .author span:after, .post-entry blockquote .author span:before, .post-entry ul li:before, #respond #submit:hover, div.wpforms-container .wpforms-form.wpforms-form input[type=submit]:hover, div.wpforms-container .wpforms-form.wpforms-form button[type=submit]:hover, div.wpforms-container .wpforms-form.wpforms-form .wpforms-page-button:hover, .wpcf7 input[type="submit"]:hover, .widget_wysija input[type="submit"]:hover, .post-entry.blockquote-style-2 blockquote:before,.tags-share-box.tags-share-box-s2 .post-share-plike, .penci-dropcap-box, .penci-dropcap-circle, .penci-ldspinner > div{ background-color: #1565c0; } .container-single .post-entry .post-tags a:hover { color: #fff; border-color: #1565c0; background-color: #1565c0; } .container-single .penci-standard-cat .cat > a.penci-cat-name { color: #1565c0; } .container-single .penci-standard-cat .cat:before, .container-single .penci-standard-cat .cat:after { background-color: #1565c0; } .container-single .single-post-title { text-transform: none; } .container-single .single-post-title { } .list-post .header-list-style:after, .grid-header-box:after, .penci-overlay-over .overlay-header-box:after, .home-featured-cat-content .first-post .magcat-detail .mag-header:after { content: none; } .list-post .header-list-style, .grid-header-box, .penci-overlay-over .overlay-header-box, .home-featured-cat-content .first-post .magcat-detail .mag-header{ padding-bottom: 0; } .penci-single-style-6 .single-breadcrumb, .penci-single-style-5 .single-breadcrumb, .penci-single-style-4 .single-breadcrumb, .penci-single-style-3 .single-breadcrumb, .penci-single-style-9 .single-breadcrumb, .penci-single-style-7 .single-breadcrumb{ text-align: left; } .container-single .header-standard, .container-single .post-box-meta-single { text-align: left; } .rtl .container-single .header-standard,.rtl .container-single .post-box-meta-single { text-align: right; } .container-single .post-pagination h5 { text-transform: none; } #respond h3.comment-reply-title span:before, #respond h3.comment-reply-title span:after, .post-box-title:before, .post-box-title:after { content: none; display: none; } .container-single .item-related h3 a { text-transform: none; } .container-single .post-share a:hover, .container-single .post-share a.liked, .page-share .post-share a:hover { color: #1565c0; } .tags-share-box.tags-share-box-2_3 .post-share .count-number-like, .post-share .count-number-like { color: #1565c0; } .post-entry a, .container-single .post-entry a{ color: #1565c0; } .footer-instagram-html h4.footer-instagram-title>span:before{ content: none; display: none; } ul.homepage-featured-boxes .penci-fea-in:hover h4 span { color: #1565c0; } .penci-home-popular-post .item-related h3 a:hover { color: #1565c0; } .penci-homepage-title.style-21{ --pcaccent-cl: #111111 } .penci-homepage-title.style-25 .inner-arrow, .penci-homepage-title.style-25 .widget-title, .penci-homepage-title.style-23 .inner-arrow > span:before, .penci-homepage-title.style-24 .inner-arrow > span:before, .penci-homepage-title.style-23 .inner-arrow > a:before, .penci-homepage-title.style-24 .inner-arrow > a:before, .penci-homepage-title.style-14 .inner-arrow:before, .penci-homepage-title.style-11 .inner-arrow, .penci-homepage-title.style-12 .inner-arrow, .penci-homepage-title.style-13 .inner-arrow, .penci-homepage-title .inner-arrow, .penci-homepage-title.style-15 .inner-arrow{ background-color: #111111; } .penci-border-arrow.penci-homepage-title.style-2:after{ border-top-color: #111111; } .penci-homepage-title.style-25 .inner-arrow { --pcheading-cl: #111111; } .penci-homepage-title.style-22 .inner-arrow:after, .penci-homepage-title.style-23 .inner-arrow > span:after, .penci-homepage-title.style-24 .inner-arrow > span:after, .penci-homepage-title.style-23 .inner-arrow > a:after, .penci-homepage-title.style-24 .inner-arrow > a:after, .penci-border-arrow.penci-homepage-title:after { background-color: #111111; } .penci-homepage-title.style-21 .inner-arrow{--pcheading-cl:#111111;} .penci-homepage-title.style-26 .inner-arrow{--pcborder-cl:#111111;} .penci-homepage-title.style-24 .inner-arrow>span, .penci-homepage-title.style-23 .inner-arrow>span, .penci-homepage-title.style-24 .inner-arrow>a, .penci-homepage-title.style-23 .inner-arrow>a, .penci-homepage-title.style-22,.penci-homepage-title.style-21 .inner-arrow span{--pcaccent-cl:#111111;} .penci-border-arrow.penci-homepage-title .inner-arrow, .penci-homepage-title.style-4 .inner-arrow:before, .penci-homepage-title.style-4 .inner-arrow:after, .penci-homepage-title.style-7, .penci-homepage-title.style-9 { border-color: #111111; } .penci-border-arrow.penci-homepage-title:before { border-top-color: #111111; } .penci-homepage-title.style-5, .penci-homepage-title.style-7{ border-color: #111111; } .penci-homepage-title.style-16.penci-border-arrow:after{ background-color: #111111; } .penci-homepage-title.style-7 .inner-arrow:before, .penci-homepage-title.style-9 .inner-arrow:before{ background-color: #1565c0; } .penci-homepage-title.style-24 .inner-arrow, .penci-homepage-title.style-23 .inner-arrow, .penci-homepage-title.style-22{--pcborder-cl:#111111;} .penci-border-arrow.penci-homepage-title:after { border-color: #111111; } .penci-homepage-title.style-21 .inner-arrow, .penci-homepage-title.style-22, .penci-homepage-title.style-23, .penci-homepage-title.style-24{ --pcheading-cl: #ffffff; } .penci-homepage-title.style-25 .inner-arrow > span,.penci-homepage-title.style-25 .inner-arrow > a, .penci-homepage-title .inner-arrow, .penci-homepage-title.penci-magazine-title .inner-arrow a { color: #ffffff; } .home-featured-cat-content .magcat-detail h3 a:hover { color: #1565c0; } .home-featured-cat-content .grid-post-box-meta span a:hover { color: #1565c0; } .home-featured-cat-content .first-post .magcat-detail .mag-header:after { background: #1565c0; } .penci-slider ol.penci-control-nav li a.penci-active, .penci-slider ol.penci-control-nav li a:hover { border-color: #1565c0; background: #1565c0; } .home-featured-cat-content .mag-photo .mag-overlay-photo { opacity: ; } .home-featured-cat-content .mag-photo:hover .mag-overlay-photo { opacity: ; } .inner-item-portfolio:hover .penci-portfolio-thumbnail a:after { opacity: ; } .grid-post-box-meta span, .grid-post-box-meta a {font-size: 12px} .widget ul.side-newsfeed li .side-item .side-item-text h4 a {font-size: 14px} .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {font-size: 12px} body { --pcdm_btnbg: rgba(0, 0, 0, .1); --pcdm_btnd: #666; --pcdm_btndbg: #fff; --pcdm_btnn: var(--pctext-cl); --pcdm_btnnbg: var(--pcbg-cl); } body.pcdm-enable { --pcbg-cl: #000000; --pcbg-l-cl: #1a1a1a; --pcbg-d-cl: #000000; --pctext-cl: #fff; --pcborder-cl: #313131; --pcborders-cl: #3c3c3c; --pcheading-cl: rgba(255,255,255,0.9); --pcmeta-cl: #999999; --pcl-cl: #fff; --pclh-cl: #1565c0; --pcaccent-cl: #1565c0; background-color: var(--pcbg-cl); color: var(--pctext-cl); } body.pcdark-df.pcdm-enable.pclight-mode { --pcbg-cl: #fff; --pctext-cl: #313131; --pcborder-cl: #dedede; --pcheading-cl: #313131; --pcmeta-cl: #888888; --pcaccent-cl: #1565c0; }</style> <link rel="shortcut icon" href="https://probiznesmen.ru/wordpress/wp-content/uploads/2019/05/cropped-favi-2.jpg"
type="image/x-icon"/>
<link rel="apple-touch-icon" sizes="180x180" href="https://probiznesmen.ru/wordpress/wp-content/uploads/2019/05/cropped-favi-2.jpg">
<script type="rocketlazyloadscript">
var penciBlocksArray=[];
var portfolioDataJs = portfolioDataJs || [];var PENCILOCALCACHE = {};
(function () {
"use strict";
PENCILOCALCACHE = {
data: {},
remove: function ( ajaxFilterItem ) {
delete PENCILOCALCACHE.data[ajaxFilterItem];
},
exist: function ( ajaxFilterItem ) {
return PENCILOCALCACHE.data.hasOwnProperty( ajaxFilterItem ) && PENCILOCALCACHE.data[ajaxFilterItem] !== null;
},
get: function ( ajaxFilterItem ) {
return PENCILOCALCACHE.data[ajaxFilterItem];
},
set: function ( ajaxFilterItem, cachedData ) {
PENCILOCALCACHE.remove( ajaxFilterItem );
PENCILOCALCACHE.data[ajaxFilterItem] = cachedData;
}
};
}
)();function penciBlock() {
this.atts_json = '';
this.content = '';
}</script>
<script type="application/ld+json">{
"@context": "https:\/\/schema.org\/",
"@type": "organization",
"@id": "#organization",
"logo": {
"@type": "ImageObject",
"url": "https:\/\/probiznesmen.ru\/wp-content\/uploads\/2021\/10\/cropped-logo-header3.jpg"
},
"url": "https:\/\/probiznesmen.ru\/",
"name": "\u0416\u0443\u0440\u043d\u0430\u043b \u043e \u0421\u0430\u043c\u043e\u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0438",
"description": "\u043c\u0435\u043d\u044f\u0435\u043c \u0436\u0438\u0437\u043d\u044c \u043a \u043b\u0443\u0447\u0448\u0435\u043c\u0443 \u0432\u043c\u0435\u0441\u0442\u0435"
}</script><script type="application/ld+json">{
"@context": "https:\/\/schema.org\/",
"@type": "WebSite",
"name": "\u0416\u0443\u0440\u043d\u0430\u043b \u043e \u0421\u0430\u043c\u043e\u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0438",
"alternateName": "\u043c\u0435\u043d\u044f\u0435\u043c \u0436\u0438\u0437\u043d\u044c \u043a \u043b\u0443\u0447\u0448\u0435\u043c\u0443 \u0432\u043c\u0435\u0441\u0442\u0435",
"url": "https:\/\/probiznesmen.ru\/",
"potentialAction": {
"@type": "SearchAction",
"target": "https:\/\/probiznesmen.ru\/search\/{search_term}",
"query-input": "required name=search_term"
}
}</script>
<!-- Google AdSense meta tags added by Site Kit -->
<meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236">
<meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
<!-- End Google AdSense meta tags added by Site Kit -->
<!-- Yandex.Metrika counter by Yandex Metrica Plugin -->
<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();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(36049665, "init", {
id:36049665,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true,
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/36049665" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<!-- Google AdSense snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" async="async" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5294858500074187&host=ca-host-pub-2644536267352236" crossorigin="anonymous"></script>
<!-- End Google AdSense snippet added by Site Kit -->
<!-- Google AdSense Ad Blocking Recovery snippet added by Site Kit -->
<script type="rocketlazyloadscript" async data-rocket-src="https://fundingchoicesmessages.google.com/i/pub-5294858500074187?ers=1" nonce="I3vaemeBBG7wN5YTCbLBqA"></script><script type="rocketlazyloadscript" nonce="I3vaemeBBG7wN5YTCbLBqA">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script>
<!-- End Google AdSense Ad Blocking Recovery snippet added by Site Kit -->
<!-- Google AdSense Ad Blocking Recovery Error Protection snippet added by Site Kit -->
<script type="rocketlazyloadscript">(function(){'use strict';function aa(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}var ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
function ea(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var fa=ea(this);function ha(a,b){if(b)a:{var c=fa;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}}
var ia="function"==typeof Object.create?Object.create:function(a){function b(){}b.prototype=a;return new b},l;if("function"==typeof Object.setPrototypeOf)l=Object.setPrototypeOf;else{var m;a:{var ja={a:!0},ka={};try{ka.__proto__=ja;m=ka.a;break a}catch(a){}m=!1}l=m?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}var la=l;
function n(a,b){a.prototype=ia(b.prototype);a.prototype.constructor=a;if(la)la(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.A=b.prototype}function ma(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}
var na="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(a[e]=d[e])}return a};ha("Object.assign",function(a){return a||na});/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var p=this||self;function q(a){return a};var t,u;a:{for(var oa=["CLOSURE_FLAGS"],v=p,x=0;x<oa.length;x++)if(v=v[oa[x]],null==v){u=null;break a}u=v}var pa=u&&u[610401301];t=null!=pa?pa:!1;var z,qa=p.navigator;z=qa?qa.userAgentData||null:null;function A(a){return t?z?z.brands.some(function(b){return(b=b.brand)&&-1!=b.indexOf(a)}):!1:!1}function B(a){var b;a:{if(b=p.navigator)if(b=b.userAgent)break a;b=""}return-1!=b.indexOf(a)};function C(){return t?!!z&&0<z.brands.length:!1}function D(){return C()?A("Chromium"):(B("Chrome")||B("CriOS"))&&!(C()?0:B("Edge"))||B("Silk")};var ra=C()?!1:B("Trident")||B("MSIE");!B("Android")||D();D();B("Safari")&&(D()||(C()?0:B("Coast"))||(C()?0:B("Opera"))||(C()?0:B("Edge"))||(C()?A("Microsoft Edge"):B("Edg/"))||C()&&A("Opera"));var sa={},E=null;var ta="undefined"!==typeof Uint8Array,ua=!ra&&"function"===typeof btoa;var F="function"===typeof Symbol&&"symbol"===typeof Symbol()?Symbol():void 0,G=F?function(a,b){a[F]|=b}:function(a,b){void 0!==a.g?a.g|=b:Object.defineProperties(a,{g:{value:b,configurable:!0,writable:!0,enumerable:!1}})};function va(a){var b=H(a);1!==(b&1)&&(Object.isFrozen(a)&&(a=Array.prototype.slice.call(a)),I(a,b|1))}
var H=F?function(a){return a[F]|0}:function(a){return a.g|0},J=F?function(a){return a[F]}:function(a){return a.g},I=F?function(a,b){a[F]=b}:function(a,b){void 0!==a.g?a.g=b:Object.defineProperties(a,{g:{value:b,configurable:!0,writable:!0,enumerable:!1}})};function wa(){var a=[];G(a,1);return a}function xa(a,b){I(b,(a|0)&-99)}function K(a,b){I(b,(a|34)&-73)}function L(a){a=a>>11&1023;return 0===a?536870912:a};var M={};function N(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object}var O,ya=[];I(ya,39);O=Object.freeze(ya);var P;function Q(a,b){P=b;a=new a(b);P=void 0;return a}
function R(a,b,c){null==a&&(a=P);P=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=H(a);if(d&64)return a;d|=64;if(c&&(d|=512,c!==a[0]))throw Error();a:{c=a;var e=c.length;if(e){var f=e-1,g=c[f];if(N(g)){d|=256;b=(d>>9&1)-1;e=f-b;1024<=e&&(za(c,b,g),e=1023);d=d&-2095105|(e&1023)<<11;break a}}b&&(g=(d>>9&1)-1,b=Math.max(b,e-g),1024<b&&(za(c,g,{}),d|=256,b=1023),d=d&-2095105|(b&1023)<<11)}}I(a,d);return a}
function za(a,b,c){for(var d=1023+b,e=a.length,f=d;f<e;f++){var g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};function Aa(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)&&ta&&null!=a&&a instanceof Uint8Array){if(ua){for(var b="",c=0,d=a.length-10240;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);a=btoa(b)}else{void 0===b&&(b=0);if(!E){E={};c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split("");d=["+/=","+/","-_=","-_.","-_"];for(var e=
0;5>e;e++){var f=c.concat(d[e].split(""));sa[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void 0===E[h]&&(E[h]=g)}}}b=sa[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=f=0;f<a.length-2;f+=3){var k=a[f],w=a[f+1];h=a[f+2];g=b[k>>2];k=b[(k&3)<<4|w>>4];w=b[(w&15)<<2|h>>6];h=b[h&63];c[e++]=g+k+w+h}g=0;h=d;switch(a.length-f){case 2:g=a[f+1],h=b[(g&15)<<2]||d;case 1:a=a[f],c[e]=b[a>>2]+b[(a&3)<<4|g>>4]+h+d}a=c.join("")}return a}}return a};function Ba(a,b,c){a=Array.prototype.slice.call(a);var d=a.length,e=b&256?a[d-1]:void 0;d+=e?-1:0;for(b=b&512?1:0;b<d;b++)a[b]=c(a[b]);if(e){b=a[b]={};for(var f in e)Object.prototype.hasOwnProperty.call(e,f)&&(b[f]=c(e[f]))}return a}function Da(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&H(a)&1?void 0:f&&H(a)&2?a:Ea(a,b,c,void 0!==d,e,f);else if(N(a)){var g={},h;for(h in a)Object.prototype.hasOwnProperty.call(a,h)&&(g[h]=Da(a[h],b,c,d,e,f));a=g}else a=b(a,d);return a}}
function Ea(a,b,c,d,e,f){var g=d||c?H(a):0;d=d?!!(g&32):void 0;a=Array.prototype.slice.call(a);for(var h=0;h<a.length;h++)a[h]=Da(a[h],b,c,d,e,f);c&&c(g,a);return a}function Fa(a){return a.s===M?a.toJSON():Aa(a)};function Ga(a,b,c){c=void 0===c?K:c;if(null!=a){if(ta&&a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){var d=H(a);if(d&2)return a;if(b&&!(d&64)&&(d&32||0===d))return I(a,d|34),a;a=Ea(a,Ga,d&4?K:c,!0,!1,!0);b=H(a);b&4&&b&2&&Object.freeze(a);return a}a.s===M&&(b=a.h,c=J(b),a=c&2?a:Q(a.constructor,Ha(b,c,!0)));return a}}function Ha(a,b,c){var d=c||b&2?K:xa,e=!!(b&32);a=Ba(a,b,function(f){return Ga(f,e,d)});G(a,32|(c?2:0));return a};function Ia(a,b){a=a.h;return Ja(a,J(a),b)}function Ja(a,b,c,d){if(-1===c)return null;if(c>=L(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+((b>>9&1)-1);if(b<e)return a[b]}}function Ka(a,b,c,d,e){var f=L(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+((b>>9&1)-1)]={};e|=256}f[c]=d;e&=-1025;e!==b&&I(a,e)}else a[c+((b>>9&1)-1)]=d,b&256&&(d=a[a.length-1],c in d&&delete d[c]),b&1024&&I(a,b&-1025)}
function La(a,b){var c=Ma;var d=void 0===d?!1:d;var e=a.h;var f=J(e),g=Ja(e,f,b,d);var h=!1;if(null==g||"object"!==typeof g||(h=Array.isArray(g))||g.s!==M)if(h){var k=h=H(g);0===k&&(k|=f&32);k|=f&2;k!==h&&I(g,k);c=new c(g)}else c=void 0;else c=g;c!==g&&null!=c&&Ka(e,f,b,c,d);e=c;if(null==e)return e;a=a.h;f=J(a);f&2||(g=e,c=g.h,h=J(c),g=h&2?Q(g.constructor,Ha(c,h,!1)):g,g!==e&&(e=g,Ka(a,f,b,e,d)));return e}function Na(a,b){a=Ia(a,b);return null==a||"string"===typeof a?a:void 0}
function Oa(a,b){a=Ia(a,b);return null!=a?a:0}function S(a,b){a=Na(a,b);return null!=a?a:""};function T(a,b,c){this.h=R(a,b,c)}T.prototype.toJSON=function(){var a=Ea(this.h,Fa,void 0,void 0,!1,!1);return Pa(this,a,!0)};T.prototype.s=M;T.prototype.toString=function(){return Pa(this,this.h,!1).toString()};
function Pa(a,b,c){var d=a.constructor.v,e=L(J(c?a.h:b)),f=!1;if(d){if(!c){b=Array.prototype.slice.call(b);var g;if(b.length&&N(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=J(a.h);a=L(g);g=(g>>9&1)-1;for(var h,k,w=0;w<d.length;w++)if(k=d[w],k<a){k+=g;var r=e[k];null==r?e[k]=c?O:wa():c&&r!==O&&va(r)}else h||(r=void 0,e.length&&N(r=e[e.length-1])?h=r:e.push(h={})),r=h[k],null==h[k]?h[k]=c?O:wa():c&&r!==O&&va(r)}d=b.length;if(!d)return b;
var Ca;if(N(h=b[d-1])){a:{var y=h;e={};c=!1;for(var ca in y)Object.prototype.hasOwnProperty.call(y,ca)&&(a=y[ca],Array.isArray(a)&&a!=a&&(c=!0),null!=a?e[ca]=a:c=!0);if(c){for(var rb in e){y=e;break a}y=null}}y!=h&&(Ca=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;var cb=!0}if(!Ca&&!cb)return b;var da;f?da=b:da=Array.prototype.slice.call(b,0,d);b=da;f&&(b.length=d);y&&b.push(y);return b};function Qa(a){return function(b){if(null==b||""==b)b=new a;else{b=JSON.parse(b);if(!Array.isArray(b))throw Error(void 0);G(b,32);b=Q(a,b)}return b}};function Ra(a){this.h=R(a)}n(Ra,T);var Sa=Qa(Ra);var U;function V(a){this.g=a}V.prototype.toString=function(){return this.g+""};var Ta={};function Ua(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^Date.now()).toString(36)};function Va(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)}function Wa(a){this.g=a||p.document||document}Wa.prototype.appendChild=function(a,b){a.appendChild(b)};/*
SPDX-License-Identifier: Apache-2.0
*/
function Xa(a,b){a.src=b instanceof V&&b.constructor===V?b.g:"type_error:TrustedResourceUrl";var c,d;(c=(b=null==(d=(c=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:d.call(c,"script[nonce]"))?b.nonce||b.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",c)};function Ya(a){a=void 0===a?document:a;return a.createElement("script")};function Za(a,b,c,d,e,f){try{var g=a.g,h=Ya(g);h.async=!0;Xa(h,b);g.head.appendChild(h);h.addEventListener("load",function(){e();d&&g.head.removeChild(h)});h.addEventListener("error",function(){0<c?Za(a,b,c-1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(k){f()}};var $a=p.atob("aHR0cHM6Ly93d3cuZ3N0YXRpYy5jb20vaW1hZ2VzL2ljb25zL21hdGVyaWFsL3N5c3RlbS8xeC93YXJuaW5nX2FtYmVyXzI0ZHAucG5n"),ab=p.atob("WW91IGFyZSBzZWVpbmcgdGhpcyBtZXNzYWdlIGJlY2F1c2UgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlIGlzIGludGVyZmVyaW5nIHdpdGggdGhpcyBwYWdlLg=="),bb=p.atob("RGlzYWJsZSBhbnkgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlLCB0aGVuIHJlbG9hZCB0aGlzIHBhZ2Uu");function db(a,b,c){this.i=a;this.l=new Wa(this.i);this.g=null;this.j=[];this.m=!1;this.u=b;this.o=c}
function eb(a){if(a.i.body&&!a.m){var b=function(){fb(a);p.setTimeout(function(){return gb(a,3)},50)};Za(a.l,a.u,2,!0,function(){p[a.o]||b()},b);a.m=!0}}
function fb(a){for(var b=W(1,5),c=0;c<b;c++){var d=X(a);a.i.body.appendChild(d);a.j.push(d)}b=X(a);b.style.bottom="0";b.style.left="0";b.style.position="fixed";b.style.width=W(100,110).toString()+"%";b.style.zIndex=W(2147483544,2147483644).toString();b.style["background-color"]=hb(249,259,242,252,219,229);b.style["box-shadow"]="0 0 12px #888";b.style.color=hb(0,10,0,10,0,10);b.style.display="flex";b.style["justify-content"]="center";b.style["font-family"]="Roboto, Arial";c=X(a);c.style.width=W(80,
85).toString()+"%";c.style.maxWidth=W(750,775).toString()+"px";c.style.margin="24px";c.style.display="flex";c.style["align-items"]="flex-start";c.style["justify-content"]="center";d=Va(a.l.g,"IMG");d.className=Ua();d.src=$a;d.alt="Warning icon";d.style.height="24px";d.style.width="24px";d.style["padding-right"]="16px";var e=X(a),f=X(a);f.style["font-weight"]="bold";f.textContent=ab;var g=X(a);g.textContent=bb;Y(a,e,f);Y(a,e,g);Y(a,c,d);Y(a,c,e);Y(a,b,c);a.g=b;a.i.body.appendChild(a.g);b=W(1,5);for(c=
0;c<b;c++)d=X(a),a.i.body.appendChild(d),a.j.push(d)}function Y(a,b,c){for(var d=W(1,5),e=0;e<d;e++){var f=X(a);b.appendChild(f)}b.appendChild(c);c=W(1,5);for(d=0;d<c;d++)e=X(a),b.appendChild(e)}function W(a,b){return Math.floor(a+Math.random()*(b-a))}function hb(a,b,c,d,e,f){return"rgb("+W(Math.max(a,0),Math.min(b,255)).toString()+","+W(Math.max(c,0),Math.min(d,255)).toString()+","+W(Math.max(e,0),Math.min(f,255)).toString()+")"}function X(a){a=Va(a.l.g,"DIV");a.className=Ua();return a}
function gb(a,b){0>=b||null!=a.g&&0!=a.g.offsetHeight&&0!=a.g.offsetWidth||(ib(a),fb(a),p.setTimeout(function(){return gb(a,b-1)},50))}
function ib(a){var b=a.j;var c="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if(c)b=c.call(b);else if("number"==typeof b.length)b={next:aa(b)};else throw Error(String(b)+" is not an iterable or ArrayLike");for(c=b.next();!c.done;c=b.next())(c=c.value)&&c.parentNode&&c.parentNode.removeChild(c);a.j=[];(b=a.g)&&b.parentNode&&b.parentNode.removeChild(b);a.g=null};function jb(a,b,c,d,e){function f(k){document.body?g(document.body):0<k?p.setTimeout(function(){f(k-1)},e):b()}function g(k){k.appendChild(h);p.setTimeout(function(){h?(0!==h.offsetHeight&&0!==h.offsetWidth?b():a(),h.parentNode&&h.parentNode.removeChild(h)):a()},d)}var h=kb(c);f(3)}function kb(a){var b=document.createElement("div");b.className=a;b.style.width="1px";b.style.height="1px";b.style.position="absolute";b.style.left="-10000px";b.style.top="-10000px";b.style.zIndex="-10000";return b};function Ma(a){this.h=R(a)}n(Ma,T);function lb(a){this.h=R(a)}n(lb,T);var mb=Qa(lb);function nb(a){a=Na(a,4)||"";if(void 0===U){var b=null;var c=p.trustedTypes;if(c&&c.createPolicy){try{b=c.createPolicy("goog#html",{createHTML:q,createScript:q,createScriptURL:q})}catch(d){p.console&&p.console.error(d.message)}U=b}else U=b}a=(b=U)?b.createScriptURL(a):a;return new V(a,Ta)};function ob(a,b){this.m=a;this.o=new Wa(a.document);this.g=b;this.j=S(this.g,1);this.u=nb(La(this.g,2));this.i=!1;b=nb(La(this.g,13));this.l=new db(a.document,b,S(this.g,12))}ob.prototype.start=function(){pb(this)};
function pb(a){qb(a);Za(a.o,a.u,3,!1,function(){a:{var b=a.j;var c=p.btoa(b);if(c=p[c]){try{var d=Sa(p.atob(c))}catch(e){b=!1;break a}b=b===Na(d,1)}else b=!1}b?Z(a,S(a.g,14)):(Z(a,S(a.g,8)),eb(a.l))},function(){jb(function(){Z(a,S(a.g,7));eb(a.l)},function(){return Z(a,S(a.g,6))},S(a.g,9),Oa(a.g,10),Oa(a.g,11))})}function Z(a,b){a.i||(a.i=!0,a=new a.m.XMLHttpRequest,a.open("GET",b,!0),a.send())}function qb(a){var b=p.btoa(a.j);a.m[b]&&Z(a,S(a.g,5))};(function(a,b){p[a]=function(){var c=ma.apply(0,arguments);p[a]=function(){};b.apply(null,c)}})("__h82AlnkH6D91__",function(a){"function"===typeof window.atob&&(new ob(window,mb(window.atob(a)))).start()});}).call(this);
window.__h82AlnkH6D91__("WyJwdWItNTI5NDg1ODUwMDA3NDE4NyIsW251bGwsbnVsbCxudWxsLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9iL3B1Yi01Mjk0ODU4NTAwMDc0MTg3Il0sbnVsbCxudWxsLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9lbC9BR1NLV3hWanFBNXpSV1lsc2F5Sjh5S3NNVm02N3ZsWW5Bd09TQzZhQ01QWE03STB6SHYzZlBBd0EwV2lwMnd5bE1kZnlZQzdTMDZZWElKVVdVQ0JOdG1qRTZnZXR3XHUwMDNkXHUwMDNkP3RlXHUwMDNkVE9LRU5fRVhQT1NFRCIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFdHQ0RZd3NRNHRqeXJXT21WWWZnQmpaOTlwMVkzZUkwU1NydGVVRThGYW1ITVZfd0V0bW1NeWVjMjFTT2pFUmR1WFdpUDdTUzFiRDctUnVRXzVfaFRpQ2dcdTAwM2RcdTAwM2Q/YWJcdTAwM2QxXHUwMDI2c2JmXHUwMDNkMSIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFgzaTZmbnNLdV9VSkdJRjVhM3FoRl9lak9WWmRZSXJTLWZfNDdIOE9pZ1cwX2V2UVpRRThlYzF2RWlONzk3T21FNmhUXzNaSzVHLUZPOWo5N2hJbXVtbndcdTAwM2RcdTAwM2Q/YWJcdTAwM2QyXHUwMDI2c2JmXHUwMDNkMSIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFZQcGw5eHpBWERLeTVJMWs0YVRHaXpUNlRNTzRnUVBvZExYSDA1bVE4LXZOUjhKZHdUSUZYZ0xGTThCaWhCWGRVRmk1MERNYlJycUFiWi10Mm5GZmxzSVFcdTAwM2RcdTAwM2Q/c2JmXHUwMDNkMiIsImRpdi1ncHQtYWQiLDIwLDEwMCwiY0hWaUxUVXlPVFE0TlRnMU1EQXdOelF4T0RjXHUwMDNkIixbbnVsbCxudWxsLG51bGwsImh0dHBzOi8vd3d3LmdzdGF0aWMuY29tLzBlbW4vZi9wL3B1Yi01Mjk0ODU4NTAwMDc0MTg3LmpzP3VzcXBcdTAwM2RDQWciXSwiaHR0cHM6Ly9mdW5kaW5nY2hvaWNlc21lc3NhZ2VzLmdvb2dsZS5jb20vZWwvQUdTS1d4WEFoTzdjVjhWNFQwNTRCOVZnb2xnQV9mZnVQR1ZjM0dDam5lQ2N0Z0ZaNmtVb3ZmN21rNnF1eHNvWXFyOWRCaUxaVTA2RUFmUHFIWU9yQl80RWV6MUtXd1x1MDAzZFx1MDAzZCJd");</script>
<!-- End Google AdSense Ad Blocking Recovery Error Protection snippet added by Site Kit -->
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
</head>
<body data-rsssl=1 class="home blog wp-custom-logo wp-theme-soledad essb-10.1.1 penci-disable-desc-collapse soledad-ver-8-6-2 pclight-mode pcmn-drdw-style-slide_down pchds-default pencipdc_global_player">
<div id="soledad_wrapper" class="wrapper-boxed header-style-header-3 header-search-style-default">
<div class="penci-header-wrap"><div class="penci-top-bar">
<div class="container">
<div class="penci-headline" role="navigation"
itemscope
itemtype="https://schema.org/SiteNavigationElement">
<div class="pctopbar-item penci-topbar-trending">
<span class="headline-title nticker-style-1">В тренде</span>
<span class="penci-trending-nav">
<a class="penci-slider-prev" href="#"
aria-label="Previous"><i class="penci-faicon fa fa-angle-left" ></i></a>
<a class="penci-slider-next" href="#"
aria-label="Next"><i class="penci-faicon fa fa-angle-right" ></i></a>
</span>
<div class="pcdfswiper swiper penci-owl-carousel penci-owl-carousel-slider penci-headline-posts"
data-auto="true" data-nav="false" data-autotime="3000"
data-speed="200" data-anim="slideInUp">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/">Факты про ИИ: удивительные примеры и их влияние...</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/">33 самых интересных факта о человеческом теле</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/pochemu-lyudi-odinoki/">За гранью тишины: Почему люди одиноки и что...</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/18-interesnyh-faktov-o-mikelandzhelo-kotorye-vy-ne-znali/">18 интересных фактов о Микеланджело, которые вы не...</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/37-interesnyh-psihologicheskih-faktov-o-vljublennosti/">37 интересных психологических фактов о влюбленности</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/kak-stat-akkuratnee/">Как стать аккуратнее?</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/">15 главных цитат Леонардо да Винчи</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/">19 интересных фактов о Леонардо да Винчи</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/kak-krasota-menjaet-nashu-zhizn-17-faktov-kotorye-vy-ne-znali/">Как красота меняет нашу жизнь: 17 фактов, которые...</a>
</div>
<div class="swiper-slide">
<a class="penci-topbar-post-title"
href="https://probiznesmen.ru/samorazvitie-i-zdorove-kak-uluchshit-svoju-zhizn-s-pomoshhju-prostyh-privychek/">Саморазвитие и здоровье: как улучшить свою жизнь с...</a>
</div>
</div>
</div>
</div><div class="pctopbar-item penci-topbar-social">
<div class="inner-header-social">
</div>
</div> </div>
</div>
</div>
<header id="header" class="header-header-3" itemscope="itemscope" itemtype="https://schema.org/WPHeader">
<div class="inner-header penci-header-second">
<div class="container align-left-logo">
<div id="logo">
<a href="https://probiznesmen.ru/"><picture><source data-lazy-srcset="https://probiznesmen.ru/wp-content/webp-express/webp-images/uploads/2021/10/cropped-logo-header3.jpg.webp" type="image/webp"><img class="penci-mainlogo penci-limg webpexpress-processed" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20313%2050'%3E%3C/svg%3E" alt="Журнал о Саморазвитии" width="313" height="50" data-lazy-src="https://probiznesmen.ru/wp-content/uploads/2021/10/cropped-logo-header3.jpg"><noscript><img class="penci-mainlogo penci-limg webpexpress-processed" src="https://probiznesmen.ru/wp-content/uploads/2021/10/cropped-logo-header3.jpg" alt="Журнал о Саморазвитии" width="313" height="50"></noscript></picture></a>
</div>
</div>
</div>
<nav id="navigation" class="header-layout-bottom header-3 menu-style-1 menu-item-padding" role="navigation" itemscope itemtype="https://schema.org/SiteNavigationElement">
<div class="container">
<div class="button-menu-mobile header-3"><svg width=18px height=18px viewBox="0 0 512 384" version=1.1 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><g stroke=none stroke-width=1 fill-rule=evenodd><g transform="translate(0.000000, 0.250080)"><rect x=0 y=0 width=512 height=62></rect><rect x=0 y=161 width=512 height=62></rect><rect x=0 y=321 width=512 height=62></rect></g></g></svg></div>
<ul id="menu-navigation" class="menu"><li id="menu-item-3104" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3104"><a href="https://probiznesmen.ru/self-development/">Саморазвитие</a></li>
<li id="menu-item-3106" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3106"><a href="https://probiznesmen.ru/business/">Бизнес</a></li>
<li id="menu-item-3107" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children ajax-mega-menu menu-item-3107"><a href="https://probiznesmen.ru/psychology/">Психология</a>
<ul class="sub-menu">
<li id="menu-item-8843" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-8843"><a href="https://probiznesmen.ru/psychology/testy/">Тесты</a></li>
</ul>
</li>
<li id="menu-item-3108" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3108"><a href="https://probiznesmen.ru/citaty/">Цитаты</a></li>
<li id="menu-item-3110" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3110"><a href="https://probiznesmen.ru/heals/">Здоровье</a></li>
<li id="menu-item-3561" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3561"><a href="https://probiznesmen.ru/knigi/">Книги</a></li>
<li id="menu-item-3568" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3568"><a href="https://probiznesmen.ru/filmy/">Фильмы</a></li>
<li id="menu-item-6874" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-6874"><a href="https://probiznesmen.ru/interesnye-fakty/">Факты</a></li>
<li id="menu-item-6873" class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-6873"><a href="https://probiznesmen.ru/puteshestviya/">Путешествия</a></li>
</ul><div id="penci-header-bookmark" class="top-search-classes"><a title="Закладка" href="https://probiznesmen.ru/bookmark-subscription-management/"><i class="penci-faicon fa fa-bookmark-o" ></i></a></div><div id="top-search" class="penci-top-search pcheader-icon top-search-classes">
<a href="#" class="search-click" aria-label="Search">
<i class="penciicon-magnifiying-glass"></i>
</a>
<div class="show-search pcbds-default">
<form role="search" method="get" class="pc-searchform"
action="https://probiznesmen.ru/">
<div class="pc-searchform-inner">
<input type="text" class="search-input"
placeholder="Введите и нажмите enter..." name="s"/>
<i class="penciicon-magnifiying-glass"></i>
<button type="submit"
class="searchsubmit">Поиск</button>
</div>
</form>
<a href="#" aria-label="Search" class="search-click close-search"><i class="penciicon-close-button"></i></a>
</div>
</div>
</div>
</nav><!-- End Navigation -->
</header>
<!-- end #header -->
</div><div class="featuredsl-customizer featured-area featured-style-23 penci-flat-overlay"><div class="container"><div class="penci-owl-featured-area elsl-style-23 swiper penci-owl-carousel" data-style="style-23" data-auto="false" data-autotime="4000" data-speed="600" data-loop="true"><div class="penci-owl-nav"><div class="owl-prev"><i class="penciicon-left-chevron"></i></div><div class="owl-next"><i class="penciicon-right-chevron"></i></div></div><div class="swiper-wrapper"> <div class="item swiper-slide">
<div class="wrapper-item wrapper-item-classess">
<div class="penci-item-mag penci-item-1">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2025/02/kak-avtonomnye-avtomobili-povyshajut-bezopasnost-na-dorogah-2.jpg"
data-posttitle="Факты про ИИ: удивительные примеры и их влияние на будущее"
data-postid="9780" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2025/02/kak-avtonomnye-avtomobili-povyshajut-bezopasnost-na-dorogah-2-780x516.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2025/02/kak-avtonomnye-avtomobili-povyshajut-bezopasnost-na-dorogah-2-585x334.jpg"
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/"
title="Факты про ИИ: удивительные примеры и их влияние на будущее"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="Факты про ИИ: удивительные примеры и их влияние на будущее"
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="Факты про ИИ: удивительные примеры и их влияние на будущее"
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/">Факты про ИИ: удивительные примеры и их влияние на будущее</a>
</h3>
<div class="feat-meta">
<span class="feat-time"><time class="entry-date published" datetime="2025-02-03T14:38:59+03:00">03/02/2025</time></span>
<span class="feat-comments"><a
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/#respond ">0 комментарии</a></span>
</div>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-2">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/02/33-samyh-interesnyh-fakta-o-chelovecheskom-tele.png"
data-posttitle="33 самых интересных факта о человеческом теле"
data-postid="9732" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/02/33-samyh-interesnyh-fakta-o-chelovecheskom-tele-780x516.png" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/02/33-samyh-interesnyh-fakta-o-chelovecheskom-tele-585x439.png"
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/"
title="33 самых интересных факта о человеческом теле"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="33 самых интересных факта о человеческом теле"
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="33 самых интересных факта о человеческом теле"
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/">33 самых интересных факта о человеческом теле</a>
</h3>
<div class="feat-meta">
<span class="feat-time"><time class="entry-date published" datetime="2024-02-06T14:37:15+03:00">06/02/2024</time></span>
<span class="feat-comments"><a
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/#respond ">0 комментарии</a></span>
</div>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-3">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2017/10/pochemu-ljudi-odinoki.jpg"
data-posttitle="За гранью тишины: Почему люди одиноки и что с этим делать"
data-postid="4523" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2017/10/pochemu-ljudi-odinoki-585x390.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2017/10/pochemu-ljudi-odinoki-585x585.jpg"
href="https://probiznesmen.ru/pochemu-lyudi-odinoki/"
title="За гранью тишины: Почему люди одиноки и что с этим делать"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="За гранью тишины: Почему люди одиноки и что с этим делать"
href="https://probiznesmen.ru/pochemu-lyudi-odinoki/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="За гранью тишины: Почему люди одиноки и что с этим делать"
href="https://probiznesmen.ru/pochemu-lyudi-odinoki/">За гранью тишины: Почему люди одиноки и что с этим делать</a>
</h3>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-4">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-mikelandzhelo.jpg"
data-posttitle="18 интересных фактов о Микеланджело, которые вы не знали"
data-postid="9690" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-mikelandzhelo-585x390.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-mikelandzhelo-585x585.jpg"
href="https://probiznesmen.ru/18-interesnyh-faktov-o-mikelandzhelo-kotorye-vy-ne-znali/"
title="18 интересных фактов о Микеланджело, которые вы не знали"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="18 интересных фактов о Микеланджело, которые вы не знали"
href="https://probiznesmen.ru/18-interesnyh-faktov-o-mikelandzhelo-kotorye-vy-ne-znali/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="18 интересных фактов о Микеланджело, которые вы не знали"
href="https://probiznesmen.ru/18-interesnyh-faktov-o-mikelandzhelo-kotorye-vy-ne-znali/">18 интересных фактов о Микеланджело, которые вы не знали</a>
</h3>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-5">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/faktov-o-vljublennosti.jpg"
data-posttitle="37 интересных психологических фактов о влюбленности"
data-postid="9671" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/faktov-o-vljublennosti-585x390.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/01/faktov-o-vljublennosti-585x390.jpg"
href="https://probiznesmen.ru/37-interesnyh-psihologicheskih-faktov-o-vljublennosti/"
title="37 интересных психологических фактов о влюбленности"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="37 интересных психологических фактов о влюбленности"
href="https://probiznesmen.ru/37-interesnyh-psihologicheskih-faktov-o-vljublennosti/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="37 интересных психологических фактов о влюбленности"
href="https://probiznesmen.ru/37-interesnyh-psihologicheskih-faktov-o-vljublennosti/">37 интересных психологических фактов о влюбленности</a>
</h3>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-0">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/kak-stat-a.png"
data-posttitle="Как стать аккуратнее?"
data-postid="9661" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/kak-stat-a-585x390.png" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/01/kak-stat-a-585x585.png"
href="https://probiznesmen.ru/kak-stat-akkuratnee/"
title="Как стать аккуратнее?"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="Как стать аккуратнее?"
href="https://probiznesmen.ru/kak-stat-akkuratnee/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="Как стать аккуратнее?"
href="https://probiznesmen.ru/kak-stat-akkuratnee/">Как стать аккуратнее?</a>
</h3>
</div>
</div>
</div>
</div>
</div></div><div class="item swiper-slide"><div class="wrapper-item wrapper-item-classess">
<div class="penci-item-mag penci-item-1">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/citaty-leonardo-da-vinchi.png"
data-posttitle="15 главных цитат Леонардо да Винчи"
data-postid="9636" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/citaty-leonardo-da-vinchi-780x516.png" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/01/citaty-leonardo-da-vinchi-585x439.png"
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/"
title="15 главных цитат Леонардо да Винчи"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="15 главных цитат Леонардо да Винчи"
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="15 главных цитат Леонардо да Винчи"
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/">15 главных цитат Леонардо да Винчи</a>
</h3>
<div class="feat-meta">
<span class="feat-time"><time class="entry-date published" datetime="2024-01-10T14:40:05+03:00">10/01/2024</time></span>
<span class="feat-comments"><a
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/#respond ">0 комментарии</a></span>
</div>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-2">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-leonardo-da-vinchi.png"
data-posttitle="19 интересных фактов о Леонардо да Винчи"
data-postid="9614" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-leonardo-da-vinchi-780x516.png" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-leonardo-da-vinchi-585x585.png"
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/"
title="19 интересных фактов о Леонардо да Винчи"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="19 интересных фактов о Леонардо да Винчи"
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="19 интересных фактов о Леонардо да Винчи"
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/">19 интересных фактов о Леонардо да Винчи</a>
</h3>
<div class="feat-meta">
<span class="feat-time"><time class="entry-date published" datetime="2024-01-09T13:43:16+03:00">09/01/2024</time></span>
<span class="feat-comments"><a
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/#respond ">0 комментарии</a></span>
</div>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-3">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-krasote.png"
data-posttitle="Как красота меняет нашу жизнь: 17 фактов, которые вы не знали"
data-postid="9574" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-krasote-585x390.png" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-krasote-585x585.png"
href="https://probiznesmen.ru/kak-krasota-menjaet-nashu-zhizn-17-faktov-kotorye-vy-ne-znali/"
title="Как красота меняет нашу жизнь: 17 фактов, которые вы не знали"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="Как красота меняет нашу жизнь: 17 фактов, которые вы не знали"
href="https://probiznesmen.ru/kak-krasota-menjaet-nashu-zhizn-17-faktov-kotorye-vy-ne-znali/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="Как красота меняет нашу жизнь: 17 фактов, которые вы не знали"
href="https://probiznesmen.ru/kak-krasota-menjaet-nashu-zhizn-17-faktov-kotorye-vy-ne-znali/">Как красота меняет нашу жизнь: 17 фактов, которые вы не знали</a>
</h3>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-4">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2023/12/samorazvitie-i-zdorove.jpg"
data-posttitle="Саморазвитие и здоровье: как улучшить свою жизнь с помощью простых привычек"
data-postid="9567" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2023/12/samorazvitie-i-zdorove-585x390.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2023/12/samorazvitie-i-zdorove-585x585.jpg"
href="https://probiznesmen.ru/samorazvitie-i-zdorove-kak-uluchshit-svoju-zhizn-s-pomoshhju-prostyh-privychek/"
title="Саморазвитие и здоровье: как улучшить свою жизнь с помощью простых привычек"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="Саморазвитие и здоровье: как улучшить свою жизнь с помощью простых привычек"
href="https://probiznesmen.ru/samorazvitie-i-zdorove-kak-uluchshit-svoju-zhizn-s-pomoshhju-prostyh-privychek/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="Саморазвитие и здоровье: как улучшить свою жизнь с помощью простых привычек"
href="https://probiznesmen.ru/samorazvitie-i-zdorove-kak-uluchshit-svoju-zhizn-s-pomoshhju-prostyh-privychek/">Саморазвитие и здоровье: как улучшить свою жизнь с помощью простых привычек</a>
</h3>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-5">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2023/12/fakty-o-paukah.jpg"
data-posttitle="33 факта о пауках, которые вы не знали: от камуфляжа и яда до любви и самоубийства"
data-postid="9544" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2023/12/fakty-o-paukah-585x390.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2023/12/fakty-o-paukah-585x585.jpg"
href="https://probiznesmen.ru/33-fakta-o-paukah-kotorye-vy-ne-znali-ot-kamufljazha-i-jada-do-ljubvi-i-samoubijstva/"
title="33 факта о пауках, которые вы не знали: от камуфляжа и яда до любви и самоубийства"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="33 факта о пауках, которые вы не знали: от камуфляжа и яда до любви и самоубийства"
href="https://probiznesmen.ru/33-fakta-o-paukah-kotorye-vy-ne-znali-ot-kamufljazha-i-jada-do-ljubvi-i-samoubijstva/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="33 факта о пауках, которые вы не знали: от камуфляжа и яда до любви и самоубийства"
href="https://probiznesmen.ru/33-fakta-o-paukah-kotorye-vy-ne-znali-ot-kamufljazha-i-jada-do-ljubvi-i-samoubijstva/">33 факта о пауках, которые вы не знали: от камуфляжа и яда...</a>
</h3>
</div>
</div>
</div>
</div>
<div class="penci-item-mag penci-item-0">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-small">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2023/11/6-voprosov-kotorye-nuzhno-zadat-sebe-pered-investirovaniem-v-nedvizhimost.jpg"
data-posttitle="6 вопросов, которые нужно задать себе перед инвестированием в недвижимость"
data-postid="9516" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper --> <a class="penci-image-holder penci-lazy"
data-bgset="https://probiznesmen.ru/wp-content/uploads/2023/11/6-voprosov-kotorye-nuzhno-zadat-sebe-pered-investirovaniem-v-nedvizhimost-585x390.jpg" data_bg_hidpi="https://probiznesmen.ru/wp-content/uploads/2023/11/6-voprosov-kotorye-nuzhno-zadat-sebe-pered-investirovaniem-v-nedvizhimost-585x585.jpg"
href="https://probiznesmen.ru/6-voprosov-kotorye-nuzhno-zadat-sebe-pered-investirovaniem-v-nedvizhimost/"
title="6 вопросов, которые нужно задать себе перед инвестированием в недвижимость"></a>
<div class="penci-slide-overlay penci-slider6-overlay">
<a class="overlay-link"
aria-label="6 вопросов, которые нужно задать себе перед инвестированием в недвижимость"
href="https://probiznesmen.ru/6-voprosov-kotorye-nuzhno-zadat-sebe-pered-investirovaniem-v-nedvizhimost/"></a>
<div class="penci-mag-featured-content">
<div class="feat-text">
<h3><a title="6 вопросов, которые нужно задать себе перед инвестированием в недвижимость"
href="https://probiznesmen.ru/6-voprosov-kotorye-nuzhno-zadat-sebe-pered-investirovaniem-v-nedvizhimost/">6 вопросов, которые нужно задать себе перед инвестированием в недвижимость</a>
</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></div></div>
<div class="container penci_sidebar right-sidebar">
<div id="main"
class="penci-layout-magazine-1 penci-main-sticky-sidebar">
<div class="theiaStickySidebar">
<div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-5 pcalign-left pciconp-right pcicon-right">
<h3 class="inner-arrow">
<span><span>Latest Business Update</span></span>
</h3>
</div>
<div class="penci-wrapper-posts-content">
<ul data-layout="magazine-1" class="penci-wrapper-data penci-grid">
<li class="list-post magazine-layout magazine-1">
<article id="post-9780" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2025/02/kak-avtonomnye-avtomobili-povyshajut-bezopasnost-na-dorogah-2.jpg"
data-posttitle="Факты про ИИ: удивительные примеры и их влияние на будущее"
data-postid="9780" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2025/02/kak-avtonomnye-avtomobili-povyshajut-bezopasnost-na-dorogah-2-585x390.jpg" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/"
title="Факты про ИИ: удивительные примеры и их влияние на будущее">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-220" href="https://probiznesmen.ru/interesnye-fakty/" rel="category tag"><span style="">Интересные факты</span></a><a style="" class="penci-cat-name penci-cat-7" href="https://probiznesmen.ru/self-development/" rel="category tag"><span style="">Саморазвитие</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/interesnye-fakty-pro-ii/">Факты про ИИ: удивительные примеры и их влияние на будущее</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2025-02-03T14:38:59+03:00">03/02/2025</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2025-02-03T14:38:59+03:00">03/02/2025</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>С каждым годом искусственный интеллект становится всё ближе к нам. Многие думают, что это что-то сложное и далёкое, но на самом деле …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-9732" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/02/33-samyh-interesnyh-fakta-o-chelovecheskom-tele.png"
data-posttitle="33 самых интересных факта о человеческом теле"
data-postid="9732" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/02/33-samyh-interesnyh-fakta-o-chelovecheskom-tele-585x390.png" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/"
title="33 самых интересных факта о человеческом теле">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-220" href="https://probiznesmen.ru/interesnye-fakty/" rel="category tag"><span style="">Интересные факты</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/33-samyh-interesnyh-fakta-o-chelovecheskom-tele/">33 самых интересных факта о человеческом теле</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-02-06T14:37:15+03:00">06/02/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-02-06T14:37:15+03:00">06/02/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Человеческое тело – такое увлекательное и загадочное одновременно. С постоянными научными открытиями всегда есть что-то новое, что можно узнать об анатомии человека. …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-4523" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2017/10/pochemu-ljudi-odinoki.jpg"
data-posttitle="За гранью тишины: Почему люди одиноки и что с этим делать"
data-postid="4523" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2017/10/pochemu-ljudi-odinoki-585x390.jpg" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/pochemu-lyudi-odinoki/"
title="За гранью тишины: Почему люди одиноки и что с этим делать">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-6" href="https://probiznesmen.ru/psychology/" rel="category tag"><span style="">Психология</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/pochemu-lyudi-odinoki/">За гранью тишины: Почему люди одиноки и что с этим делать</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-02-01T16:45:47+03:00">01/02/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-02-01T16:45:47+03:00">01/02/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Иногда ночное небо кажется безгранично черным, бесконечно пустым, несмотря на тысячи звезд, что сияют в его бездне. Такое же ощущение одиночества испытывают …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-9690" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-mikelandzhelo.jpg"
data-posttitle="18 интересных фактов о Микеланджело, которые вы не знали"
data-postid="9690" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-mikelandzhelo-585x390.jpg" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/18-interesnyh-faktov-o-mikelandzhelo-kotorye-vy-ne-znali/"
title="18 интересных фактов о Микеланджело, которые вы не знали">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-815" href="https://probiznesmen.ru/zhzl/" rel="category tag"><span style="">ЖЗЛ</span></a><a style="" class="penci-cat-name penci-cat-220" href="https://probiznesmen.ru/interesnye-fakty/" rel="category tag"><span style="">Интересные факты</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/18-interesnyh-faktov-o-mikelandzhelo-kotorye-vy-ne-znali/">18 интересных фактов о Микеланджело, которые вы не знали</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-01-30T17:41:47+03:00">30/01/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-01-30T17:41:47+03:00">30/01/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Если вы относите себя к ценителям искусства или любителям истории, то вы знаете, какой вес имеет имя Микеланджело. Однако большинство из вас, …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-9671" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/faktov-o-vljublennosti.jpg"
data-posttitle="37 интересных психологических фактов о влюбленности"
data-postid="9671" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/faktov-o-vljublennosti-585x390.jpg" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/37-interesnyh-psihologicheskih-faktov-o-vljublennosti/"
title="37 интересных психологических фактов о влюбленности">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-220" href="https://probiznesmen.ru/interesnye-fakty/" rel="category tag"><span style="">Интересные факты</span></a><a style="" class="penci-cat-name penci-cat-6" href="https://probiznesmen.ru/psychology/" rel="category tag"><span style="">Психология</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/37-interesnyh-psihologicheskih-faktov-o-vljublennosti/">37 интересных психологических фактов о влюбленности</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-01-24T16:19:45+03:00">24/01/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-01-24T16:19:45+03:00">24/01/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Влюблённость – это необъяснимое состояние, которое переживает большинство людей старше 14 лет. Оно включает в себя эмоциональные, физические и психологические изменения, которые …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-9661" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/kak-stat-a.png"
data-posttitle="Как стать аккуратнее?"
data-postid="9661" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/kak-stat-a-585x390.png" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/kak-stat-akkuratnee/"
title="Как стать аккуратнее?">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-7" href="https://probiznesmen.ru/self-development/" rel="category tag"><span style="">Саморазвитие</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/kak-stat-akkuratnee/">Как стать аккуратнее?</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-01-19T11:49:05+03:00">19/01/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-01-19T11:49:05+03:00">19/01/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Аккуратность – это качество, которое ценится во многих сферах жизни. Аккуратный человек выглядит ухоженным, порядочным и ответственным. Аккуратность помогает сохранять чистоту и …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-9636" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/citaty-leonardo-da-vinchi.png"
data-posttitle="15 главных цитат Леонардо да Винчи"
data-postid="9636" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/citaty-leonardo-da-vinchi-585x390.png" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/"
title="15 главных цитат Леонардо да Винчи">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-7" href="https://probiznesmen.ru/self-development/" rel="category tag"><span style="">Саморазвитие</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/15-glavnyh-citat-leonardo-da-vinchi/">15 главных цитат Леонардо да Винчи</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-01-10T14:40:05+03:00">10/01/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-01-10T14:40:05+03:00">10/01/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Леонардо да Винчи был одним из величайших эрудитов, которых когда-либо видел мир. Его необыкновенные таланты и неутомимое любопытство привели к тому, что …</p>
</div>
</div>
</article>
</li>
<li class="list-post magazine-layout magazine-1">
<article id="post-9614" class="item hentry">
<div class="thumbnail">
<span class="penci-bf-follow-post-wrapper penci-bf-follow-btn-wrapper penci-pf-display-icon pcbf-size-normal">
<button data-status="1" data-thumb="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-leonardo-da-vinchi.png"
data-posttitle="19 интересных фактов о Леонардо да Винчи"
data-postid="9614" data-current-postid=""
data-follow-text="Bookmark" data-following-text="Bookmarked"
data-unfollow-text="Un-Bookmark"
class="penci-bf-follow-button penci-bf-button penci-bf-guest-btn ">
<span class="pencibf-following-text">Bookmark</span>
</button>
</span><!-- penci-bf-follow-post-wrapper -->
<a data-bgset="https://probiznesmen.ru/wp-content/uploads/2024/01/fakty-o-leonardo-da-vinchi-585x390.png" class="penci-lazy penci-image-holder"
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/"
title="19 интересных фактов о Леонардо да Винчи">
</a>
</div>
<div class="content-list-right
">
<div class="header-list-style">
<span class="cat"><a style="" class="penci-cat-name penci-cat-815" href="https://probiznesmen.ru/zhzl/" rel="category tag"><span style="">ЖЗЛ</span></a><a style="" class="penci-cat-name penci-cat-220" href="https://probiznesmen.ru/interesnye-fakty/" rel="category tag"><span style="">Интересные факты</span></a></span>
<h2 class="penci-entry-title entry-title grid-title"><a
href="https://probiznesmen.ru/19-interesnyh-faktov-o-leonardo-da-vinchi/">19 интересных фактов о Леонардо да Винчи</a></h2>
<div class="penci-hide-tagupdated">
<span class="author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<time class="entry-date published" datetime="2024-01-09T13:43:16+03:00">09/01/2024</time> </div>
<div class="grid-post-box-meta">
<span class="otherl-date-author author-italic author vcard">автор <a class="author-url url fn n"
href="https://probiznesmen.ru/author/nickmaster/">Никита Бондарчик</a>
</span>
<span class="otherl-date"><time class="entry-date published" datetime="2024-01-09T13:43:16+03:00">09/01/2024</time></span>
</div>
</div>
<div class="item-content entry-content">
<p>Даже сегодня Леонардо да Винчи, знаменитый итальянский эрудит эпохи Возрождения, считается непревзойденным гением. Его имя чаще всего ассоциируется с такими шедеврами, как …</p>
</div>
</div>
</article>
</li>
</ul>
<div class="penci-pagination align-left"><ul class='page-numbers'>
<li><span aria-current="page" class="page-numbers current">1</span></li>
<li><a class="page-numbers" href="https://probiznesmen.ru/page/2/">2</a></li>
<li><a class="page-numbers" href="https://probiznesmen.ru/page/3/">3</a></li>
<li><span class="page-numbers dots">…</span></li>
<li><a class="page-numbers" href="https://probiznesmen.ru/page/65/">65</a></li>
<li><a class="next page-numbers" href="https://probiznesmen.ru/page/2/"><i class="penci-faicon fa fa-angle-right" ></i></a></li>
</ul>
</div> </div>
</div>
</div>
<div id="sidebar"
class="penci-sidebar-right penci-sidebar-content style-5 pcalign-left pciconp-right pcicon-right penci-sticky-sidebar">
<div class="theiaStickySidebar">
<aside id="block-2" class="widget widget_block">
<div class="wp-block-wpzoom-blocks-social-icons is-style-with-canvas-round" style="--wpz-social-icons-block-item-font-size:12px;--wpz-social-icons-block-item-padding-horizontal:10px;--wpz-social-icons-block-item-padding-vertical:10px;--wpz-social-icons-block-item-margin-horizontal:5px;--wpz-social-icons-block-item-margin-vertical:5px;--wpz-social-icons-block-item-border-radius:55px;--wpz-social-icons-block-label-font-size:20px;--wpz-social-icons-block-label-color:#2e3131;--wpz-social-icons-block-label-color-hover:#2e3131;--wpz-social-icons-alignment:center"><a href="https://vk.com/probiznesmen" class="social-icon-link" style="--wpz-social-icons-block-item-color:#1877F2;--wpz-social-icons-block-item-color-hover:#1877F2"><span class="social-icon fa fa-vk"></span></a><a href="https://www.facebook.com/Probiznesmenru/" class="social-icon-link" style="--wpz-social-icons-block-item-color:#1877F2;--wpz-social-icons-block-item-color-hover:#1877F2"><span class="social-icon socicon socicon-facebook"></span></a><a href="https://twitter.com/GrandNickMaster" class="social-icon-link" style="--wpz-social-icons-block-item-color:#1da1f2;--wpz-social-icons-block-item-color-hover:#1da1f2"><span class="social-icon socicon socicon-twitter"></span></a><a href="https://www.instagram.com/i.love.life.people/" class="social-icon-link" style="--wpz-social-icons-block-item-color:#E4405F;--wpz-social-icons-block-item-color-hover:#E4405F"><span class="social-icon socicon socicon-instagram"></span></a><a href="https://t.me/Probiznesmen" class="social-icon-link" style="--wpz-social-icons-block-item-color:#1877F2;--wpz-social-icons-block-item-color-hover:#1877F2"><span class="social-icon socicon socicon-telegram"></span></a><a href="https://ok.ru/group/51926120399023" class="social-icon-link" style="--wpz-social-icons-block-item-color:#f2b018;--wpz-social-icons-block-item-color-hover:#1877F2"><span class="social-icon socicon socicon-odnoklassniki"></span></a>
</aside> </div>
</div>
</div>
<div class="clear-footer"></div>
<footer id="footer-section"
class="penci-footer-social-media
footer-social-remove-circle "
itemscope itemtype="https://schema.org/WPFooter">
<div class="container">
<div class="footer-socials-section
">
<ul class="footer-socials">
</ul>
</div>
<div class="footer-logo-copyright
footer-not-logo footer-not-gotop">
<div class="footer-menu-wrap" role="navigation"
itemscope
itemtype="https://schema.org/SiteNavigationElement">
<ul id="menu-futer" class="footer-menu"><li id="menu-item-8967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-8967"><a rel="privacy-policy" href="https://probiznesmen.ru/politika-konfidencialnosti/">Политика конфиденциальности</a></li>
<li id="menu-item-8968" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8968"><a href="https://probiznesmen.ru/polzovatelskoe-soglashenie/">Пользовательское Соглашение</a></li>
<li id="menu-item-8969" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8969"><a href="https://probiznesmen.ru/kontakty/">Реклама и обратная связь</a></li>
</ul> </div>
<div id="footer-copyright">
<p>@2023 - Все права защищены
</p>
</div>
</div>
</div>
</footer>
</div><!-- End .wrapper-boxed --><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/soledad\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<div class="penci-go-to-top-floating"><i class="penciicon-up-chevron"></i></div>
<a href="#" id="close-sidebar-nav"
class="header-3 mstyle-default"><i class="penci-faicon fa fa-close" ></i></a>
<nav id="sidebar-nav" class="header-3 mstyle-default" role="navigation"
itemscope
itemtype="https://schema.org/SiteNavigationElement">
<div id="sidebar-nav-logo">
<a href="https://probiznesmen.ru/"><img
class="penci-lazy penci-limg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20313%2050'%3E%3C/svg%3E"
width="313"
height="50"
data-src="https://probiznesmen.ru/wp-content/uploads/2021/10/cropped-logo-header3.jpg"
data-lightlogo="https://probiznesmen.ru/wp-content/uploads/2021/10/cropped-logo-header3.jpg"
alt="Журнал о Саморазвитии"/></a>
</div>
<div class="header-social sidebar-nav-social">
<div class="inner-header-social">
</div>
</div>
<ul id="menu-navigation-1" class="menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3104"><a href="https://probiznesmen.ru/self-development/">Саморазвитие</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3106"><a href="https://probiznesmen.ru/business/">Бизнес</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children ajax-mega-menu menu-item-3107"><a href="https://probiznesmen.ru/psychology/">Психология</a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-8843"><a href="https://probiznesmen.ru/psychology/testy/">Тесты</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3108"><a href="https://probiznesmen.ru/citaty/">Цитаты</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3110"><a href="https://probiznesmen.ru/heals/">Здоровье</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3561"><a href="https://probiznesmen.ru/knigi/">Книги</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-3568"><a href="https://probiznesmen.ru/filmy/">Фильмы</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-6874"><a href="https://probiznesmen.ru/interesnye-fakty/">Факты</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category ajax-mega-menu menu-item-6873"><a href="https://probiznesmen.ru/puteshestviya/">Путешествия</a></li>
</ul> </nav>
<div class="penci-wrap-gprd-law penci-wrap-gprd-law-close penci-close-all style-1">
<div class="penci-gprd-law">
<p>
<span class="penci-gprd-law-content">Этот веб-сайт использует файлы cookie для улучшения вашего опыта. Мы предполагаем, что вы согласны с этим, но вы можете отказаться, если хотите.</span> <a aria-label="GPRD Accept" class="penci-gprd-accept" href="#">Принять</a> <a class="penci-gprd-more" href="https://probiznesmen.ru/politika-konfidencialnosti/">Узнать больше</a> </p>
</div>
</div>
<div class="pencipdc_podcast pencipdc_dock_player">
<div class="pencipdc_dock_player_inner">
<div class="pencipdc_player audio_player style_1">
<div class="pencipdc_player_wrapper">
<div id="pencipdc-player-1" class="pencipdc_jplayer"></div>
<div id="pencipdc-player-container-1" class="pencipdc_audio">
<div class="pencipdc_player_inner">
<div class="pencipdc_player_controls_wrap">
<div class="pencipdc_control_bar_left">
<!-- player-control -->
<div class="pencipdc_player_control">
<a href="#" class="pencipdc_player_control__previous disabled" tabindex="1" title="Previous"><i class="fa fa-step-backward"></i></a><a href="#" class="pencipdc_player_control__play" tabindex="1" title="Play"><i class="fa fa-play"></i></a><a href="#" class="pencipdc_player_control__pause" tabindex="1" title="Pause"><i class="fa fa-pause"></i></a><a href="#" class="pencipdc_player_control__next" tabindex="1" title="Next"><i class="fa fa-step-forward"></i></a>
</div>
</div>
<div class="pencipdc_control_bar_center">
<div class="pencipdc_player_current_item">
<div class="pencipdc_player_current_item__cover"></div>
<!-- player-progress -->
<div class="pencipdc_player_current_item__content">
<div class="pencipdc_player_current_item__title_wrapper">
<div class="pencipdc_player_current_item__title pencipdc_post_title"><span>-</span></div>
</div><div class="pencipdc_player_bar">
<div class="pencipdc_player_bar__current_time"><span>00:00</span></div>
<div class="pencipdc_progress_bar">
<div class="pencipdc_progress_bar__seek">
<div class="pencipdc_progress_bar__play"><div tabindex="-1" class="pencipdc_progress_bar__ball"></div></div>
</div>
</div>
<div class="pencipdc_player_bar__duration"><span>00:00</span></div>
</div>
</div>
</div>
</div>
<div class="pencipdc_control_bar_toggle_player">
<a href="#" class="pencipdc_player_control__toggle_player" tabindex="1" title="Toggle Player"><i class="fa fa-angle-up"></i></a>
</div>
<div class="pencipdc_control_bar_right">
<!-- control-last -->
<div class="pencipdc_player_control last">
<a href="#" class="pencipdc_player_control__shuffle_off" tabindex="1" title="Shuffle"><i class="fa fa-random"></i></a><a href="#" class="pencipdc_player_control__shuffle" tabindex="1" title="Shuffle"><i class="fa fa-random"></i></a><a href="#" class="pencipdc_player_control__repeat_off" tabindex="1" title="Repeat"><i class="fa fa-repeat"></i></a><a href="#" class="pencipdc_player_control__repeat" tabindex="1" title="Repeat"><i class="fa fa-repeat"></i></a>
<a href="#" class="pencipdc_player_control__playlist_toggle" tabindex="1" title="" aria-label="Toggle PlayList">
<i class="fa fa-list-ul"></i>
<div class="pencipdc_player_control__playlist">
<div class="pencipdc_block_heading">
<h3 class="pencipdc_block_title">
<span>Queue</span>
</h3>
<span class="pencipdc_player_control__close_player">
<i class="fa fa-angle-down"></i>
</span>
</div>
<ul class="pencipdc_player_control__playlist_inner">
<li></li>
</ul>
</div>
</a>
<div class="pencipdc_player_bar__volume_icon">
<a href="#" class="pencipdc_player_control__mute" tabindex="1" title="Mute"><i class="fa fa-volume-up"></i></a>
<a href="#" class="pencipdc_player_control__unmute" tabindex="1" title="Unmute"><i class="fa fa-volume-off"></i></a>
</div>
</div>
<div class="pencipdc_player_bar volume">
<div class="pencipdc_volume_bar_wrapper">
<div title="Volume" class="pencipdc_volume_bar">
<div class="pencipdc_volume_bar__value"><div tabindex="-1" class="pencipdc_progress_bar__ball"></div></div>
</div>
</div>
</div>
</div>
</div>
<div class="pencipdc_playlist">
<ul class="pencipdc_playlist_inner">
<li></li>
</ul>
</div>
<div class="pencipdc_no_solution">
<span>Update Required</span>
<a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>
</div>
</div>
<div class="pencipdc_mobile_player_wrapper">
<span class="pencipdc_player_control__close_player" data-playeropen>
<i class="fa fa-angle-down"></i>
</span>
<div class="pencipdc_player_current_item_cover_container">
<div class="pencipdc_player_current_item__cover"></div>
</div>
<div class="pencipdc_player_current_item__title_wrapper">
<div class="pencipdc_player_current_item__title pencipdc_post_title"><span>-</span></div>
</div>
<div class="pencipdc_player_bar_container">
<div class="pencipdc_player_bar">
<div class="pencipdc_player_bar__current_time"><span>00:00</span></div>
<div class="pencipdc_progress_bar">
<div class="pencipdc_progress_bar__seek">
<div class="pencipdc_progress_bar__play"><div tabindex="-1" class="pencipdc_progress_bar__ball"></div></div>
</div>
</div>
<div class="pencipdc_player_bar__duration"><span>00:00</span></div>
</div>
</div>
<div class="pencipdc_playlist">
<ul class="pencipdc_playlist_inner">
<li></li>
</ul>
</div>
<div class="pencipdc_player_control">
<a href="#" class="pencipdc_player_control__shuffle_off" tabindex="1" title="Shuffle"><i class="fa fa-random"></i></a><a href="#" class="pencipdc_player_control__shuffle" tabindex="1" title="Shuffle"><i class="fa fa-random"></i></a><a href="#" class="pencipdc_player_control__previous disabled" tabindex="1" title="Previous"><i class="fa fa-step-backward"></i></a><a href="#" class="pencipdc_player_control__play" tabindex="1" title="Play"><i class="fa fa-play"></i></a><a href="#" class="pencipdc_player_control__pause" tabindex="1" title="Pause"><i class="fa fa-pause"></i></a><a href="#" class="pencipdc_player_control__next" tabindex="1" title="Next"><i class="fa fa-step-forward"></i></a><a href="#" class="pencipdc_player_control__repeat_off" tabindex="1" title="Repeat"><i class="fa fa-repeat"></i></a><a href="#" class="pencipdc_player_control__repeat" tabindex="1" title="Repeat"><i class="fa fa-repeat"></i></a>
</div>
</div>
</div>
</div>
</div> </div>
<script type="rocketlazyloadscript">
var initial_player = localStorage.getItem('pencipdc_player'),
initial_player = null !== initial_player && 0 < initial_player.length ? JSON.parse(localStorage.getItem('pencipdc_player')) : {},
playlist = 'undefined' !== typeof initial_player.playlist ? initial_player.playlist.length != 0 : false
if (playlist) {
document.getElementsByClassName('pencipdc_dock_player')[0].classList.add('show')
}
</script>
</div><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1741551172" id="swv-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-translations">
/* <![CDATA[ */
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "contact-form-7", {"translation-revision-date":"2024-03-12 08:39:31+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"ru"},"Error:":["\u041e\u0448\u0438\u0431\u043a\u0430:"]}},"comment":{"reference":"includes\/js\/index.js"}} );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before">
/* <![CDATA[ */
var wpcf7 = {
"api": {
"root": "https:\/\/probiznesmen.ru\/wp-json\/",
"namespace": "contact-form-7\/v1"
},
"cached": 1
};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1741551172" id="contact-form-7-js" defer></script>
<script type="text/javascript" id="wpil-frontend-script-js-extra">
/* <![CDATA[ */
var wpilFrontend = {"ajaxUrl":"\/wp-admin\/admin-ajax.php","postId":"9780","postType":"post","openInternalInNewTab":"1","openExternalInNewTab":"1","disableClicks":"0","openLinksWithJS":"0","trackAllElementClicks":"0","clicksI18n":{"imageNoText":"Image in link: No Text","imageText":"Image Title: ","noText":"No Anchor Text Found"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1705570861" id="wpil-frontend-script-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/plugins/penci-bookmark-follow//inc/js/js.cookie.min.js?ver=1.3" id="penci-bf-cookie-script-js" defer></script>
<script type="text/javascript" id="penci-bf-main-scripts-js-extra">
/* <![CDATA[ */
var Penci_Bf_Vars = {"nonce":"2dc2aa2a7a","ajaxurl":"https:\/\/probiznesmen.ru\/wp-admin\/admin-ajax.php","bookmarkpage":"https:\/\/probiznesmen.ru\/bookmark-subscription-management\/","emailempty":"Please enter email.","emailinvalid":"Please enter valid email.","loginflag":"0","processing":"Processing","popup":"1","popup_text_cl":"","popup_bg_cl":"","popup_timeout":"2000","popup_position":"bottom-center","popup_success_title":"Success","popup_success_mess":"Success add to the Bookmark list","popup_remove_title":"Removed","popup_remove_mess":"Post remove from Bookmark list","popup_success_author_title":"Success","popup_success_author_mess":"Successfully add author from the favorite list","popup_remove_author_title":"Removed","popup_remove_author_mess":"Successfully remove author from the favorite list","popup_success_term_title":"Success","popup_success_term_mess":"Successfully add category from the favorite list","popup_remove_term_title":"Removed","popup_remove_term_mess":"Successfully remove category from the favorite list"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-bookmark-follow/inc/js/main.js?ver=1741551172" id="penci-bf-main-scripts-js" defer></script>
<script type="text/javascript" id="penci-liveblog-js-extra">
/* <![CDATA[ */
var penciliveblog = {"url":"https:\/\/probiznesmen.ru\/wp-admin\/admin-ajax.php","nonce":"5639ed28e9","tab":"","timeout":"60000","ads_num":"3","ads_code":"","event_copies":"Copied!","disable_share":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-liveblog/js/liveblog-front.js?ver=1741551172" id="penci-liveblog-js" defer></script>
<script type="text/javascript" id="penci-podcast-js-extra">
/* <![CDATA[ */
var pencipodcast = {"lang":{"added_queue":"Add to Queue","failed":"There's something wrong"},"player_option":"%d0%b6%d1%83%d1%80%d0%bd%d0%b0%d0%bb-%d0%be-%d1%81%d0%b0%d0%bc%d0%be%d1%80%d0%b0%d0%b7%d0%b2%d0%b8%d1%82%d0%b8%d0%b8-penci-player","ajax_url":"https:\/\/probiznesmen.ru\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-podcast/assets/js/plugin.js?ver=1741551172" id="penci-podcast-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-shortcodes/assets/play.js?ver=1741551172" id="penci-play-js-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/easy-social-share-buttons3/lib/modules/conversions-pro/assets/share-conversions-tracker.js?ver=1741551172" id="essb-share-conversions-tracker-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/modules/pinterest-pro.min.js?ver=10.1.1" id="pinterest-pro-js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/modules/subscribe-forms.min.js?ver=10.1.1" id="subscribe-forms-js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/assets/js/essb-core.min.js?ver=10.1.1" id="easy-social-share-buttons-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="easy-social-share-buttons-core-js-after">
/* <![CDATA[ */
var essb_settings = {"ajax_url":"https:\/\/probiznesmen.ru\/wp-admin\/admin-ajax.php","essb3_nonce":"da2ab2f336","essb3_plugin_url":"https:\/\/probiznesmen.ru\/wp-content\/plugins\/easy-social-share-buttons3","essb3_stats":true,"essb3_ga":true,"essb3_ga_ntg":false,"essb3_ga_mode":"layers","blog_url":"https:\/\/probiznesmen.ru\/","post_id":"9780","internal_stats":true};var essbPinImages = {"template":"big-retina","button_style":"button","button_size":"","button_size_mobile":"","animation":"essb_icon_animation1","text":"","min_width":"","min_height":"","min_width_mobile":"","min_height_mobile":"","nolinks":false,"disable_mobile":false,"lazyload":false,"active":true,"position":"top-left","mobile_position":"","hideon":"","visibility":"","reposition":false,"recenter":false,"selector":".post img","optimize_load":false,"template_a_class":"essb-s-bg-pinterest essb-s-bgh-pinterest essb-s-c-light essb-s-hover-effect essb-s-bg-network essb-s-bgh-network","template_icon_class":"","svgIcon":"<svg class=\"essb-svg-icon essb-svg-icon-pinterest\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M10.625 12.25c0-1.375 0.313-2.5 1.063-3.438 0.688-0.938 1.563-1.438 2.563-1.438 0.813 0 1.438 0.25 1.875 0.813s0.688 1.25 0.688 2.063c0 0.5-0.125 1.125-0.313 1.813-0.188 0.75-0.375 1.625-0.688 2.563-0.313 1-0.563 1.75-0.688 2.313-0.25 1-0.063 1.875 0.563 2.625 0.625 0.688 1.438 1.063 2.438 1.063 1.75 0 3.188-1 4.313-2.938 1.125-2 1.688-4.375 1.688-7.188 0-2.125-0.688-3.875-2.063-5.25-1.375-1.313-3.313-2-5.813-2-2.813 0-5.063 0.875-6.75 2.688-1.75 1.75-2.625 3.875-2.625 6.375 0 1.5 0.438 2.75 1.25 3.75 0.313 0.313 0.375 0.688 0.313 1.063-0.125 0.313-0.25 0.813-0.375 1.5-0.063 0.25-0.188 0.438-0.375 0.5s-0.375 0.063-0.563 0c-1.313-0.563-2.25-1.438-2.938-2.75s-1-2.813-1-4.5c0-1.125 0.188-2.188 0.563-3.313s0.875-2.188 1.625-3.188c0.75-1.063 1.688-1.938 2.688-2.75 1.063-0.813 2.313-1.438 3.875-1.938 1.5-0.438 3.125-0.688 4.813-0.688 1.813 0 3.438 0.313 4.938 0.938 1.5 0.563 2.813 1.375 3.813 2.375 1.063 1.063 1.813 2.188 2.438 3.5 0.563 1.313 0.875 2.688 0.875 4.063 0 3.75-0.938 6.875-2.875 9.313-1.938 2.5-4.375 3.688-7.375 3.688-1 0-1.938-0.188-2.813-0.688-0.875-0.438-1.5-1-1.875-1.688-0.688 2.938-1.125 4.688-1.313 5.25-0.375 1.438-1.25 3.188-2.688 5.25h-1.313c-0.25-2.563-0.188-4.688 0.188-6.375l2.438-10.313c-0.375-0.813-0.563-1.813-0.563-3.063z\"><\/path><\/svg>"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before">
/* <![CDATA[ */
var mejsL10n = {"language":"ru","strings":{"mejs.download-file":"\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u0444\u0430\u0439\u043b","mejs.install-flash":"Flash player \u043f\u043b\u0430\u0433\u0438\u043d \u0431\u044b\u043b \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d \u0438\u043b\u0438 \u043d\u0435 \u0431\u044b\u043b \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u0432 \u0432\u0430\u0448\u0435\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u043b\u0430\u0433\u0438\u043d Flash player \u0438\u043b\u0438 \u0441\u043a\u0430\u0447\u0430\u0439\u0442\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u0441 https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"\u041d\u0430 \u0432\u0435\u0441\u044c \u044d\u043a\u0440\u0430\u043d","mejs.play":"\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438","mejs.pause":"\u041f\u0430\u0443\u0437\u0430","mejs.time-slider":"\u0428\u043a\u0430\u043b\u0430 \u0432\u0440\u0435\u043c\u0435\u043d\u0438","mejs.time-help-text":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u0432\u043b\u0435\u0432\u043e\/\u0432\u043f\u0440\u0430\u0432\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u043e\u0434\u043d\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0443; \u0432\u0432\u0435\u0440\u0445\/\u0432\u043d\u0438\u0437, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u0434\u0435\u0441\u044f\u0442\u044c \u0441\u0435\u043a\u0443\u043d\u0434.","mejs.live-broadcast":"\u041f\u0440\u044f\u043c\u0430\u044f \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u044f","mejs.volume-help-text":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u0432\u0432\u0435\u0440\u0445\/\u0432\u043d\u0438\u0437, \u0447\u0442\u043e\u0431\u044b \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u0438\u043b\u0438 \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c.","mejs.unmute":"\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0432\u0443\u043a","mejs.mute":"\u0411\u0435\u0437 \u0437\u0432\u0443\u043a\u0430","mejs.volume-slider":"\u0420\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440 \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u0438","mejs.video-player":"\u0412\u0438\u0434\u0435\u043e\u043f\u043b\u0435\u0435\u0440","mejs.audio-player":"\u0410\u0443\u0434\u0438\u043e\u043f\u043b\u0435\u0435\u0440","mejs.captions-subtitles":"\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b","mejs.captions-chapters":"\u0413\u043b\u0430\u0432\u044b","mejs.none":"\u041d\u0435\u0442","mejs.afrikaans":"\u0410\u0444\u0440\u0438\u043a\u0430\u043d\u0441\u043a\u0438\u0439","mejs.albanian":"\u0410\u043b\u0431\u0430\u043d\u0441\u043a\u0438\u0439","mejs.arabic":"\u0410\u0440\u0430\u0431\u0441\u043a\u0438\u0439","mejs.belarusian":"\u0411\u0435\u043b\u043e\u0440\u0443\u0441\u0441\u043a\u0438\u0439","mejs.bulgarian":"\u0411\u043e\u043b\u0433\u0430\u0440\u0441\u043a\u0438\u0439","mejs.catalan":"\u041a\u0430\u0442\u0430\u043b\u043e\u043d\u0441\u043a\u0438\u0439","mejs.chinese":"\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439","mejs.chinese-simplified":"\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439 (\u0443\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044b\u0439)","mejs.chinese-traditional":"\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439 (\u0442\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u044b\u0439)","mejs.croatian":"\u0425\u043e\u0440\u0432\u0430\u0442\u0441\u043a\u0438\u0439","mejs.czech":"\u0427\u0435\u0448\u0441\u043a\u0438\u0439","mejs.danish":"\u0414\u0430\u0442\u0441\u043a\u0438\u0439","mejs.dutch":"\u041d\u0438\u0434\u0435\u0440\u043b\u0430\u043d\u0434\u0441\u043a\u0438\u0439 (\u0433\u043e\u043b\u043b\u0430\u043d\u0434\u0441\u043a\u0438\u0439)","mejs.english":"\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439","mejs.estonian":"\u042d\u0441\u0442\u043e\u043d\u0441\u043a\u0438\u0439","mejs.filipino":"\u0424\u0438\u043b\u0438\u043f\u043f\u0438\u043d\u0441\u043a\u0438\u0439","mejs.finnish":"\u0424\u0438\u043d\u0441\u043a\u0438\u0439","mejs.french":"\u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0439","mejs.galician":"\u0413\u0430\u043b\u0438\u0441\u0438\u0439\u0441\u043a\u0438\u0439","mejs.german":"\u041d\u0435\u043c\u0435\u0446\u043a\u0438\u0439","mejs.greek":"\u0413\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0439","mejs.haitian-creole":"\u0413\u0430\u0438\u0442\u044f\u043d\u0441\u043a\u0438\u0439 \u043a\u0440\u0435\u043e\u043b\u044c\u0441\u043a\u0438\u0439","mejs.hebrew":"\u0418\u0432\u0440\u0438\u0442","mejs.hindi":"\u0425\u0438\u043d\u0434\u0438","mejs.hungarian":"\u0412\u0435\u043d\u0433\u0435\u0440\u0441\u043a\u0438\u0439","mejs.icelandic":"\u0418\u0441\u043b\u0430\u043d\u0434\u0441\u043a\u0438\u0439","mejs.indonesian":"\u0418\u043d\u0434\u043e\u043d\u0435\u0437\u0438\u0439\u0441\u043a\u0438\u0439","mejs.irish":"\u0418\u0440\u043b\u0430\u043d\u0434\u0441\u043a\u0438\u0439","mejs.italian":"\u0418\u0442\u0430\u043b\u044c\u044f\u043d\u0441\u043a\u0438\u0439","mejs.japanese":"\u042f\u043f\u043e\u043d\u0441\u043a\u0438\u0439","mejs.korean":"\u041a\u043e\u0440\u0435\u0439\u0441\u043a\u0438\u0439","mejs.latvian":"\u041b\u0430\u0442\u0432\u0438\u0439\u0441\u043a\u0438\u0439","mejs.lithuanian":"\u041b\u0438\u0442\u043e\u0432\u0441\u043a\u0438\u0439","mejs.macedonian":"\u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438\u0439","mejs.malay":"\u041c\u0430\u043b\u0430\u0439\u0441\u043a\u0438\u0439","mejs.maltese":"\u041c\u0430\u043b\u044c\u0442\u0438\u0439\u0441\u043a\u0438\u0439","mejs.norwegian":"\u041d\u043e\u0440\u0432\u0435\u0436\u0441\u043a\u0438\u0439","mejs.persian":"\u041f\u0435\u0440\u0441\u0438\u0434\u0441\u043a\u0438\u0439","mejs.polish":"\u041f\u043e\u043b\u044c\u0441\u043a\u0438\u0439","mejs.portuguese":"\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u044c\u0441\u043a\u0438\u0439","mejs.romanian":"\u0420\u0443\u043c\u044b\u043d\u0441\u043a\u0438\u0439","mejs.russian":"\u0420\u0443\u0441\u0441\u043a\u0438\u0439","mejs.serbian":"\u0421\u0435\u0440\u0431\u0441\u043a\u0438\u0439","mejs.slovak":"\u0421\u043b\u043e\u0432\u0430\u0446\u043a\u0438\u0439","mejs.slovenian":"\u0421\u043b\u043e\u0432\u0435\u043d\u0441\u043a\u0438\u0439","mejs.spanish":"\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438\u0439","mejs.swahili":"\u0421\u0443\u0430\u0445\u0438\u043b\u0438","mejs.swedish":"\u0428\u0432\u0435\u0434\u0441\u043a\u0438\u0439","mejs.tagalog":"\u0422\u0430\u0433\u0430\u043b\u043e\u0433","mejs.thai":"\u0422\u0430\u0439\u0441\u043a\u0438\u0439","mejs.turkish":"\u0422\u0443\u0440\u0435\u0446\u043a\u0438\u0439","mejs.ukrainian":"\u0423\u043a\u0440\u0430\u0438\u043d\u0441\u043a\u0438\u0439","mejs.vietnamese":"\u0412\u044c\u0435\u0442\u043d\u0430\u043c\u0441\u043a\u0438\u0439","mejs.welsh":"\u0412\u0430\u043b\u043b\u0438\u0439\u0441\u043a\u0438\u0439","mejs.yiddish":"\u0418\u0434\u0438\u0448"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=632739f6e68192ee10a0bc54f0743367" id="mediaelement-migrate-js" defer></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=632739f6e68192ee10a0bc54f0743367" id="wp-mediaelement-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-text-to-speech/assets/js/text-to-speech.js?ver=1741551172" id="penci-texttospeech-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"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 type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","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:\/\/probiznesmen.ru","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(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 type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/js/js-cookies.js?ver=1741551172" id="js-cookies-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/js/penci-lazy.js?ver=1741551172" id="pc-lazy-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/themes/soledad/js/libs-script.min.js?ver=8.6.2" id="penci-libs-js-js" defer></script>
<script type="text/javascript" id="main-scripts-js-extra">
/* <![CDATA[ */
var ajax_var_more = {"url":"https:\/\/probiznesmen.ru\/wp-admin\/admin-ajax.php","nonce":"c9c4260112","errorPass":"<p class=\"message message-error\">\u041f\u0430\u0440\u043e\u043b\u044c \u043d\u0435 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0435\u0442 \u0441 \u043f\u0430\u0440\u043e\u043b\u0435\u043c \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f<\/p>","login":"Email-\u0430\u0434\u0440\u0435\u0441","password":"\u041f\u0430\u0440\u043e\u043b\u044c","headerstyle":"default","reading_bar_pos":"footer","reading_bar_h":"5","carousel_e":"swing","slider_e":"creative","fcarousel_e":"swing","fslider_e":"creative","vfloat":"","vfloatp":"bottom-right","redirect_url":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/js/main.js?ver=1741551172" id="main-scripts-js" defer></script>
<script type="text/javascript" id="penci_ajax_like_post-js-extra">
/* <![CDATA[ */
var ajax_var = {"url":"https:\/\/probiznesmen.ru\/wp-admin\/admin-ajax.php","nonce":"c9c4260112","errorPass":"<p class=\"message message-error\">\u041f\u0430\u0440\u043e\u043b\u044c \u043d\u0435 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0435\u0442 \u0441 \u043f\u0430\u0440\u043e\u043b\u0435\u043c \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f<\/p>","login":"Email-\u0430\u0434\u0440\u0435\u0441","password":"\u041f\u0430\u0440\u043e\u043b\u044c","headerstyle":"default","reading_bar_pos":"footer","reading_bar_h":"5","carousel_e":"swing","slider_e":"creative","fcarousel_e":"swing","fslider_e":"creative","vfloat":"","vfloatp":"bottom-right","redirect_url":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/js/post-like.js?ver=1741551172" id="penci_ajax_like_post-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/themes/soledad/js/jquery.toast.min.js?ver=8.6.2" id="jquery.toast-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/js/inview.js?ver=1741551172" id="jquery.inview-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/themes/soledad/js/sticky_share.js?ver=1741551172" id="penci-sticky-share-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/js/social-icons-widget-frontend.js?ver=1741551172" id="zoom-social-icons-widget-frontend-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-podcast/assets/js/jquery.jplayer.js?ver=1741551172" id="pencipdc-jplayer-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://probiznesmen.ru/wp-content/cache/min/1/wp-content/plugins/penci-podcast/assets/js/pencipdc.playlist.js?ver=1741551172" id="pencipdc-jplayer-playlist-js" defer></script>
<link rel="stylesheet" id="essb-social-followers-counter" href="https://probiznesmen.ru/wp-content/plugins/easy-social-share-buttons3/lib/modules/social-followers-counter/assets/social-profiles.min.css" type="text/css" media="all" /><script type="rocketlazyloadscript" data-rocket-type="text/javascript"></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://probiznesmen.ru/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script type='text/javascript' id="soledad-pagespeed-header" data-cfasync="false">!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).LazyLoad=t()}(this,(function(){"use strict";function n(){return n=Object.assign||function(n){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])}return n},n.apply(this,arguments)}var t="undefined"!=typeof window,e=t&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),i=t&&"IntersectionObserver"in window,o=t&&"classList"in document.createElement("p"),a=t&&window.devicePixelRatio>1,r={elements_selector:".lazy",container:e||t?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"loading",class_loaded:"loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},c=function(t){return n({},r,t)},u=function(n,t){var e,i="LazyLoad::Initialized",o=new n(t);try{e=new CustomEvent(i,{detail:{instance:o}})}catch(n){(e=document.createEvent("CustomEvent")).initCustomEvent(i,!1,!1,{instance:o})}window.dispatchEvent(e)},l="src",s="srcset",f="sizes",d="poster",_="llOriginalAttrs",g="loading",v="loaded",b="applied",p="error",h="native",m="data-",E="ll-status",I=function(n,t){return n.getAttribute(m+t)},y=function(n){return I(n,E)},A=function(n,t){return function(n,t,e){var i="data-ll-status";null!==e?n.setAttribute(i,e):n.removeAttribute(i)}(n,0,t)},k=function(n){return A(n,null)},L=function(n){return null===y(n)},w=function(n){return y(n)===h},x=[g,v,b,p],O=function(n,t,e,i){n&&(void 0===i?void 0===e?n(t):n(t,e):n(t,e,i))},N=function(n,t){o?n.classList.add(t):n.className+=(n.className?" ":"")+t},C=function(n,t){o?n.classList.remove(t):n.className=n.className.replace(new RegExp("(^|\\s+)"+t+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")},M=function(n){return n.llTempImage},z=function(n,t){if(t){var e=t._observer;e&&e.unobserve(n)}},R=function(n,t){n&&(n.loadingCount+=t)},T=function(n,t){n&&(n.toLoadCount=t)},G=function(n){for(var t,e=[],i=0;t=n.children[i];i+=1)"SOURCE"===t.tagName&&e.push(t);return e},D=function(n,t){var e=n.parentNode;e&&"PICTURE"===e.tagName&&G(e).forEach(t)},V=function(n,t){G(n).forEach(t)},F=[l],j=[l,d],P=[l,s,f],S=function(n){return!!n[_]},U=function(n){return n[_]},$=function(n){return delete n[_]},q=function(n,t){if(!S(n)){var e={};t.forEach((function(t){e[t]=n.getAttribute(t)})),n[_]=e}},H=function(n,t){if(S(n)){var e=U(n);t.forEach((function(t){!function(n,t,e){e?n.setAttribute(t,e):n.removeAttribute(t)}(n,t,e[t])}))}},B=function(n,t,e){N(n,t.class_loading),A(n,g),e&&(R(e,1),O(t.callback_loading,n,e))},J=function(n,t,e){e&&n.setAttribute(t,e)},K=function(n,t){J(n,f,I(n,t.data_sizes)),J(n,s,I(n,t.data_srcset)),J(n,l,I(n,t.data_src))},Q={IMG:function(n,t){D(n,(function(n){q(n,P),K(n,t)})),q(n,P),K(n,t)},IFRAME:function(n,t){q(n,F),J(n,l,I(n,t.data_src))},VIDEO:function(n,t){V(n,(function(n){q(n,F),J(n,l,I(n,t.data_src))})),q(n,j),J(n,d,I(n,t.data_poster)),J(n,l,I(n,t.data_src)),n.load()}},W=["IMG","IFRAME","VIDEO"],X=function(n,t){!t||function(n){return n.loadingCount>0}(t)||function(n){return n.toLoadCount>0}(t)||O(n.callback_finish,t)},Y=function(n,t,e){n.addEventListener(t,e),n.llEvLisnrs[t]=e},Z=function(n,t,e){n.removeEventListener(t,e)},nn=function(n){return!!n.llEvLisnrs},tn=function(n){if(nn(n)){var t=n.llEvLisnrs;for(var e in t){var i=t[e];Z(n,e,i)}delete n.llEvLisnrs}},en=function(n,t,e){!function(n){delete n.llTempImage}(n),R(e,-1),function(n){n&&(n.toLoadCount-=1)}(e),C(n,t.class_loading),t.unobserve_completed&&z(n,e)},on=function(n,t,e){var i=M(n)||n;nn(i)||function(n,t,e){nn(n)||(n.llEvLisnrs={});var i="VIDEO"===n.tagName?"loadeddata":"load";Y(n,i,t),Y(n,"error",e)}(i,(function(o){!function(n,t,e,i){var o=w(t);en(t,e,i),N(t,e.class_loaded),A(t,v),O(e.callback_loaded,t,i),o||X(e,i)}(0,n,t,e),tn(i)}),(function(o){!function(n,t,e,i){var o=w(t);en(t,e,i),N(t,e.class_error),A(t,p),O(e.callback_error,t,i),o||X(e,i)}(0,n,t,e),tn(i)}))},an=function(n,t,e){!function(n){n.llTempImage=document.createElement("IMG")}(n),on(n,t,e),function(n){S(n)||(n[_]={backgroundImage:n.style.backgroundImage})}(n),function(n,t,e){var i=I(n,t.data_bg),o=I(n,t.data_bg_hidpi),r=a&&o?o:i;r&&(n.style.backgroundImage='url("'.concat(r,'")'),M(n).setAttribute(l,r),B(n,t,e))}(n,t,e),function(n,t,e){var i=I(n,t.data_bg_multi),o=I(n,t.data_bg_multi_hidpi),r=a&&o?o:i;r&&(n.style.backgroundImage=r,function(n,t,e){N(n,t.class_applied),A(n,b),e&&(t.unobserve_completed&&z(n,t),O(t.callback_applied,n,e))}(n,t,e))}(n,t,e)},rn=function(n,t,e){!function(n){return W.indexOf(n.tagName)>-1}(n)?an(n,t,e):function(n,t,e){on(n,t,e),function(n,t,e){var i=Q[n.tagName];i&&(i(n,t),B(n,t,e))}(n,t,e)}(n,t,e)},cn=function(n){n.removeAttribute(l),n.removeAttribute(s),n.removeAttribute(f)},un=function(n){D(n,(function(n){H(n,P)})),H(n,P)},ln={IMG:un,IFRAME:function(n){H(n,F)},VIDEO:function(n){V(n,(function(n){H(n,F)})),H(n,j),n.load()}},sn=function(n,t){(function(n){var t=ln[n.tagName];t?t(n):function(n){if(S(n)){var t=U(n);n.style.backgroundImage=t.backgroundImage}}(n)})(n),function(n,t){L(n)||w(n)||(C(n,t.class_entered),C(n,t.class_exited),C(n,t.class_applied),C(n,t.class_loading),C(n,t.class_loaded),C(n,t.class_error))}(n,t),k(n),$(n)},fn=["IMG","IFRAME","VIDEO"],dn=function(n){return n.use_native&&"loading"in HTMLImageElement.prototype},_n=function(n,t,e){n.forEach((function(n){return function(n){return n.isIntersecting||n.intersectionRatio>0}(n)?function(n,t,e,i){var o=function(n){return x.indexOf(y(n))>=0}(n);A(n,"entered"),N(n,e.class_entered),C(n,e.class_exited),function(n,t,e){t.unobserve_entered&&z(n,e)}(n,e,i),O(e.callback_enter,n,t,i),o||rn(n,e,i)}(n.target,n,t,e):function(n,t,e,i){L(n)||(N(n,e.class_exited),function(n,t,e,i){e.cancel_on_exit&&function(n){return y(n)===g}(n)&&"IMG"===n.tagName&&(tn(n),function(n){D(n,(function(n){cn(n)})),cn(n)}(n),un(n),C(n,e.class_loading),R(i,-1),k(n),O(e.callback_cancel,n,t,i))}(n,t,e,i),O(e.callback_exit,n,t,i))}(n.target,n,t,e)}))},gn=function(n){return Array.prototype.slice.call(n)},vn=function(n){return n.container.querySelectorAll(n.elements_selector)},bn=function(n){return function(n){return y(n)===p}(n)},pn=function(n,t){return function(n){return gn(n).filter(L)}(n||vn(t))},hn=function(n,e){var o=c(n);this._settings=o,this.loadingCount=0,function(n,t){i&&!dn(n)&&(t._observer=new IntersectionObserver((function(e){_n(e,n,t)}),function(n){return{root:n.container===document?null:n.container,rootMargin:n.thresholds||n.threshold+"px"}}(n)))}(o,this),function(n,e){t&&window.addEventListener("online",(function(){!function(n,t){var e;(e=vn(n),gn(e).filter(bn)).forEach((function(t){C(t,n.class_error),k(t)})),t.update()}(n,e)}))}(o,this),this.update(e)};return hn.prototype={update:function(n){var t,o,a=this._settings,r=pn(n,a);T(this,r.length),!e&&i?dn(a)?function(n,t,e){n.forEach((function(n){-1!==fn.indexOf(n.tagName)&&function(n,t,e){n.setAttribute("loading","lazy"),on(n,t,e),function(n,t){var e=Q[n.tagName];e&&e(n,t)}(n,t),A(n,h)}(n,t,e)})),T(e,0)}(r,a,this):(o=r,function(n){n.disconnect()}(t=this._observer),function(n,t){t.forEach((function(t){n.observe(t)}))}(t,o)):this.loadAll(r)},destroy:function(){this._observer&&this._observer.disconnect(),vn(this._settings).forEach((function(n){$(n)})),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(n){var t=this,e=this._settings;pn(n,e).forEach((function(n){z(n,t),rn(n,e,t)}))},restoreAll:function(){var n=this._settings;vn(n).forEach((function(t){sn(t,n)}))}},hn.load=function(n,t){var e=c(t);rn(n,e)},hn.resetStatus=function(n){k(n)},t&&function(n,t){if(t)if(t.length)for(var e,i=0;e=t[i];i+=1)u(n,e);else u(n,t)}(hn,window.lazyLoadOptions),hn}));
(function () {
var PenciLazy = new LazyLoad({
elements_selector: '.penci-lazy',
data_bg: 'bgset',
class_loading: 'lazyloading',
class_entered: 'lazyloaded',
class_loaded: 'pcloaded',
unobserve_entered: true
});
MutationObserver = window.MutationObserver || window.WebKitMutationObserver;
var observer = new MutationObserver(function(mutations, observer) {
PenciLazy.update();
});
observer.observe(document, {
subtree: true,
attributes: true
});
})();
</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@1746988631 -->