{"id":10319,"date":"2025-11-21T10:07:27","date_gmt":"2025-11-21T09:07:27","guid":{"rendered":"https:\/\/inventi.pl\/?page_id=10319"},"modified":"2025-12-03T17:15:51","modified_gmt":"2025-12-03T16:15:51","slug":"filmy-apteczka","status":"publish","type":"page","link":"https:\/\/inventi.pl\/en\/filmy-apteczka\/","title":{"rendered":"Apteczka &#8211; 3 Filmy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10319\" class=\"elementor elementor-10319\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48a0e5f0 e-flex e-con-boxed e-con e-parent\" data-id=\"48a0e5f0\" data-element_type=\"container\" data-e-type=\"container\" id=\"cta_preformularz_apteczka_leadera\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6515e3a2 e-con-full e-flex e-con e-child\" data-id=\"6515e3a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20407506 elementor-widget elementor-widget-heading\" data-id=\"20407506\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our videos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75c231aa elementor-widget elementor-widget-heading\" data-id=\"75c231aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Poznaj dodatkowe filmy z Apteczki<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e99aac4 elementor-widget elementor-widget-text-editor\" data-id=\"3e99aac4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We create our materials with care and attention to quality, delivering knowledge in a clear and practical way. See for yourself!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-736d2ccf e-con-full e-flex e-con e-child\" data-id=\"736d2ccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7c769781 e-flex e-con-boxed e-con e-child\" data-id=\"7c769781\" data-element_type=\"container\" data-e-type=\"container\" id=\"content-section\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-200f0db3 elementor-widget elementor-widget-html\" data-id=\"200f0db3\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"video-section\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Load Player.js once -->\r\n<script type=\"text\/javascript\" src=\"\/\/assets.mediadelivery.net\/playerjs\/player-0.1.0.min.js\"><\/script>\r\n\r\n<div class=\"video-container\">\r\n    <iframe id=\"bunny-stream-embed\" \r\n            src=\"https:\/\/iframe.mediadelivery.net\/embed\/73517\/27f39add-af75-490a-a86a-c9f37d7ce331?autoplay=false\" \r\n            loading=\"lazy\" \r\n            class=\"video-iframe\"\r\n            allow=\"accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;\" \r\n            allowfullscreen=\"true\">\r\n    <\/iframe>\r\n<\/div>\r\n\r\n<style>\r\n.video-container {\r\n    position: relative;\r\n    width: 100% !important;\r\n    height: 0 !important;\r\n    padding-bottom: 56.25% !important; \/* 16:9 aspect ratio *\/\r\n    margin-bottom: 20px;\r\n    overflow: hidden !important;\r\n    background: #000;\r\n}\r\n.video-iframe {\r\n    position: absolute !important;\r\n    top: 0 !important;\r\n    left: 0 !important;\r\n    width: 100% !important;\r\n    height: 100% !important;\r\n    border: none !important;\r\n    border-radius: 10px;\r\n    box-shadow: -10px 10px 15px rgba(0,0,0,0.2);\r\n    object-fit: cover;\r\n}\r\n\/* Elementor specific overrides *\/\r\n.elementor-widget-html .video-container {\r\n    max-width: none !important;\r\n}\r\n.elementor-widget-html .video-iframe {\r\n    max-width: none !important;\r\n    max-height: none !important;\r\n}\r\n@media (max-width: 768px) {\r\n    .video-container {\r\n        margin-bottom: 30px !important;\r\n        padding-bottom: 56.25% !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \/\/ Force resize after load\r\n    const iframe = document.getElementById(\"bunny-stream-embed\");\r\n    const container = iframe.parentElement;\r\n    \r\n    \/\/ Function to force proper scaling\r\n    function forceVideoScale() {\r\n        iframe.style.width = '100%';\r\n        iframe.style.height = '100%';\r\n        iframe.style.position = 'absolute';\r\n        iframe.style.top = '0';\r\n        iframe.style.left = '0';\r\n    }\r\n    \r\n    \/\/ Force scale on load\r\n    iframe.addEventListener('load', forceVideoScale);\r\n    \r\n    \/\/ Also force scale after a short delay (for Elementor)\r\n    setTimeout(forceVideoScale, 1000);\r\n    \r\n    \/\/ Initialize player\r\n    if (typeof playerjs !== 'undefined') {\r\n        const player = new playerjs.Player(iframe);\r\n        player.on('ready', () => {\r\n            forceVideoScale();\r\n        });\r\n    }\r\n    \r\n    \/\/ Handle window resize\r\n    window.addEventListener('resize', forceVideoScale);\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d984381 e-flex e-con-boxed e-con e-child\" data-id=\"d984381\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-937cbe5 elementor-widget elementor-widget-heading\" data-id=\"937cbe5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">6 zasad wp\u0142ywu wg Cialdiniego<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8dc9518 elementor-widget elementor-widget-text-editor\" data-id=\"8dc9518\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Poznaj kluczowe zasady wp\u0142ywu spo\u0142ecznego Roberta Cialdiniego i zobacz, jak wykorzysta\u0107 je w pracy. Film omawia praktyczne zastosowanie wzajemno\u015bci, konsekwencji, sympatii, autorytetu, rzadko\u015bci oraz dowodu spo\u0142ecznego, pokazuj\u0105c, jak zwi\u0119ksza\u0107 skuteczno\u015b\u0107 przekonywania i budowa\u0107 trwalsze relacje zawodowe.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cdcfaa elementor-widget elementor-widget-heading\" data-id=\"9cdcfaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Tagi<\/b>: <span>\n    <span class=\"tag\">\n        <i aria-hidden=\"true\" class=\"fas fa-tag\"><\/i> \n    Personal effectiveness<\/span>\n<\/span>\n\n<span>\n    <span class=\"tag\">\n        <i aria-hidden=\"true\" class=\"fas fa-tag\"><\/i> \n    Zarz\u0105dzanie zespo\u0142em<\/span>\n<\/span>\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a1b62b elementor-widget elementor-widget-button\" data-id=\"9a1b62b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/apteczka.inventi.pl\/wp-content\/uploads\/2025\/10\/39.-Karta-dzialania-6-zasad-wplywu-wg-Cialdiniego.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pobierz kart\u0119 dzialania<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-490ce9f e-flex e-con-boxed e-con e-child\" data-id=\"490ce9f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-263c427 e-con-full e-flex e-con e-child\" data-id=\"263c427\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fba906 elementor-widget elementor-widget-html\" data-id=\"5fba906\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Load Player.js once -->\r\n<script type=\"text\/javascript\" src=\"\/\/assets.mediadelivery.net\/playerjs\/player-0.1.0.min.js\"><\/script>\r\n\r\n<div class=\"video-container\">\r\n    <iframe id=\"bunny-stream-embed\" \r\n            src=\"https:\/\/iframe.mediadelivery.net\/embed\/73517\/30a657f5-e364-4616-b29c-e6f0560d11bd?autoplay=false\" \r\n            loading=\"lazy\" \r\n            class=\"video-iframe\"\r\n            allow=\"accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;\" \r\n            allowfullscreen=\"true\">\r\n    <\/iframe>\r\n<\/div>\r\n\r\n<style>\r\n.video-container {\r\n    position: relative;\r\n    width: 100% !important;\r\n    height: 0 !important;\r\n    padding-bottom: 56.25% !important; \/* 16:9 aspect ratio *\/\r\n    margin-bottom: 20px;\r\n    overflow: hidden !important;\r\n    background: #000;\r\n}\r\n.video-iframe {\r\n    position: absolute !important;\r\n    top: 0 !important;\r\n    left: 0 !important;\r\n    width: 100% !important;\r\n    height: 100% !important;\r\n    border: none !important;\r\n    border-radius: 10px;\r\n    box-shadow: -10px 10px 15px rgba(0,0,0,0.2);\r\n    object-fit: cover;\r\n}\r\n\/* Elementor specific overrides *\/\r\n.elementor-widget-html .video-container {\r\n    max-width: none !important;\r\n}\r\n.elementor-widget-html .video-iframe {\r\n    max-width: none !important;\r\n    max-height: none !important;\r\n}\r\n@media (max-width: 768px) {\r\n    .video-container {\r\n        margin-bottom: 30px !important;\r\n        padding-bottom: 56.25% !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \/\/ Force resize after load\r\n    const iframe = document.getElementById(\"bunny-stream-embed\");\r\n    const container = iframe.parentElement;\r\n    \r\n    \/\/ Function to force proper scaling\r\n    function forceVideoScale() {\r\n        iframe.style.width = '100%';\r\n        iframe.style.height = '100%';\r\n        iframe.style.position = 'absolute';\r\n        iframe.style.top = '0';\r\n        iframe.style.left = '0';\r\n    }\r\n    \r\n    \/\/ Force scale on load\r\n    iframe.addEventListener('load', forceVideoScale);\r\n    \r\n    \/\/ Also force scale after a short delay (for Elementor)\r\n    setTimeout(forceVideoScale, 1000);\r\n    \r\n    \/\/ Initialize player\r\n    if (typeof playerjs !== 'undefined') {\r\n        const player = new playerjs.Player(iframe);\r\n        player.on('ready', () => {\r\n            forceVideoScale();\r\n        });\r\n    }\r\n    \r\n    \/\/ Handle window resize\r\n    window.addEventListener('resize', forceVideoScale);\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88eb4fe e-flex e-con-boxed e-con e-child\" data-id=\"88eb4fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a292f2e elementor-widget elementor-widget-heading\" data-id=\"a292f2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Zarz\u0105dzania sytuacyjne<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5556c elementor-widget elementor-widget-text-editor\" data-id=\"4f5556c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Odkryj koncepcj\u0119 Zarz\u0105dzania Sytuacyjnego wg\u00a0 Blancharda i Herseya, kt\u00f3ra pozwoli ci dopasowa\u0107 sw\u00f3j styl zarz\u0105dzania do jednego z czterech etap\u00f3w rozwoju pracownika, wzmacniaj\u0105c jego motywacj\u0119 i rozw\u00f3j kompetencji na ka\u017cdym z tych etap\u00f3w.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf14b44 elementor-widget elementor-widget-heading\" data-id=\"cf14b44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Tagi<\/b>: <span>\n    <span class=\"tag\">\n        <i aria-hidden=\"true\" class=\"fas fa-tag\"><\/i> \n    Trudny pracownik<\/span>\n<\/span>\n\n<span>\n    <span class=\"tag\">\n        <i aria-hidden=\"true\" class=\"fas fa-tag\"><\/i> \n    Zarz\u0105dzanie zespo\u0142em<\/span>\n<\/span>\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-369c8b6 elementor-widget elementor-widget-button\" data-id=\"369c8b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/apteczka.inventi.pl\/wp-content\/uploads\/2025\/10\/27.-Karta-dzialania-Zarzadzanie-sytuacyjne_.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pobierz kart\u0119 dzialania<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7370a2f e-con-full e-flex e-con e-child\" data-id=\"7370a2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c9b8270 e-flex e-con-boxed e-con e-child\" data-id=\"c9b8270\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7f838d elementor-widget elementor-widget-html\" data-id=\"d7f838d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Load Player.js once -->\r\n<script type=\"text\/javascript\" src=\"\/\/assets.mediadelivery.net\/playerjs\/player-0.1.0.min.js\"><\/script>\r\n\r\n<div class=\"video-container\">\r\n    <iframe id=\"bunny-stream-embed\" \r\n            src=\"https:\/\/iframe.mediadelivery.net\/embed\/73517\/8a09c8f9-33c6-4f65-9b48-33f0e60e9f75?autoplay=false\" \r\n            loading=\"lazy\" \r\n            class=\"video-iframe\"\r\n            allow=\"accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;\" \r\n            allowfullscreen=\"true\">\r\n    <\/iframe>\r\n<\/div>\r\n\r\n<style>\r\n.video-container {\r\n    position: relative;\r\n    width: 100% !important;\r\n    height: 0 !important;\r\n    padding-bottom: 56.25% !important; \/* 16:9 aspect ratio *\/\r\n    margin-bottom: 20px;\r\n    overflow: hidden !important;\r\n    background: #000;\r\n}\r\n.video-iframe {\r\n    position: absolute !important;\r\n    top: 0 !important;\r\n    left: 0 !important;\r\n    width: 100% !important;\r\n    height: 100% !important;\r\n    border: none !important;\r\n    border-radius: 10px;\r\n    box-shadow: -10px 10px 15px rgba(0,0,0,0.2);\r\n    object-fit: cover;\r\n}\r\n\/* Elementor specific overrides *\/\r\n.elementor-widget-html .video-container {\r\n    max-width: none !important;\r\n}\r\n.elementor-widget-html .video-iframe {\r\n    max-width: none !important;\r\n    max-height: none !important;\r\n}\r\n@media (max-width: 768px) {\r\n    .video-container {\r\n        margin-bottom: 30px !important;\r\n        padding-bottom: 56.25% !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \/\/ Force resize after load\r\n    const iframe = document.getElementById(\"bunny-stream-embed\");\r\n    const container = iframe.parentElement;\r\n    \r\n    \/\/ Function to force proper scaling\r\n    function forceVideoScale() {\r\n        iframe.style.width = '100%';\r\n        iframe.style.height = '100%';\r\n        iframe.style.position = 'absolute';\r\n        iframe.style.top = '0';\r\n        iframe.style.left = '0';\r\n    }\r\n    \r\n    \/\/ Force scale on load\r\n    iframe.addEventListener('load', forceVideoScale);\r\n    \r\n    \/\/ Also force scale after a short delay (for Elementor)\r\n    setTimeout(forceVideoScale, 1000);\r\n    \r\n    \/\/ Initialize player\r\n    if (typeof playerjs !== 'undefined') {\r\n        const player = new playerjs.Player(iframe);\r\n        player.on('ready', () => {\r\n            forceVideoScale();\r\n        });\r\n    }\r\n    \r\n    \/\/ Handle window resize\r\n    window.addEventListener('resize', forceVideoScale);\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63ce80f e-flex e-con-boxed e-con e-child\" data-id=\"63ce80f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2f78ac elementor-widget elementor-widget-heading\" data-id=\"d2f78ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Jak stara\u0107 si\u0119 u szefa o podwy\u017ck\u0119 lub awans?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaa1fcb elementor-widget elementor-widget-text-editor\" data-id=\"eaa1fcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Film poka\u017ce Ci, jak przej\u015b\u0107 przez proces starania si\u0119 o podwy\u017ck\u0119 lub awans, prezentuj\u0105c skuteczne strategie na budowanie pozytywnego nastawienia, pokazania inicjatywy i zrozumienia perspektywy lidera, aby osi\u0105gn\u0105\u0107 to, na czym Ci zale\u017cy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c00989f elementor-widget elementor-widget-heading\" data-id=\"c00989f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Tagi<\/b>: <span>\n    <span class=\"tag\">\n        <i aria-hidden=\"true\" class=\"fas fa-tag\"><\/i> \n    Efektywna komunikacja<\/span>\n<\/span>\n\n<span>\n    <span class=\"tag\">\n        <i aria-hidden=\"true\" class=\"fas fa-tag\"><\/i> \n    Awans i podwy\u017cka<\/span>\n<\/span>\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0af5544 elementor-widget elementor-widget-button\" data-id=\"0af5544\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/apteczka.inventi.pl\/wp-content\/uploads\/2025\/10\/43.-Karta-dzialania-Jak-poprosic-szefa-o-podwyzke-awans_.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pobierz kart\u0119 dzialania<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-987dbf8 e-flex e-con-boxed e-con e-parent\" data-id=\"987dbf8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e6b5f06 e-con-full e-flex e-con e-child\" data-id=\"e6b5f06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b6a0159 e-con-full e-flex e-con e-child\" data-id=\"b6a0159\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca91c73 elementor-widget elementor-widget-heading\" data-id=\"ca91c73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dowiedz si\u0119 wi\u0119cej<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5862d84 elementor-widget elementor-widget-heading\" data-id=\"5862d84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tematy dost\u0119pne w Apteczce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48c8b7b elementor-widget elementor-widget-text-editor\" data-id=\"48c8b7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Ka\u017cdy temat zawiera gotowy model post\u0119powania, kt\u00f3ry zastosujesz w pracy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7cad0ad elementor-widget elementor-widget-html\" data-id=\"7cad0ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <style>\r\n\r\n\r\n        .container {\r\n            max-width: 1155px;\r\n            margin: 0 auto;\r\n            padding: 0px;\r\n        }\r\n\r\n        .category-slider {\r\n            --slider-height: 64px;\r\n            --font-size: 14px;\r\n            --font-family: 'Rubik', sans-serif;\r\n            --active-bg: #072637;\r\n            --inactive-bg: white;\r\n            --text-active: #ffffff;\r\n            --text-inactive: #072637;\r\n            --hover-color: #516773;\r\n            --border-color: #516773;\r\n            --border-radius: 4px;\r\n            \r\n            box-sizing: border-box;\r\n            display: flex;\r\n            flex-direction: row;\r\n            align-items: center;\r\n            width: 100%;\r\n            height: var(--slider-height);\r\n            border: 1px solid var(--border-color);\r\n            border-radius: var(--border-radius);\r\n            position: relative;\r\n            margin: 0;\r\n            font-family: var(--font-family);\r\n            font-size: var(--font-size);\r\n            background-color: var(--inactive-bg);\r\n            overflow: hidden;\r\n        }\r\n\r\n        .category-slider .slider-option {\r\n            flex: 1;\r\n            height: 100%;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            padding: 8px 4px;\r\n            background: none;\r\n            border: none;\r\n            font-style: normal;\r\n            font-weight: 400;\r\n            line-height: 120%;\r\n            cursor: pointer;\r\n            z-index: 2;\r\n            position: relative;\r\n            transition: all 0.3s ease;\r\n            color: var(--text-inactive);\r\n            text-align: center;\r\n            white-space: normal;\r\n            hyphens: auto;\r\n            word-break: break-word;\r\n        }\r\n\r\n        .category-slider .slider-option:hover {\r\n            color: var(--hover-color);\r\n        }\r\n\r\n        .category-slider .slider-option:focus {\r\n            outline: none;\r\n        }\r\n\r\n        .category-slider .slider-active {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: calc(100% \/ 6);\r\n            height: 100%;\r\n            background-color: var(--active-bg);\r\n            z-index: 1;\r\n            transition: all 0.3s ease;\r\n            border-radius: var(--border-radius);\r\n        }\r\n\r\n        .category-slider .slider-option.active {\r\n            color: var(--text-active);\r\n            font-weight: 500;\r\n        }\r\n\r\n        \/* Sections Container *\/\r\n        .sections-container {\r\n            position: relative;\r\n            width: 100%;\r\n            margin: 40px auto 0;\r\n            padding: 0;\r\n            min-height: 400px;\r\n        }\r\n\r\n        .content-section {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            width: 100%;\r\n            opacity: 0;\r\n            visibility: hidden;\r\n            z-index: 1;\r\n        }\r\n\r\n        .content-section.active {\r\n            opacity: 1;\r\n            visibility: visible;\r\n            z-index: 10;\r\n        }\r\n\r\n        \/* Grid Layout *\/\r\n        .grid-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 32px;\r\n            padding: 0;\r\n            max-width: 1155px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .grid-item {\r\n            background-color: #f3f5f6;\r\n            border: 1px solid #e6eaec;\r\n            border-radius: 8px;\r\n            padding: 16px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            text-align: center;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .grid-item:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .grid-number {\r\n            background-color: #b02323;\r\n            color: white;\r\n            width: 28px;\r\n            height: 24px;\r\n            border-radius: 4px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-family: 'Rubik', sans-serif;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .grid-text {\r\n            font-family: 'Rubik', sans-serif;\r\n            font-size: 18px;\r\n            font-weight: 500;\r\n            color: #072637;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        \/* Mobile List Layout *\/\r\n        .list-container {\r\n            display: none;\r\n            background-color: #f3f5f6;\r\n            border: 1px solid #e6eaec;\r\n            border-radius: 8px;\r\n            padding: 16px;\r\n        }\r\n\r\n        .list-container .list-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            margin-bottom: 12px;\r\n            font-family: 'Rubik', sans-serif;\r\n            font-size: 16px;\r\n            font-weight: 500;\r\n            color: #072637;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .list-container .list-item:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .list-container .list-number {\r\n            background-color: #b02323;\r\n            color: white;\r\n            width: 24px;\r\n            height: 24px;\r\n            border-radius: 4px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 12px;\r\n            font-weight: 600;\r\n            margin-right: 12px;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .list-container .list-text {\r\n            flex: 1;\r\n        }\r\n\r\n        \/* Fade animations *\/\r\n        @keyframes fadeInFromLeft {\r\n            from { opacity: 0; transform: translateX(-40px); }\r\n            to { opacity: 1; transform: translateX(0); }\r\n        }\r\n\r\n        @keyframes fadeOutToLeft {\r\n            from { opacity: 1; transform: translateX(0); }\r\n            to { opacity: 0; transform: translateX(-40px); }\r\n        }\r\n\r\n        @keyframes fadeInFromRight {\r\n            from { opacity: 0; transform: translateX(40px); }\r\n            to { opacity: 1; transform: translateX(0); }\r\n        }\r\n\r\n        @keyframes fadeOutToRight {\r\n            from { opacity: 1; transform: translateX(0); }\r\n            to { opacity: 0; transform: translateX(40px); }\r\n        }\r\n\r\n        .fadeInFromLeft { animation: fadeInFromLeft 0.35s ease-out forwards; }\r\n        .fadeOutToLeft { animation: fadeOutToLeft 0.35s ease-in forwards; }\r\n        .fadeInFromRight { animation: fadeInFromRight 0.35s ease-out forwards; }\r\n        .fadeOutToRight { animation: fadeOutToRight 0.35s ease-in forwards; }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 1200px) {\r\n            .category-slider { --font-size: 13px; --slider-height: 60px; }\r\n            .grid-text { font-size: 18px; }\r\n        }\r\n\r\n        @media (max-width: 1024px) {\r\n            .category-slider { --font-size: 12px; --slider-height: 58px; }\r\n            .grid-text { font-size: 16px; }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .container { padding: 0; overflow: hidden; }\r\n            .category-slider {\r\n                display: flex;\r\n                flex-direction: row;\r\n                align-items: center;\r\n                width: 100%;\r\n                height: auto;\r\n                background-color: transparent;\r\n                overflow-x: auto;\r\n                overflow-y: hidden;\r\n                scrollbar-width: none;\r\n                -ms-overflow-style: none;\r\n                gap: 8px;\r\n                padding: 15px 15px 15px 5px;\r\n                margin: 0;\r\n                border: none;\r\n                border-radius: 0;\r\n                scroll-behavior: smooth;\r\n                -webkit-overflow-scrolling: touch;\r\n            }\r\n            .category-slider::-webkit-scrollbar { display: none; }\r\n            .category-slider .slider-active { display: none; }\r\n            .category-slider .slider-option {\r\n                flex: none;\r\n                min-width: max-content;\r\n                width: auto;\r\n                height: auto;\r\n                padding: 10px 16px;\r\n                background: white;\r\n                border: 1px solid #e1e5e9;\r\n                border-radius: 8px;\r\n                font-weight: 400;\r\n                font-size: 13px;\r\n                color: #676;\r\n                white-space: nowrap;\r\n                transition: all 0.2s ease;\r\n                text-align: center;\r\n                line-height: 140%;\r\n            }\r\n            .category-slider .slider-option:hover {\r\n                background: #f1f3f5;\r\n                border-color: #d0d7de;\r\n                color: #666;\r\n            }\r\n            .category-slider .slider-option.active {\r\n                background: #072637;\r\n                color: white;\r\n                border-color: #072637;\r\n                font-weight: 500;\r\n            }\r\n            .category-slider .slider-option:active { transform: scale(0.98); }\r\n            .sections-container { \r\n                padding: 0 15px; \r\n                margin-top: 20px; \r\n                max-width: calc(100vw - 30px);\r\n                overflow: hidden;\r\n            }\r\n            .content-section { \r\n                left: 0; \r\n                right: 0; \r\n                width: 100%; \r\n                position: relative;\r\n            }\r\n            .grid-container { display: none; }\r\n            .list-container { display: block; }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .category-slider { gap: 6px; padding: 10px; }\r\n            .category-slider .slider-option { padding: 8px 10px; font-size: 13px; }\r\n        }\r\n    <\/style>\r\n\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"category-slider\">\r\n            <div class=\"slider-active\"><\/div>\r\n            <button class=\"slider-option active\" data-index=\"0\">Budowanie relacji<br>i komunikacja<\/button>\r\n            <button class=\"slider-option\" data-index=\"1\">Management <br>zespo\u0142em<\/button>\r\n            <button class=\"slider-option\" data-index=\"2\">Motywacja i rozw\u00f3j<br>pracownik\u00f3w<\/button>\r\n            <button class=\"slider-option\" data-index=\"3\">Management<br>konfliktami<\/button>\r\n            <button class=\"slider-option\" data-index=\"4\">Effectiveness <br>osobista<\/button>\r\n            <button class=\"slider-option\" data-index=\"5\">Kompetencje<br>mi\u0119dzykulturowe<\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"sections-container\"><\/div>\r\n\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.0\/jquery.min.js\"><\/script>\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            const data = [\r\n                {\r\n                    \"Budowanie relacji i komunikacja\": [\r\n                        \"Asertywna odmowa\",\r\n                        \"Chwalenie - jak doceni\u0107 pracownika?\",\r\n                        \"Jak da\u0107 feedback szefowi?\",\r\n                        \"Jak dogada\u0107 si\u0119 z nieprzychylnie nastawionym koleg\u0105?\",\r\n                        \"Jak powiedzie\u0107 pracownikowi, \u017ce nieprzyjemnie pachnie?\",\r\n                        \"Jak zareagowa\u0107 na niesprawiedliwy feedback?\",\r\n                        \"Obrazi\u0142e\u015b si\u0119? - rozmowa z \\\"trudnym\\\" pracownikiem\",\r\n                        \"Umiej\u0119tno\u015b\u0107 s\u0142uchania \u2013 kilka praktycznych rad\",\r\n                        \"Feedback mi\u0119dzykulturowy\"\r\n                    ]\r\n                },\r\n                {\r\n                    \"Zarz\u0105dzanie zespo\u0142em i przyw\u00f3dztwo\": [\r\n                        \"Dzi\u015b kolega, jutro szef - jak zarz\u0105dza\u0107 kolegami?\",\r\n                        \"Expose szefa \u2013 jak dobrze wej\u015b\u0107 w nowy zesp\u00f3\u0142?\",\r\n                        \"Jak ustala\u0107 cele z pracownikiem?\",\r\n                        \"Jak radzi\u0107 sobie z pracownikiem, kt\u00f3ry \u201enie dowozi\\\"?\",\r\n                        \"Konflikt z podw\u0142adnym \u2013 co zrobi\u0107 w takiej sytuacji?\",\r\n                        \"Konflikt w zespole \u2013 jak rozwi\u0105zywa\u0107?\",\r\n                        \"Prezentacja, po kt\u00f3rej Ci\u0119 zapami\u0119taj\u0105\",\r\n                        \"Skuteczne delegowanie\",\r\n                        \"Zarz\u0105dzanie sytuacyjne\"\r\n                    ]\r\n                },\r\n                {\r\n                    \"Motywacja i rozw\u00f3j pracownik\u00f3w\": [\r\n                        \"7 sposob\u00f3w motywowania pozafinansowego\",\r\n                        \"Coachingowy styl zarz\u0105dzania\",\r\n                        \"Jak radzi\u0107 sobie z prokrastynacj\u0105\",\r\n                        \"Strategie reagowania na konfilkt z zespole m-kulturowym\",\r\n                        \"Odporno\u015b\u0107 psychiczna\",\r\n                        \"Pokolenie Z \u2013 fakty i mity\",\r\n                        \"Rozmowa oceniaj\u0105ca 1:1\",\r\n                        \"Spos\u00f3b na szybki feedback\",\r\n                        \"Zmiana \u2013 wspieranie zespo\u0142u w zmianie\"\r\n                    ]\r\n                },\r\n                {\r\n                    \"Zarz\u0105dzanie konfliktami\": [\r\n                        \"Konflikt w zespole \u2013 jak zapobiega\u0107 eskalacji?\",\r\n                        \"Rozmowa ze zdemotywowanym pracownikiem\",\r\n                        \"Pracownik przychodzi po podwy\u017ck\u0119 \u2013 prowadzenie rozmowy\",\r\n                        \"Zmiana \u2013 jak reagowa\u0107 na op\u00f3r do zmiany?\",\r\n                        \"Zmiana \u2013 3 zasady komunikowania zmiany\",\r\n                        \"4 rady na efektywn\u0105 wsp\u00f3\u0142prac\u0119 zdaln\u0105\",\r\n                        \"Proste sposoby na stres\",\r\n                        \"5 z\u0142otych zasad negocjacji\",\r\n                        \"Niezb\u0119dne nawyki w pracy managera\"\r\n                    ]\r\n                },\r\n                {\r\n                    \"Efektywno\u015b\u0107 osobista i organizacyjna\": [\r\n                        \"Efektywno\u015b\u0107 osobista \u2013 jak planowa\u0107 sw\u00f3j dzie\u0144?\",\r\n                        \"Jak ustala\u0107 priorytety zada\u0144?\",\r\n                        \"Jak reagowa\u0107 na sp\u00f3\u017anienia pracownika\",\r\n                        \"Opanuj stres przed wyst\u0105pieniami publicznymi\",\r\n                        \"Lean Coffee - facylitacja spotka\u0144\",\r\n                        \"Spos\u00f3b na udane spotkania\",\r\n                        \"Zarz\u0105dzanie w\u0142asn\u0105 energi\u0105\",\r\n                        \"6 regu\u0142 wywierania wp\u0142ywu (Cialdini)\",\r\n                        \"Jak stara\u0107 si\u0119 o podwy\u017ck\u0119 \/ awans?\"\r\n                    ]\r\n                },\r\n                {\r\n                    \"Kompetencje mi\u0119dzykulturowe\": [\r\n                        \"Skuteczna komunikacja w zespole mi\u0119dzykult.\",\r\n                        \"Jak odmawia\u0107 i m\u00f3wi\u0107 \u201enie\\\" w zespo\u0142ach mi\u0119dzykult.\",\r\n                        \"Budowanie zaufanie w zespole mi\u0119dzykult.\",\r\n                        \"Businesowe dos & dont's: Indie\",\r\n                        \"Businesowe dos & dont's: USA\",\r\n                        \"Businesowe dos & dont's: Arabia Saudyjska\",\r\n                        \"Businesowe dos & dont's: Niemcy\",\r\n                        \"Businesowe dos & dont's: Ukraina\",\r\n                        \"W\u0142\u0105czanie w proces decyzyjny w zespole mi\u0119dzykult.\"\r\n                    ]\r\n                }\r\n            ];\r\n\r\n            const sliderOptions = $(\".slider-option\");\r\n            const activeBg = $(\".slider-active\");\r\n            const $container = $('.sections-container');\r\n            let currentActiveIndex = 0;\r\n            let isMobile = $(window).width() <= 768;\r\n            let animationTimeout = null;\r\n\r\n            \/\/ Create sections\r\n            data.forEach((item, index) => {\r\n                const category = Object.keys(item)[0];\r\n                const items = item[category];\r\n                const isActive = index === 0 ? 'active' : '';\r\n                \r\n                const gridItems = items.map((text, itemIndex) => \r\n                    `<div class=\"grid-item\">\r\n                        <div class=\"grid-number\">${index * 9 + itemIndex + 1}<\/div>\r\n                        <div class=\"grid-text\">${text}<\/div>\r\n                     <\/div>`\r\n                ).join('');\r\n\r\n                const listItems = items.map((text, itemIndex) => \r\n                    `<div class=\"list-item\">\r\n                        <div class=\"list-number\">${index * 9 + itemIndex + 1}<\/div>\r\n                        <div class=\"list-text\">${text}<\/div>\r\n                     <\/div>`\r\n                ).join('');\r\n\r\n                $container.append(`\r\n                    <div id=\"section${index + 1}\" class=\"content-section ${isActive}\">\r\n                        <div class=\"grid-container\">${gridItems}<\/div>\r\n                        <div class=\"list-container\">${listItems}<\/div>\r\n                    <\/div>\r\n                `);\r\n            });\r\n\r\n            \/\/ Update container height\r\n            function updateContainerHeight() {\r\n                const $active = $container.find('.content-section.active');\r\n                if ($active.length) {\r\n                    $active.css({ visibility: 'visible', opacity: 0 });\r\n                    const height = $active.outerHeight(true);\r\n                    $container.css('min-height', height + 'px');\r\n                    $active.css({ visibility: $active.hasClass('active') ? 'visible' : 'hidden', opacity: 1 });\r\n                }\r\n            }\r\n\r\n            \/\/ Show section with animation\r\n            function showSection(newIndex) {\r\n                if (newIndex === currentActiveIndex) return;\r\n\r\n                clearTimeout(animationTimeout);\r\n                const $current = $container.find(`#section${currentActiveIndex + 1}`);\r\n                const $new = $container.find(`#section${newIndex + 1}`);\r\n                const isMovingRight = newIndex > currentActiveIndex;\r\n\r\n                \/\/ Clear animations\r\n                $container.find('.content-section').removeClass('fadeInFromLeft fadeInFromRight fadeOutToLeft fadeOutToRight');\r\n\r\n                \/\/ Start exit animation\r\n                $current.addClass(isMovingRight ? 'fadeOutToRight' : 'fadeOutToLeft');\r\n\r\n                animationTimeout = setTimeout(() => {\r\n                    $current.removeClass('active fadeOutToRight fadeOutToLeft').css({ opacity: 0, visibility: 'hidden', zIndex: 1 });\r\n                    currentActiveIndex = newIndex;\r\n                    updateContainerHeight();\r\n                    \r\n                    $new.addClass('active').css({ visibility: 'visible', zIndex: 10 })\r\n                        .addClass(isMovingRight ? 'fadeInFromLeft' : 'fadeInFromRight');\r\n\r\n                    animationTimeout = setTimeout(() => {\r\n                        $new.removeClass('fadeInFromLeft fadeInFromRight').css('opacity', 1);\r\n                    }, 350);\r\n                }, 350);\r\n            }\r\n\r\n            \/\/ Move slider background\r\n            function moveSlider(activeIndex) {\r\n                if (isMobile) return;\r\n                const $target = sliderOptions.eq(activeIndex);\r\n                const buttonRect = $target[0].getBoundingClientRect();\r\n                const containerRect = $('.category-slider')[0].getBoundingClientRect();\r\n                activeBg.css({\r\n                    left: (buttonRect.left - containerRect.left) + 'px',\r\n                    width: buttonRect.width + 'px'\r\n                });\r\n            }\r\n\r\n            \/\/ Initialize\r\n            updateContainerHeight();\r\n            moveSlider(0);\r\n\r\n            \/\/ Button clicks\r\n            sliderOptions.on(\"click\", function() {\r\n                const index = parseInt($(this).data('index'));\r\n                sliderOptions.removeClass(\"active\");\r\n                $(this).addClass(\"active\");\r\n\r\n                if (isMobile) {\r\n                    this.scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'center' });\r\n                }\r\n\r\n                moveSlider(index);\r\n                showSection(index);\r\n            });\r\n\r\n            \/\/ Resize handler\r\n            $(window).on('resize', function() {\r\n                clearTimeout(this.resizeTimer);\r\n                this.resizeTimer = setTimeout(() => {\r\n                    isMobile = $(window).width() <= 768;\r\n                    updateContainerHeight();\r\n                    if (!isMobile) moveSlider(currentActiveIndex);\r\n                }, 100);\r\n            });\r\n        });\r\n    <\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34011af9 e-flex e-con-boxed e-con e-parent\" data-id=\"34011af9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b5da2e elementor-widget elementor-widget-heading\" data-id=\"1b5da2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Offer<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc682fd elementor-widget elementor-widget-heading\" data-id=\"bc682fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lead with clarity and purpose<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd945b6 elementor-widget elementor-widget-text-editor\" data-id=\"bd945b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whether you work independently or want to strengthen your entire team, we have a solution that will help you achieve your goals.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f7c6cb elementor-widget elementor-widget-html\" data-id=\"7f7c6cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-switch\">\r\n  <div class=\"switch-background\">\r\n    <div class=\"switch-active\"><\/div>\r\n  <\/div>\r\n  <button class=\"switch-option left active\">For you<\/button>\r\n  <button class=\"switch-option right\">For business<\/button>\r\n<\/div>\r\n\r\n<style>\r\n.custom-switch {\r\n  --font-size: 16px;\r\n  --font-weight: 400;\r\n  --font-family: 'Rubik', sans-serif;\r\n  --active-bg: #082f45;\r\n  --inactive-bg: #ffffff;\r\n  --text-active: #ffffff;\r\n  --text-inactive: #082f45;\r\n  --border-color: #E6EAEC;\r\n  --border-radius: 8px;\r\n  position: relative;\r\n  display: flex;\r\n  width: 264px;\r\n  height: 48px;\r\n  font-family: var(--font-family);\r\n  font-size: var(--font-size);\r\n  font-weight: var(--font-weight);\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* Mobile responsiveness - only on mobile screens *\/\r\n@media (max-width: 768px) {\r\n  .custom-switch {\r\n    width: 100% !important;\r\n    margin: 0 !important;\r\n    min-width: 100%;\r\n  }\r\n}\r\n\r\n.switch-background {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background-color: var(--inactive-bg);\r\n  border: 2px solid var(--border-color);\r\n  border-radius: var(--border-radius);\r\n}\r\n\r\n.switch-active {\r\n  position: absolute;\r\n  top: -2px;\r\n  left: -2px;\r\n  width: calc(50% + 2px);\r\n  height: calc(100% + 4px);\r\n  background-color: var(--active-bg);\r\n  border-radius: var(--border-radius);\r\n  transition: all 0.3s ease;\r\n  z-index: 1;\r\n}\r\n\r\n.custom-switch .switch-option {\r\n  flex: 1;\r\n  border: none;\r\n  background: transparent;\r\n  color: var(--text-inactive);\r\n  font-weight: var(--font-weight);\r\n  cursor: pointer;\r\n  transition: all 0.3s ease;\r\n  position: relative;\r\n  z-index: 2;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  text-align: center;\r\n}\r\n\r\n.custom-switch .switch-option.active {\r\n  color: var(--text-active);\r\n  font-weight: 600;\r\n}\r\n\r\n@keyframes fadeInUp {\r\n  from {\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n  }\r\n  to {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n}\r\n\r\n@keyframes fadeOutDown {\r\n  from {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n  to {\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n  }\r\n}\r\n\r\n.fadeInUp {\r\n  animation: fadeInUp 0.3s ease forwards;\r\n}\r\n\r\n.fadeOutDown {\r\n  animation: fadeOutDown 0.3s ease forwards;\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n  const leftBtn = document.querySelector(\".switch-option.left\");\r\n  const rightBtn = document.querySelector(\".switch-option.right\");\r\n  const activeSlider = document.querySelector(\".switch-active\");\r\n  const dlaFirm = document.getElementById(\"apteczka_leadera_dla_firm\");\r\n  const dlaCiebie = document.getElementById(\"apteczka_leadera_dla_ciebie\");\r\n\r\n  const missingElements = [];\r\n  if (!leftBtn) missingElements.push(\"leftBtn (.switch-option.left)\");\r\n  if (!rightBtn) missingElements.push(\"rightBtn (.switch-option.right)\");\r\n  if (!activeSlider) missingElements.push(\"activeSlider (.switch-active)\");\r\n  if (!dlaFirm) missingElements.push(\"apteczka_leadera_dla_firm\");\r\n  if (!dlaCiebie) missingElements.push(\"apteczka_leadera_dla_ciebie\");\r\n\r\n  if (missingElements.length > 0) {\r\n    console.error(\"Missing elements:\", missingElements.join(\", \"));\r\n    return;\r\n  }\r\n\r\n  \/\/ Initial state\r\n  dlaCiebie.style.display = \"block\";\r\n  dlaCiebie.classList.add(\"fadeInUp\");\r\n  dlaFirm.style.display = \"none\";\r\n\r\n  function showSection(showEl, hideEl) {\r\n    hideEl.classList.remove(\"fadeInUp\");\r\n    hideEl.classList.add(\"fadeOutDown\");\r\n\r\n    setTimeout(() => {\r\n      hideEl.style.display = \"none\";\r\n      hideEl.classList.remove(\"fadeOutDown\");\r\n\r\n      showEl.style.display = \"block\";\r\n      showEl.classList.remove(\"fadeOutDown\");\r\n      showEl.classList.add(\"fadeInUp\");\r\n    }, 300);\r\n  }\r\n\r\n  leftBtn.addEventListener(\"click\", function () {\r\n    if (!leftBtn.classList.contains(\"active\")) {\r\n      leftBtn.classList.add(\"active\");\r\n      rightBtn.classList.remove(\"active\");\r\n      activeSlider.style.left = \"-2px\";\r\n      showSection(dlaCiebie, dlaFirm);\r\n    }\r\n  });\r\n\r\n  rightBtn.addEventListener(\"click\", function () {\r\n    if (!rightBtn.classList.contains(\"active\")) {\r\n      rightBtn.classList.add(\"active\");\r\n      leftBtn.classList.remove(\"active\");\r\n      activeSlider.style.left = \"calc(50% - 2px)\";\r\n      showSection(dlaFirm, dlaCiebie);\r\n    }\r\n  });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b24b6da elementor-widget elementor-widget-menu-anchor\" data-id=\"6b24b6da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"JOIN\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-429d2461 e-flex e-con-boxed e-con e-parent\" data-id=\"429d2461\" data-element_type=\"container\" data-e-type=\"container\" id=\"apteczka_leadera_dla_ciebie\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1a15f20f e-con-full e-flex e-con e-child\" data-id=\"1a15f20f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-437c65b0 e-con-full e-flex e-con e-child\" data-id=\"437c65b0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c69235 elementor-widget elementor-widget-heading\" data-id=\"0c69235\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Leader's First Aid Kit<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-772b58e0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"772b58e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access (24\/7) - whenever you need it.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You\u2019ll pay less than for a single coaching session.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You save time by learning straight to the point.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">54 ready-made solutions<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ready-to-use implementation scenarios<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c0fe404 elementor-widget elementor-widget-heading\" data-id=\"7c0fe404\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"pricing\">199 <small><sup class=\"timeDuration\"> PLN \/ year<\/sup><\/small><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-195799f elementor-widget elementor-widget-html\" data-id=\"195799f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\njQuery(document).ready(function($) {\r\n    \/\/ Configuration\r\n    const VALIDATE_COUPON_URL = '\/wp-json\/inventi\/v1\/validate-coupon\/';\r\n    \r\n    const couponField = $('#form-field-coupon_code');\r\n    \r\n    \/\/ Exit if coupon field doesn't exist\r\n    if (!couponField.length) {\r\n        return;\r\n    }\r\n    \r\n    const couponFieldWrapper = couponField.closest('.elementor-field-group');\r\n    \r\n    \/\/ Wrap the input in a flex container\r\n    couponField.wrap('<div style=\"display: flex; align-items: center; gap: 10px; width: 100%;\"><\/div>');\r\n    const inlineContainer = couponField.parent();\r\n    \r\n    \/\/ Set input to 50% width\r\n    couponField.css({\r\n        'flex': '0 0 50%',\r\n        'max-width': '50%'\r\n    });\r\n    \r\n    \/\/ Create \"Sprawd\u017a\" text link\r\n    const checkLink = $('<a href=\"#\" class=\"coupon-check-link\" style=\"font-size: 13px; color: #0072a5; text-decoration: underline; cursor: pointer; white-space: nowrap;\">Sprawd\u017a<\/a>');\r\n    \r\n    \/\/ Create status message (takes remaining space)\r\n    const statusMessage = $('<span class=\"coupon-status\" style=\"font-size: 13px;\"><\/span>');\r\n    \r\n    \/\/ Append to the inline container\r\n    inlineContainer.append(checkLink).append(statusMessage);\r\n    \r\n    \/\/ Add pulsing animation CSS\r\n    $('<style>').text(`\r\n        @keyframes pulse-color {\r\n            0%, 100% { color: #0072a5; }\r\n            50% { color: #66b3e0; }\r\n        }\r\n        .pricing-extended {\r\n            animation: pulse-color 2s ease-in-out infinite;\r\n        }\r\n        .coupon-check-link:hover {\r\n            color: #005580;\r\n        }\r\n    `).appendTo('head');\r\n    \r\n    \/\/ Handle \"Sprawd\u017a\" click\r\n    checkLink.on('click', function(e) {\r\n        e.preventDefault();\r\n        \r\n        const couponCode = couponField.val().trim();\r\n        \r\n        if (!couponCode) {\r\n            statusMessage.text('Wprowad\u017a kod').css('color', '#dc3545');\r\n            return;\r\n        }\r\n        \r\n        \/\/ Show loading state\r\n        checkLink.text('Sprawdzam...').css('pointer-events', 'none');\r\n        statusMessage.text('').css('color', '');\r\n        \r\n        \/\/ Call inventi.pl backend (which proxies to apteczka.inventi.pl)\r\n        $.ajax({\r\n            url: VALIDATE_COUPON_URL,\r\n            method: 'POST',\r\n            contentType: 'application\/json',\r\n            data: JSON.stringify({ coupon_code: couponCode }),\r\n            success: function(response) {\r\n                if (response.valid) {\r\n                    \/\/ Show success\r\n                    statusMessage.text('\u2713 Kod poprawny!').css('color', '#28a745');\r\n                    checkLink.text('\u2713 Sprawdzono').css({\r\n                        'color': '#28a745',\r\n                        'text-decoration': 'none',\r\n                        'pointer-events': 'none'\r\n                    });\r\n                    \r\n                    \/\/ Update pricing display\r\n                    const pricingElement = $('.pricing .timeDuration');\r\n                    if (pricingElement.length) {\r\n                        pricingElement.text(' z\u0142\/' + response.duration);\r\n                        $('.pricing').css('color', '#0072a5').addClass('pricing-extended');\r\n                    }\r\n                    \r\n                    \/\/ Reset the form to clear any validation errors\r\n                    const $form = couponField.closest('form');\r\n                    if ($form.length) {\r\n                        \/\/ Find the Elementor form instance\r\n                        const formId = $form.find('input[name=\"form_id\"]').val();\r\n                        if (formId && window.elementorProFrontend) {\r\n                            try {\r\n                                \/\/ Get the form widget element\r\n                                const $formWidget = $form.closest('.elementor-widget-form');\r\n                                \r\n                                \/\/ Try to find existing form instance\r\n                                let formInstance = null;\r\n                                \r\n                                \/\/ Method 1: Check if instance is already attached\r\n                                if ($formWidget.data('elementorProForms')) {\r\n                                    formInstance = $formWidget.data('elementorProForms');\r\n                                }\r\n                                \r\n                                \/\/ Method 2: Create new instance if needed\r\n                                if (!formInstance && elementorProFrontend.modules && elementorProFrontend.modules.forms) {\r\n                                    const FormHandler = elementorProFrontend.modules.forms;\r\n                                    formInstance = new FormHandler({$element: $formWidget});\r\n                                }\r\n                                \r\n                                if (formInstance && typeof formInstance.resetForm === 'function') {\r\n                                    \/\/ Reset form (clears fields and errors)\r\n                                    formInstance.resetForm();\r\n                                    \r\n                                    \/\/ Re-populate the coupon field since we want to keep it\r\n                                    setTimeout(function() {\r\n                                        couponField.val(couponCode);\r\n                                        \r\n                                        \/\/ Restore the validation UI elements\r\n                                        checkLink.text('\u2713 Sprawdzono').css({\r\n                                            'color': '#28a745',\r\n                                            'text-decoration': 'none',\r\n                                            'pointer-events': 'none'\r\n                                        });\r\n                                        statusMessage.text('\u2713 Kod poprawny!').css('color', '#28a745');\r\n                                        \r\n                                        \/\/ Restore pricing display\r\n                                        const pricingElement = $('.pricing .timeDuration');\r\n                                        if (pricingElement.length) {\r\n                                            pricingElement.text(' z\u0142\/' + response.duration);\r\n                                            $('.pricing').css('color', '#0072a5').addClass('pricing-extended');\r\n                                        }\r\n                                    }, 10);\r\n                                    \r\n                                    console.log('[COUPON] Form reset successfully');\r\n                                } else {\r\n                                    console.warn('[COUPON] Could not find form instance, using fallback');\r\n                                    \/\/ Fallback: manually clear error messages\r\n                                    $form.find('.elementor-message.elementor-message-danger').remove();\r\n                                    $form.find('.elementor-field-group').removeClass('error');\r\n                                    $form.find('.elementor-error').removeClass('elementor-error');\r\n                                }\r\n                            } catch (error) {\r\n                                console.error('[COUPON] Error resetting form:', error);\r\n                                \/\/ Fallback: manually clear error messages\r\n                                $form.find('.elementor-message.elementor-message-danger').remove();\r\n                                $form.find('.elementor-field-group').removeClass('error');\r\n                                $form.find('.elementor-error').removeClass('elementor-error');\r\n                            }\r\n                        }\r\n                    }\r\n                    \r\n                } else {\r\n                    \/\/ Show error\r\n                    statusMessage.text('\u2717 Nieprawid\u0142owy').css('color', '#dc3545');\r\n                    checkLink.text('Sprawd\u017a').css('pointer-events', 'auto');\r\n                }\r\n            },\r\n            error: function(xhr) {\r\n                console.error('Coupon validation error:', xhr);\r\n                statusMessage.text('B\u0142\u0105d').css('color', '#dc3545');\r\n                checkLink.text('Sprawd\u017a').css('pointer-events', 'auto');\r\n            }\r\n        });\r\n    });\r\n    \r\n    \/\/ Reset when coupon field changes\r\n    couponField.on('input', function() {\r\n        checkLink.text('Sprawd\u017a').css({\r\n            'color': '#0072a5',\r\n            'text-decoration': 'underline',\r\n            'pointer-events': 'auto'\r\n        });\r\n        statusMessage.text('');\r\n        \r\n        \/\/ Reset pricing display\r\n        const pricingElement = $('.pricing .timeDuration');\r\n        if (pricingElement.length) {\r\n            pricingElement.text(' z\u0142\/rok');\r\n            $('.pricing').css('color', '').removeClass('pricing-extended');\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12891746 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"12891746\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"form-b2c\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Zakup Apteczki Leadera\" aria-label=\"Zakup Apteczki Leadera\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"10319\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"12891746\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"10319\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E-mail\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-coupon_code elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-coupon_code\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMasz kupon promocyjny?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[coupon_code]\" id=\"form-field-coupon_code\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"KOD PROMO\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-acceptance elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[acceptance]\" id=\"form-field-acceptance\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-acceptance\"><span style=\"font-size: 14px; color: black; line-height: 1.4; text-align: center; font-family: 'Rubik', sans-serif; font-weight: 400;\">I agree with <a href=\"https:\/\/inventi.pl\/wp-content\/uploads\/2025\/10\/Regulamin-zakupu-i-korzystania-z-platformy-Apteczka-Leadera.pdf\" style=\"color: #555555;\" target=\"_blank\"><u>service rules<\/u><\/a><\/span><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-plus\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M624 208h-64v-64c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v64h-64c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h64c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Kup dost\u0119p<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-862c234 e-con-full e-flex e-con e-child\" data-id=\"862c234\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-347c5f9a elementor-widget elementor-widget-image\" data-id=\"347c5f9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/inventi.pl\/wp-content\/uploads\/elementor\/thumbs\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue8w.png\" title=\"stripe-3.png\" alt=\"stripe-3.png\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6eeaacc2 elementor-widget elementor-widget-html\" data-id=\"6eeaacc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t <style>.svg-container {\r\n    display: flex;\r\n    justify-content: space-evenly; \/* Distributes space evenly between elements *\/\r\n    align-items: center; \/* Aligns items vertically in the center *\/\r\n}\r\n<\/style>\r\n\r\n<div class=\"svg-container\">\r\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"42\" height=\"24\" viewbox=\"0 0 42 24\" class=\"logos PaymentLogo variant--\"><title>Blik<\/title><path d=\"M36.247 22H3.92357C2.15034 22 .706421 20.5839.706421 18.8447V5.15528C.706421 3.41615 2.15034 2 3.92357 2H36.247c1.7733 0 3.2172 1.41615 3.2172 3.15528V18.8447c0 1.7392-1.4439 3.1553-3.2172 3.1553Z\" fill=\"url(#a-payment-logo-Blik-)\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.6094 10.3477c.69662-.37268 1.50724-.58386 2.35586-.58386 2.76114 0 5.00304 2.18636 5.00304 4.89436 0 2.7081-2.2292 4.8945-4.99037 4.8945-2.76118 0-4.99038-2.1988-4.99038-4.8945V4.99365H7.6094v5.35405Zm0 4.3105c0 1.2796 1.05127 2.3106 2.35586 2.3106 1.30464 0 2.35584-1.031 2.35584-2.3106 0-1.2795-1.0512-2.3105-2.35584-2.3105-1.30459 0-2.35586 1.031-2.35586 2.3105Zm9.0561-9.66455H19.3V19.4284h-2.6345V4.99365Zm4.8763 4.86967h2.6345v9.56518h-2.6345V9.86332Zm14.4011 9.56508-3.9391-5.0559 3.6351-4.50928h-3.1158l-3.4705 4.37268V4.99365h-2.6345V19.4284h2.6345v-4.9068l3.4705 4.9068h3.4198Z\" fill=\"#fff\"><\/path><path d=\"M12.5364 8.86971c1.2941 0 2.3432-1.02891 2.3432-2.29814 0-1.26922-1.0491-2.29813-2.3432-2.29813s-2.3432 1.02891-2.3432 2.29813c0 1.26923 1.0491 2.29814 2.3432 2.29814Z\" fill=\"url(#b-payment-logo-Blik-)\"><\/path><defs><radialgradient id=\"b-payment-logo-Blik-\" cx=\"0\" cy=\"0\" r=\"1\" gradientunits=\"userSpaceOnUse\" gradienttransform=\"matrix(7.68224 0 0 7.53451 10.6281 4.15335)\"><stop stop-color=\"red\"><\/stop><stop offset=\".495\" stop-color=\"#E83E49\"><\/stop><stop offset=\"1\" stop-color=\"#F0F\"><\/stop><\/radialgradient><lineargradient id=\"a-payment-logo-Blik-\" x1=\"20.0853\" y1=\"22\" x2=\"20.0853\" y2=\"2\" gradientunits=\"userSpaceOnUse\"><stop stop-color=\"#262626\"><\/stop><stop offset=\"1\"><\/stop><\/lineargradient><\/defs><\/svg>\r\n  \r\n  <svg class=\"PaymentLogo variant--\" width=\"33\" height=\"24\" viewbox=\"0 0 33 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><title>P24<\/title><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m18.6557 18.9612-.156.8171h-6.5552l.3071-1.6153c.1722-.9055.4712-1.4984.8986-1.7795.4266-.2802 1.3544-.4965 2.7836-.6473 1.1424-.1169 1.8493-.2763 2.1207-.4777.2721-.2013.4875-.7223.6475-1.5647.1406-.7381.1016-1.2166-.117-1.4368-.2185-.2195-.7654-.33-1.6412-.33-1.0937 0-1.8005.0892-2.1207.2676-.3209.1776-.546.6063-.6743 1.2853l-.1089.641h-1.0075l.0918-.446c.195-1.0264.5549-1.7108 1.0806-2.0527.5249-.341 1.4788-.5123 2.8608-.5123 1.2269 0 2.0175.1847 2.3693.5526.3526.3695.4266 1.0879.2234 2.1568-.195 1.0264-.5216 1.7132-.9807 2.059-.459.345-1.3585.5787-2.6975.7002-1.1765.109-1.8939.2606-2.1531.4532-.2592.1926-.4737.739-.6451 1.6405l-.0544.289h5.5282Zm8.6223-7.7479-1.0994 5.7829h1.361l-.1552.8171h-1.3609l-.3762 1.98h-1.0254l.3762-1.98h-5.0944l.2153-1.1369 5.573-5.4631h1.5868-.0008Zm-2.1255 5.7829.9806-5.1608h-.0203l-5.2081 5.1608h4.2478Z\" fill=\"#99A0A6\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.03087 11.1099 3.375 19.7625h1.05219l.65244-3.4105h2.691l.41112-.0063c1.09687 0 1.87935-.1793 2.34655-.5393.4671-.3584.7954-1.0326.9847-2.021.1974-1.0319.1406-1.7353-.1698-2.1111-.3104-.3765-.9921-.5644-2.04345-.5644H5.03087ZM7.73 15.5285H5.23725l.68819-3.5944h2.8275l.40137.0063c.74263 0 1.19109.1113 1.34629.3331.156.2219.1536.7508-.0065 1.5877-.1365.7137-.3705 1.1708-.70198 1.3689-.3315.199-1.01968.2984-2.06212.2984Z\" fill=\"#D40E2B\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m9.51753 7.95974-1.01238-.67106c1.19282-.57138 2.43715-1.03517 3.71715-1.38552l.1853.91421c-.9141.26052-1.8793.63158-2.89007 1.14237Zm11.48067-.50211c-.9402-.47697-1.9486-.8144-2.9917-1.00105L18.8239 5h.0228c2.3619.01105 4.2412.30789 5.7208.72158l-3.5693 1.73684v-.00079Zm-13.41442.30158 1.03431.69947c-.47125.27079-.95306.57158-1.443.90553H5.16821s.82957-.73737 2.41475-1.605h.00082ZM17.61 5.05053l-.4842 1.29079c-1.1741-.12079-2.5212-.07579-4.0162.26368l-.1373-.92368c1.5207-.35868 3.0742-.57024 4.6377-.63158v.00079Zm8.84 1.30421c2.141.93789 2.925 2.00605 2.925 2.00605h-6.9208s-.2267-.19737-.6582-.4729l4.654-1.53315Z\" fill=\"#99A0A6\"><\/path><\/svg>\r\n  \r\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"42\" height=\"24\" viewbox=\"0 0 42 24\" class=\"PaymentLogo variant--\"><title>Visa<\/title><path fill=\"var(--paymentLogoColor, #1434cb)\" d=\"M20.8 5.31L17.97 18.9h-3.43l2.83-13.58h3.43zm14.23 8.78l1.82-5.12 1.01 5.12h-2.83zm3.84 4.8H42L39.27 5.31h-2.92c-.61 0-1.22.42-1.42 1.05l-5.05 12.53h3.54l.7-1.98h4.35l.4 1.98zm-8.88-4.49c0-3.55-4.75-3.76-4.75-5.33.1-.73.7-1.15 1.41-1.15 1.11-.1 2.33.1 3.34.63l.6-2.92A8.36 8.36 0 0 0 27.46 5c-3.33 0-5.75 1.88-5.75 4.5 0 1.98 1.71 3.02 2.92 3.65 1.32.62 1.82 1.04 1.72 1.67 0 .94-1 1.36-2.02 1.36a8.37 8.37 0 0 1-3.53-.84l-.6 2.92c1.2.53 2.52.74 3.73.74 3.73.1 6.06-1.78 6.06-4.6zM15.95 5.31L10.5 18.9H6.87L4.14 8.03c0-.52-.4-.94-.8-1.15A11.5 11.5 0 0 0 0 5.73l.1-.42h5.76c.8 0 1.4.63 1.51 1.36l1.41 7.83 3.64-9.19h3.53z\"><\/path><\/svg>\r\n  \r\n    <svg class=\"PaymentLogo variant--\" width=\"85\" height=\"24\" viewbox=\"0 0 85 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><title>Mastercard<\/title><path d=\"M37.451 15.0063v-3.1316c0-1.1816-.7537-1.977-1.9666-1.98743-.7036-.04549-1.3762.29523-1.7558.88933-.3459-.5766-.9795-.91783-1.6513-.88933-.5843-.02822-1.1401.25443-1.4614.74323v-.6263h-1.0877v5.0021h1.0981v-2.7704c0-.8685.4802-1.3278 1.2234-1.3278.7432 0 1.0877.4698 1.0877 1.3174v2.7808h1.0918v-2.7704c0-.8685.5011-1.3278 1.2234-1.3278.7224 0 1.0981.4698 1.0981 1.3174v2.7808h1.1003Zm16.2484-4.9979h-1.7766V8.49269h-1.0982v1.51571H49.81v.9937h1.0146v2.2776c0 1.1608.4489 1.8518 1.7349 1.8518.4803.0016.9514-.1323 1.3591-.3862l-.3132-.9311c-.2918.1738-.6229.2708-.9624.2818-.5428 0-.7223-.334-.7223-.835v-2.2589h1.7766l.0021-.9937Zm9.2756-.12531c-.5403-.01575-1.0458.26551-1.3174.73281v-.6075h-1.0772v4.9979h1.0877v-2.8017c0-.8351.3549-1.286 1.0668-1.286.2329-.0034.4641.0392.6806.1252l.334-1.025c-.2486-.08892-.5105-.13481-.7745-.13571Zm-14.023.52191c-.6158-.3658-1.3238-.54701-2.0397-.52191-1.2651 0-2.0877.60751-2.0877 1.59921 0 .8162.6055 1.3173 1.7245 1.4739l.5115.073c.5949.0835.8789.2401.8789.5219 0 .3863-.3967.6076-1.1399.6076-.5996.019-1.1881-.1649-1.6701-.522l-.4948.8456c.6334.4428 1.3923.6704 2.1649.6492 1.4426 0 2.2797-.6806 2.2797-1.6305 0-.8789-.6597-1.3382-1.7453-1.4947l-.5114-.0731c-.4698-.0626-.8476-.1566-.8476-.4906 0-.3654.3549-.5846.9519-.5846.5471.0081 1.0831.1554 1.5575.428l.4676-.881Zm29.1273-.52191c-.5402-.01575-1.0457.26551-1.3173.73281v-.6075h-1.0772v4.9979h1.0877v-2.8017c0-.8351.3549-1.286 1.0668-1.286.2329-.0034.4641.0392.6806.1252l.334-1.025c-.2486-.08892-.5105-.13481-.7746-.13571ZM64.0731 12.5073c0 1.5157 1.0563 2.6242 2.666 2.6242.6526.0323 1.2938-.1807 1.7975-.5971l-.522-.8789c-.376.2864-.8343.4438-1.3069.4489-.8684 0-1.5052-.6388-1.5052-1.5992 0-.9603.6389-1.5887 1.5052-1.5991.4726.0051.9309.1625 1.3069.4488l.522-.8789c-.5037-.4164-1.1449-.62938-1.7975-.59709-1.6097 0-2.666 1.10859-2.666 2.62419v.0042Zm10.1837 0v-2.5052h-1.0877v.6075c-.3763-.4856-.9645-.75868-1.5783-.73277-1.4008 0-2.5052 1.09807-2.5052 2.62417 0 1.5261 1.0981 2.6243 2.5052 2.6243.6138.0259 1.202-.2473 1.5783-.7328v.6054h1.0877v-2.4906Zm-4.0459 0c0-.8789.5741-1.5992 1.5156-1.5992.8998 0 1.5053.6911 1.5053 1.5992 0 .9081-.6055 1.5992-1.5053 1.5992-.9415 0-1.5156-.7224-1.5156-1.5992ZM57.0877 9.88309c-1.4614 0-2.4885 1.06681-2.4885 2.62421 0 1.5887 1.0668 2.6242 2.5616 2.6242.7463.0262 1.4762-.2235 2.0501-.7014l-.5324-.8059c-.4152.3322-.9296.516-1.4614.5219-.7014 0-1.3382-.3236-1.4947-1.2233h3.7119c.0104-.1357.0208-.2714.0208-.4176 0-1.5574-.9728-2.6242-2.3737-2.6242l.0063.00209Zm-.0209.97281c.7015 0 1.1503.4385 1.2652 1.213h-2.5909c.1149-.7223.5533-1.213 1.3278-1.213h-.0021Zm27.2756 1.6514V8h-1.0877v2.6138c-.3763-.4856-.9645-.7587-1.5783-.7328-1.4008 0-2.5052 1.0981-2.5052 2.6242s1.0981 2.6242 2.5052 2.6242c.6138.0259 1.202-.2472 1.5783-.7327v.6054h1.0877v-2.4948Zm-4.0418 0c0-.8789.5742-1.5992 1.5157-1.5992.8998 0 1.5052.6911 1.5052 1.5992 0 .9081-.6054 1.5992-1.5052 1.5992-.9415 0-1.5157-.7224-1.5157-1.5992Zm-36.7223 0v-2.5052h-1.0877v.6075c-.3763-.4814-.9615-.75184-1.572-.72651-1.4008 0-2.5052 1.09811-2.5052 2.62421 0 1.5261 1.0981 2.6242 2.5052 2.6242.6137.0259 1.202-.2472 1.5783-.7328v.6055h1.0877l-.0063-2.4969Zm-4.0459 0c0-.8789.5741-1.5992 1.5156-1.5992.8998 0 1.5052.6911 1.5052 1.5992 0 .9081-.6054 1.5992-1.5052 1.5992-.9415 0-1.5156-.7203-1.5156-1.5992Z\" fill=\"#0A2540\"><\/path><path d=\"M15.6493 6.10547H9.07312V17.9238h6.57618V6.10547Z\" fill=\"#FF5F00\"><\/path><path d=\"M9.49062 12.0177C9.4888 9.71182 10.5473 7.53319 12.3612 6.10952c-3.08148-2.4217-7.50658-2.06896-10.16549.81033-2.658897 2.87928-2.658897 7.31845 0 10.19775 2.65891 2.8793 7.08401 3.232 10.16549.8103-1.8145-1.4241-2.87304-3.6037-2.87058-5.9102Z\" fill=\"#EB001B\"><\/path><path d=\"M24.522 12.0176c0 2.8776-1.6432 5.5025-4.2314 6.7599-2.5882 1.2575-5.6673.9268-7.9294-.8517 1.8131-1.4249 2.8717-3.6032 2.8717-5.9092 0-2.30598-1.0586-4.48432-2.8717-5.9092 2.2624-1.7787 5.3419-2.10928 7.9303-.85129 2.5884 1.25798 4.2312 3.88361 4.2305 6.76149Z\" fill=\"#F79E1B\"><\/path><\/svg>\r\n  \r\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"17\" viewbox=\"0 0 40 17\" class=\"PaymentLogo variant--\"><title>Applepay<\/title><path d=\"M7.417,2.453A2.951,2.951,0,0,0,8.1.351a2.921,2.921,0,0,0-1.937,1,2.76,2.76,0,0,0-.7,2.02,2.437,2.437,0,0,0,1.954-.921m.669,1.066c-1.079-.064-2,.613-2.511.613s-1.305-.58-2.158-.565A3.185,3.185,0,0,0,.711,5.211c-1.159,2-.3,4.965.822,6.593.547.8,1.207,1.692,2.077,1.66.821-.032,1.143-.532,2.142-.532s1.288.532,2.157.516c.9-.016,1.466-.806,2.013-1.612a7.176,7.176,0,0,0,.9-1.853,2.93,2.93,0,0,1-1.755-2.66,2.984,2.984,0,0,1,1.417-2.5,3.089,3.089,0,0,0-2.4-1.3M18.845,1.273a3.793,3.793,0,0,1,3.978,3.972,3.835,3.835,0,0,1-4.037,3.988h-2.6v4.131H14.313V1.273ZM16.189,7.658h2.153a2.264,2.264,0,0,0,2.563-2.405,2.255,2.255,0,0,0-2.555-2.4H16.189Zm7.1,3.2c0-1.55,1.181-2.438,3.359-2.572l2.337-.143v-.67c0-.981-.645-1.517-1.793-1.517a1.646,1.646,0,0,0-1.775,1.232H23.724c.05-1.567,1.524-2.707,3.518-2.707,2.144,0,3.543,1.123,3.543,2.866v6.016H29.051V11.915h-.042a3.091,3.091,0,0,1-2.764,1.541A2.656,2.656,0,0,1,23.288,10.859Zm5.7-.779V9.4L26.9,9.535c-1.172.075-1.784.511-1.784,1.274,0,.737.637,1.215,1.633,1.215A2.046,2.046,0,0,0,28.984,10.08ZM32.379,16.6v-1.45a5.376,5.376,0,0,0,.552.033,1.493,1.493,0,0,0,1.583-1.256l.168-.537-3.175-8.8h1.96l2.212,7.139h.041l2.212-7.139h1.909L36.55,13.833c-.754,2.12-1.617,2.816-3.443,2.816A5.212,5.212,0,0,1,32.379,16.6Z\" fill=\"var(--paymentLogoColor, null)\"><\/path><\/svg>\r\n  \r\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"17\" viewbox=\"0 0 40 17\" class=\"PaymentLogo variant--\"><title>Googlepay<\/title><path d=\"M18.95,8.321v4.66H17.515V1.479H21.32a3.354,3.354,0,0,1,2.459,1,3.391,3.391,0,0,1,.161,4.7l-.161.165a3.393,3.393,0,0,1-2.459.981Zm0-5.43V6.909h2.405a1.851,1.851,0,0,0,1.417-.6,2.066,2.066,0,0,0-.044-2.853,1.93,1.93,0,0,0-1.373-.569Zm9.169,1.963a3.526,3.526,0,0,1,2.512.871,3.146,3.146,0,0,1,.918,2.4v4.852H30.177V11.89h-.063a2.724,2.724,0,0,1-2.37,1.348,3.022,3.022,0,0,1-2.111-.771,2.461,2.461,0,0,1-.847-1.926,2.375,2.375,0,0,1,.9-1.944,3.682,3.682,0,0,1,2.4-.725,4.222,4.222,0,0,1,2.1.477v-.34A1.746,1.746,0,0,0,29.6,6.7a2.05,2.05,0,0,0-1.381-.541,2.166,2.166,0,0,0-1.9,1.045l-1.266-.816A3.442,3.442,0,0,1,28.119,4.854Zm-1.854,5.715a1.2,1.2,0,0,0,.472.963,1.72,1.72,0,0,0,1.114.385,2.249,2.249,0,0,0,1.613-.688,2.2,2.2,0,0,0,.713-1.623,2.813,2.813,0,0,0-1.871-.542,2.434,2.434,0,0,0-1.462.431A1.3,1.3,0,0,0,26.265,10.569ZM39.426,5.111,34.632,16.439H33.153l1.782-3.962L31.79,5.111h1.559l2.272,5.65h.027l2.219-5.65Z\" fill=\"var(--paymentLogoColor, #343146)\"><\/path><path d=\"M13.149,7.312a8.426,8.426,0,0,0-.107-1.339H6.992V8.514h3.466a3.07,3.07,0,0,1-1.283,2.009v1.651h2.067A6.541,6.541,0,0,0,13.149,7.312Z\" fill=\"var(--paymentLogoColor, #4285f4)\"><\/path><path d=\"M6.992,13.77a6.033,6.033,0,0,0,4.25-1.6L9.175,10.523a3.769,3.769,0,0,1-2.183.633,3.853,3.853,0,0,1-3.6-2.725H1.262v1.707A6.394,6.394,0,0,0,6.992,13.77Z\" fill=\"var(--paymentLogoColor, #34a853)\"><\/path><path d=\"M3.392,8.431a4.1,4.1,0,0,1,0-2.531V4.2H1.262a6.724,6.724,0,0,0,0,5.925Z\" fill=\"var(--paymentLogoColor, #fbbc04)\"><\/path><path d=\"M6.992,3.175a3.4,3.4,0,0,1,2.459.991l1.836-1.889A6.1,6.1,0,0,0,6.992.561,6.4,6.4,0,0,0,1.262,4.2l2.13,1.706A3.85,3.85,0,0,1,6.992,3.175Z\" fill=\"var(--paymentLogoColor, #ea4335)\"><\/path><\/svg>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-efb387d e-flex e-con-boxed e-con e-parent\" data-id=\"efb387d\" data-element_type=\"container\" data-e-type=\"container\" id=\"apteczka_leadera_dla_firm\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-47f713e e-con-full e-flex e-con e-child\" data-id=\"47f713e\" data-element_type=\"container\" data-e-type=\"container\" id=\"left-panel\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65aa579 elementor-widget elementor-widget-heading\" data-id=\"65aa579\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Access to our platform<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8145fb elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f8145fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access (24\/7) - whenever you need it.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Comprehensive support for your teams<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">54 ready-made solutions<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">each video with an Action Card in pdf<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Workers save time by learning straight to the point.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Available in Polish and English<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b94e3c elementor-widget elementor-widget-heading\" data-id=\"7b94e3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span id=\"price-value\">1900<\/span><span style=\"font-size: 0.5em\"> PLN \/ year<\/span><span style=\"font-size: 0.4em;color:grey\"> (net)<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ce027b elementor-widget elementor-widget-heading\" data-id=\"5ce027b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How many people need access?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6c8dbc elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"c6c8dbc\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"form-b2b-platform\" data-settings=\"{&quot;step_next_label&quot;:&quot;Nast\\u0119pny&quot;,&quot;step_previous_label&quot;:&quot;Poprzedni&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Wype\u0142nienie formularza AL Platforma\" aria-label=\"Filling out the Al Platform form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"10319\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"c6c8dbc\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-selected_purchase_platform elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-selected_purchase_platform\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPurchase method\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before\">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewbox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[selected_purchase_platform]\" id=\"form-field-selected_purchase_platform\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"Do 19 os\u00f3b\">Up to 19 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Do 39 os\u00f3b\">Up to 39 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Do 69 os\u00f3b\">Up to 69 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Do 99 os\u00f3b\">Up to 99 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Do 199 os\u00f3b\">Up to 199 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Do 499 os\u00f3b\">Up to 499 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Do 899 os\u00f3b\">Up to 899 people<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Pow. 1000 os\u00f3b\">1000 people<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name *\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-surname elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-surname\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tSurname\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[surname]\" id=\"form-field-surname\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Surname *\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company Email address *\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-phone elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-phone\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPhone number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[phone]\" id=\"form-field-phone\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone number *\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-role elementor-col-100\">\n\t\t\t\t\t<span class=\"role-desc\" style=\"color:#000; font-size:16px; font-family:'Rubik';\">What is your role in the company? *<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-role elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-role\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWhat is your role in the company?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup\"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Pracuj\u0119 w dziale HR\" id=\"form-field-role-0\" name=\"form_fields[role]\" required=\"required\"> <label for=\"form-field-role-0\">I work in HR.<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Pracuj\u0119 w innym dziale\" id=\"form-field-role-1\" name=\"form_fields[role]\" required=\"required\"> <label for=\"form-field-role-1\">I work in a different department<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-aceptplatform elementor-col-100\">\n\t\t\t\t\t<span class=\"acceptance\" style=\"color:#000; font-size:14px; font-family:'Rubik';\">By submitting the form, you accept <a href=\"\/en\/polityka-prywatnosci\/\">privacy policy<\/a><\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_campaign elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_campaign]\" id=\"form-field-utm_campaign\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-file_url elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[file_url]\" id=\"form-field-file_url\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" value=\"https:\/\/inventi.pl\/wp-content\/uploads\/2025\/09\/OFERTA-Apteczka-Leadera_.pdf\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\" id=\"SUMBIT_ORDER\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let's talk<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-82416a3 elementor-widget elementor-widget-html\" data-id=\"82416a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.form-b2b-LMS .elementor-field-label,\r\n.form-b2b-platform .elementor-field-label\r\n{\r\n  position: absolute;\r\n  left: -9999px;\r\n  width: 1px;\r\n  height: 1px;\r\n  overflow: hidden;\r\n}<\/style>\r\n<script>\r\njQuery(document).ready(function($) {\r\n    \r\n    \/\/ Configuration for each form\r\n    const formConfigs = {\r\n        'form-b2b-platform': {\r\n            priceMap: {\r\n                \"Do 19 os\u00f3b\": 1900,\r\n                \"Do 39 os\u00f3b\": 2900,\r\n                \"Do 69 os\u00f3b\": 3900,\r\n                \"Do 99 os\u00f3b\": 4900,\r\n                \"Do 199 os\u00f3b\": 7900,\r\n                \"Do 499 os\u00f3b\": 9900,\r\n                \"Do 899 os\u00f3b\": 15900,\r\n                \"Pow. 1000 os\u00f3b\": 19900\r\n            },\r\n            priceElementId: 'price-value',\r\n            dropdownId: 'form-field-selected_purchase_platform',\r\n            panelId: 'left-panel'\r\n        },\r\n        'form-b2b-LMS': {\r\n            priceMap: {\r\n                \"polski\": 7000,\r\n                \"angielski\": 9000,\r\n                \"polski i angielski\": 15000\r\n            },\r\n            priceElementId: 'price-value-LMS',\r\n            dropdownId: 'form-field-selected_purchase_LMS',\r\n            panelId: 'right-panel'\r\n        }\r\n    };\r\n    \r\n    \/\/ Hide all forms\r\n    function hideAllForms() {\r\n      Object.keys(formConfigs).forEach(formId => {\r\n        const $form = $('#' + formId);\r\n        if (!$form.length) return;\r\n    \r\n        \/\/ Hide entire field groups\r\n        $form.find('.elementor-field-group-email, .elementor-field-group-phone, .elementor-field-group-name, .elementor-field-group-surname, .elementor-field-group-role').hide();\r\n        $form.find('span.role-desc, span.acceptance').hide();\r\n    \r\n        \/\/ Reset\/hide validation artifacts\r\n        $form.find('.elementor-form-help-inline.elementor-message').remove(); \/\/ inline field errors\r\n        $form.find('.elementor-error').removeClass('elementor-error');\r\n        $form.find('[aria-invalid=\"true\"]').attr('aria-invalid', 'false');\r\n        $form.children('.elementor-message').hide(); \/\/ bottom error\r\n      });\r\n    }\r\n    \r\n    \/\/ Show a specific form\r\n    function showForm(formId) {\r\n      const $form = $('#' + formId);\r\n      if ($form.length) {\r\n        \/\/ Show entire field groups\r\n        $form.find('.elementor-field-group-email, .elementor-field-group-phone, .elementor-field-group-name, .elementor-field-group-surname, .elementor-field-group-role').show();\r\n        $form.find('span.role-desc, span.acceptance').show();\r\n      }\r\n    }\r\n    \r\n    \/\/ Function to update price\r\n    function updatePrice(formId, selectedValue) {\r\n        const config = formConfigs[formId];\r\n        const $priceElement = $('#' + config.priceElementId);\r\n        \r\n        if ($priceElement.length && config.priceMap[selectedValue]) {\r\n            $priceElement.text(config.priceMap[selectedValue]);\r\n        }\r\n    }\r\n    \r\n    \/\/ Initialize forms\r\n    function initializeForms() {\r\n        \/\/ Hide all forms initially\r\n        hideAllForms();\r\n        \r\n        \/\/ Set up panel interactions\r\n        Object.keys(formConfigs).forEach(formId => {\r\n            const config = formConfigs[formId];\r\n            const $panel = $('#' + config.panelId);\r\n            \r\n            if ($panel.length) {\r\n                \/\/ Show form when panel is clicked\r\n                $panel.on('click', function() {\r\n                    hideAllForms();\r\n                    showForm(formId);\r\n                });\r\n            }\r\n            \r\n            \/\/ Find dropdown within the specific form\r\n            const $form = $('#' + formId);\r\n            const $formDropdown = $form.find('#' + config.dropdownId);\r\n            \r\n            if ($formDropdown.length) {\r\n                \/\/ Update price when dropdown changes\r\n                $formDropdown.on('change', function() {\r\n                    updatePrice(formId, $(this).val());\r\n                });\r\n            }\r\n        });\r\n    }\r\n    \r\n    \/\/ Initialize everything\r\n\r\n    function fixRoleIds(formId) {\r\n      const $form = $('#' + formId);\r\n      $form.find('input[type=\"radio\"][id^=\"form-field-role\"]').each(function() {\r\n        const oldId = this.id;\r\n        const newId = oldId + '-' + formId; \/\/ make unique\r\n        $(this).attr('id', newId);\r\n        $form.find('label[for=\"' + oldId + '\"]').attr('for', newId);\r\n      });\r\n    }\r\n    \r\n    \/\/ call for both forms\r\n    fixRoleIds('form-b2b-platform');\r\n    fixRoleIds('form-b2b-LMS');\r\n    initializeForms();\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68258c5 e-con-full e-flex e-con e-child\" data-id=\"68258c5\" data-element_type=\"container\" data-e-type=\"container\" id=\"right-panel\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e568b61 elementor-widget elementor-widget-heading\" data-id=\"e568b61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Materials on your LMS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dcc4e6a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"dcc4e6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You purchase and own the videos <strong>to the property <\/strong><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You gain complete Leader\u2019s First Aid Kit<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Workers save time by learning straight to the point.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You get 54 mp4 files ready for use<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">each video with an Action Card in pdf<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Available in Polish and English<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c2c78a elementor-widget elementor-widget-heading\" data-id=\"6c2c78a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span id=\"price-value-LMS\">7000<\/span><span style=\"font-size: 0.5em\"> zl forever<\/span><span style=\"font-size: 0.4em;color:grey\"> (net)<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0defe2 elementor-widget elementor-widget-heading\" data-id=\"a0defe2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Select the content language<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e9d052 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"5e9d052\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"form-b2b-LMS\" data-settings=\"{&quot;step_next_label&quot;:&quot;Nast\\u0119pny&quot;,&quot;step_previous_label&quot;:&quot;Poprzedni&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Wype\u0142nienie formularza AL Pliki\" aria-label=\"Filling out the AL files form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"10319\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"5e9d052\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-selected_purchase_LMS elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before\">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewbox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[selected_purchase_LMS]\" id=\"form-field-selected_purchase_LMS\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"polski\">Polish<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"angielski\">English<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"polski i angielski\">Polish and English<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name *\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-surname elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-surname\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tSurname\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[surname]\" id=\"form-field-surname\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Surname *\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company Email address\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-phone elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-phone\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPhone number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[phone]\" id=\"form-field-phone\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone number\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_4d4920b elementor-col-100\">\n\t\t\t\t\t<span class=\"role-desc\" style=\"color:#000; font-size:16px; font-family:'Rubik';\">What is your role in the company?<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-role elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-role\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWhat is your role in the company?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup\"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Pracuj\u0119 w dziale HR\" id=\"form-field-role-0\" name=\"form_fields[role]\" required=\"required\"> <label for=\"form-field-role-0\">I work in HR.<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Pracuj\u0119 w innym dziale\" id=\"form-field-role-1\" name=\"form_fields[role]\" required=\"required\"> <label for=\"form-field-role-1\">I work in a different department<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-aceptlms elementor-col-100\">\n\t\t\t\t\t<span class=\"acceptance\" style=\"color:#000; font-size:14px; font-family:'Rubik';\">By submitting the form, you accept <a href=\"\/en\/polityka-prywatnosci\/\">privacy policy<\/a><\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_campaign elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_campaign]\" id=\"form-field-utm_campaign\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-file_url elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[file_url]\" id=\"form-field-file_url\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" value=\"https:\/\/inventi.pl\/wp-content\/uploads\/2025\/09\/OFERTA-Apteczka-Leadera_.pdf\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\" id=\"SUMBIT_ORDER\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let's talk<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a1ef31 e-flex e-con-boxed e-con e-parent\" data-id=\"1a1ef31\" data-element_type=\"container\" data-e-type=\"container\" id=\"faq\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-065ef4b e-con-full e-flex e-con e-child\" data-id=\"065ef4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5853b5 elementor-widget elementor-widget-heading\" data-id=\"b5853b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3dc4db1 elementor-widget elementor-widget-heading\" data-id=\"3dc4db1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f90358e elementor-widget elementor-widget-text-editor\" data-id=\"f90358e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We\u2019ve gathered the most common topics worth clarifying before starting cooperation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-255d53c elementor-widget elementor-widget-n-accordion\" data-id=\"255d53c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-3910\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3910\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is the Leader's First Aid Kit? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3910\" class=\"elementor-element elementor-element-e878c06 e-con-full e-flex e-con e-child\" data-id=\"e878c06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be2fbae elementor-widget elementor-widget-text-editor\" data-id=\"be2fbae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>To zestaw 54 kr\u00f3tkich nagra\u0144 wideo, kt\u00f3re pomagaj\u0105 szybko rozwija\u0107 umiej\u0119tno\u015bci mened\u017cerskie i przyw\u00f3dcze, oferuj\u0105c praktyczne rozwi\u0105zania na codzienne wyzwania w pracy z zespo\u0142em.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-3911\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3911\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Who is the Leader\u2019s First Aid Kit for? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3911\" class=\"elementor-element elementor-element-375caec e-con-full e-flex e-con e-child\" data-id=\"375caec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-741ed1f elementor-widget elementor-widget-text-editor\" data-id=\"741ed1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>For directors, managers, business owners, those who want to become a leader, and teams that want to develop leadership competencies and improve collaboration.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-3912\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3912\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What topics does the Leader\u2019s First Aid Kit cover? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3912\" class=\"elementor-element elementor-element-93799ba e-con-full e-flex e-con e-child\" data-id=\"93799ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-214c3d8 elementor-widget elementor-widget-text-editor\" data-id=\"214c3d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Unmask the boss-how to join a new team well<\/li><li>How to set goals with an employee<\/li><li>Effective delegation<\/li><li>Quick feedback method<\/li><li>4 tips for a successful meeting<\/li><li>Manage stress before public speaking<\/li><li>How do I respond when an employee is late?<\/li><li>A generation of facts and myths<\/li><li>Pushy rejection<\/li><li>Bragging rights-how to evaluate an employee<\/li><li>How to deal with an employee who is \"unlucky\"<\/li><li>Conflicts in the team \u2013 how to resolve them?<\/li><li>What to do in a conflict situation with a subordinate<\/li><li>Question Management-Coaching management style<\/li><li>Basic work habits of a manager<\/li><li>A presentation after which you will be remembered<\/li><li>Situational Management-match the management style with your employee's<\/li><li>How to respond to resistance to change<\/li><li>Supporting the team during changes<\/li><li>7 ways of non-financial motivation<\/li><li>How to talk to a demotivated employee<\/li><li>How to tell someone that it smells unpleasant<\/li><li>Lean Coffee-meeting facilitation<\/li><li>Team conflict \u2013 how to prevent escalation?<\/li><li>Are you offended? interview with \"difficult\" employees<\/li><li>An employee comes for a pay raise - a few rules for a successful conversation<\/li><li>Conversation score 1: 1<\/li><li>3 rules for communicating with changes<\/li><li>6 principles of influence by Caldini<\/li><li>Personal Effectiveness \u2013 how to plan your day<\/li><li>How do I give feedback to my boss?<\/li><li>How do I reach an agreement with an unloved colleague?<\/li><li>How do I ask my boss for a promotion?<\/li><li>How do I prioritize tasks?<\/li><li>How to respond to unfair feedback?<\/li><li>Listening skills-a few practical tips<\/li><li>Managing your own energy<\/li><li>Psychological stability<\/li><li>How to deal with procrastination<\/li><li>Effective communication in a cross-cultural team<\/li><li>Strategies for responding to conflict with the m-culture team<\/li><li>Cross-cultural feedback<\/li><li>Building trust in the m-k team<\/li><li>Inclusion in the decision-making process<\/li><li>How to refuse and say not in MK teams<\/li><li>Germany dos &amp; dont's<\/li><li>Indie \u2013 dos &amp; don\u2019ts<\/li><li>Arabia Saudyjska do\u2019s and don\u2019ts<\/li><li>Ukraina Do\u2019s and Don\u2019ts<\/li><li>USA Do\u2019s and Don\u2019ts<\/li><li>4 tips for successful remote and hybrid collaboration<\/li><li>Easy ways to Relieve Stress<\/li><li>5 golden rules of negotiation<\/li><li>\u00a0<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-3913\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3913\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How can I use a group offer? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3913\" class=\"elementor-element elementor-element-9681b64 e-con-full e-flex e-con e-child\" data-id=\"9681b64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d7a161 elementor-widget elementor-widget-text-editor\" data-id=\"6d7a161\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Companies can get multi-user access with the ability to monitor progress and support designed for organizations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-3914\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3914\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is the Action Card? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3914\" class=\"elementor-element elementor-element-c00e410 e-flex e-con-boxed e-con e-child\" data-id=\"c00e410\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ca2274 elementor-widget elementor-widget-text-editor\" data-id=\"0ca2274\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Each video is accompanied by a practical action card in PDF format, which helps to implement the acquired knowledge in everyday tasks.<\/p><p><a href=\"#videos\">See the example of an action map.<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9fa5835 e-flex e-con-boxed e-con e-parent\" data-id=\"9fa5835\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cf5662f e-con-full e-flex e-con e-child\" data-id=\"cf5662f\" data-element_type=\"container\" data-e-type=\"container\" id=\"form-section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4e0dd2 elementor-widget elementor-widget-heading\" data-id=\"c4e0dd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wype\u0142nij formularz by uzyska\u0107 dost\u0119p do dodatkowych materia\u0142\u00f3w i oferty.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da9161a elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"da9161a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Nast\\u0119pny&quot;,&quot;step_previous_label&quot;:&quot;Poprzedni&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Formularz Dodatkowe materia\u0142y Apteczka Leadera\" aria-label=\"Form Additional materials Leader&#039;s first aid kit\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"10319\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"da9161a\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWpisz sw\u00f3j adres e-mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t<span style=\"color:#000; font-size:14px;\">Klikaj\u0105c \"Wy\u015blij\" akceptujesz  <a href=\"\/en\/polityka-prywatnosci\/\">privacy policy<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-file_url1 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[file_url1]\" id=\"form-field-file_url1\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" value=\"https:\/\/inventi.pl\/wp-content\/uploads\/2025\/09\/OFERTA-Apteczka-Leadera_.pdf\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-file_url2 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[file_url2]\" id=\"form-field-file_url2\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" value=\"https:\/\/inventi.pl\/wp-content\/uploads\/2025\/07\/37.-Karta-dzialania-Rozmowa-oceniajaca.pdf\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_campaign elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_campaign]\" id=\"form-field-utm_campaign\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Nasze video Poznaj dodatkowe filmy z Apteczki Nasze materia\u0142y tworzymy z trosk\u0105 i dba\u0142o\u015bci\u0105 o jako\u015b\u0107, aby przekazywa\u0107 wiedz\u0119 w spos\u00f3b jasny i praktyczny. Przekonaj si\u0119! 6 zasad wp\u0142ywu wg Cialdiniego Poznaj kluczowe zasady wp\u0142ywu spo\u0142ecznego Roberta Cialdiniego i zobacz, jak wykorzysta\u0107 je w pracy. Film omawia praktyczne zastosowanie wzajemno\u015bci, konsekwencji, sympatii, autorytetu, rzadko\u015bci oraz [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10319","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/inventi.pl\/en\/filmy-apteczka\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\" \/>\n<meta property=\"og:description\" content=\"Nasze video Poznaj dodatkowe filmy z Apteczki Nasze materia\u0142y tworzymy z trosk\u0105 i dba\u0142o\u015bci\u0105 o jako\u015b\u0107, aby przekazywa\u0107 wiedz\u0119 w spos\u00f3b jasny i praktyczny. Przekonaj si\u0119! 6 zasad wp\u0142ywu wg Cialdiniego Poznaj kluczowe zasady wp\u0142ywu spo\u0142ecznego Roberta Cialdiniego i zobacz, jak wykorzysta\u0107 je w pracy. Film omawia praktyczne zastosowanie wzajemno\u015bci, konsekwencji, sympatii, autorytetu, rzadko\u015bci oraz [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/inventi.pl\/en\/filmy-apteczka\/\" \/>\n<meta property=\"og:site_name\" content=\"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Inventi.szkolenia\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-03T16:15:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/inventi.pl\/wp-content\/uploads\/elementor\/thumbs\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/\",\"url\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/\",\"name\":\"Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/inventi.pl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/inventi.pl\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png\",\"datePublished\":\"2025-11-21T09:07:27+00:00\",\"dateModified\":\"2025-12-03T16:15:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/#primaryimage\",\"url\":\"https:\\\/\\\/inventi.pl\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png\",\"contentUrl\":\"https:\\\/\\\/inventi.pl\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/inventi.pl\\\/filmy-apteczka\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/inventi.pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apteczka &#8211; 3 Filmy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/inventi.pl\\\/#website\",\"url\":\"https:\\\/\\\/inventi.pl\\\/\",\"name\":\"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\",\"description\":\"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.\",\"publisher\":{\"@id\":\"https:\\\/\\\/inventi.pl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/inventi.pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/inventi.pl\\\/#organization\",\"name\":\"INVENTI Consulting\",\"url\":\"https:\\\/\\\/inventi.pl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/inventi.pl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/inventi.pl\\\/wp-content\\\/uploads\\\/2017\\\/07\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/inventi.pl\\\/wp-content\\\/uploads\\\/2017\\\/07\\\/logo.png\",\"width\":1626,\"height\":694,\"caption\":\"INVENTI Consulting\"},\"image\":{\"@id\":\"https:\\\/\\\/inventi.pl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Inventi.szkolenia\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/inventiconsulting\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/inventi.pl\/en\/filmy-apteczka\/","og_locale":"en_US","og_type":"article","og_title":"Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.","og_description":"Nasze video Poznaj dodatkowe filmy z Apteczki Nasze materia\u0142y tworzymy z trosk\u0105 i dba\u0142o\u015bci\u0105 o jako\u015b\u0107, aby przekazywa\u0107 wiedz\u0119 w spos\u00f3b jasny i praktyczny. Przekonaj si\u0119! 6 zasad wp\u0142ywu wg Cialdiniego Poznaj kluczowe zasady wp\u0142ywu spo\u0142ecznego Roberta Cialdiniego i zobacz, jak wykorzysta\u0107 je w pracy. Film omawia praktyczne zastosowanie wzajemno\u015bci, konsekwencji, sympatii, autorytetu, rzadko\u015bci oraz [&hellip;]","og_url":"https:\/\/inventi.pl\/en\/filmy-apteczka\/","og_site_name":"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.","article_publisher":"https:\/\/www.facebook.com\/Inventi.szkolenia","article_modified_time":"2025-12-03T16:15:51+00:00","og_image":[{"url":"https:\/\/inventi.pl\/wp-content\/uploads\/elementor\/thumbs\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/inventi.pl\/filmy-apteczka\/","url":"https:\/\/inventi.pl\/filmy-apteczka\/","name":"Apteczka - 3 Filmy &#060; Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.","isPartOf":{"@id":"https:\/\/inventi.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/inventi.pl\/filmy-apteczka\/#primaryimage"},"image":{"@id":"https:\/\/inventi.pl\/filmy-apteczka\/#primaryimage"},"thumbnailUrl":"https:\/\/inventi.pl\/wp-content\/uploads\/elementor\/thumbs\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png","datePublished":"2025-11-21T09:07:27+00:00","dateModified":"2025-12-03T16:15:51+00:00","breadcrumb":{"@id":"https:\/\/inventi.pl\/filmy-apteczka\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/inventi.pl\/filmy-apteczka\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/inventi.pl\/filmy-apteczka\/#primaryimage","url":"https:\/\/inventi.pl\/wp-content\/uploads\/elementor\/thumbs\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png","contentUrl":"https:\/\/inventi.pl\/wp-content\/uploads\/elementor\/thumbs\/stripe-3-r9guk86x7s0mkj3votqwi2iyi64o7hf6lxz4qnue96.png"},{"@type":"BreadcrumbList","@id":"https:\/\/inventi.pl\/filmy-apteczka\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/inventi.pl\/"},{"@type":"ListItem","position":2,"name":"Apteczka &#8211; 3 Filmy"}]},{"@type":"WebSite","@id":"https:\/\/inventi.pl\/#website","url":"https:\/\/inventi.pl\/","name":"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.","description":"Szkolenia i strategie rozwojowe dla klient\u00f3w korporacyjnych od 2006 r.","publisher":{"@id":"https:\/\/inventi.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/inventi.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/inventi.pl\/#organization","name":"INVENTI Consulting","url":"https:\/\/inventi.pl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/inventi.pl\/#\/schema\/logo\/image\/","url":"https:\/\/inventi.pl\/wp-content\/uploads\/2017\/07\/logo.png","contentUrl":"https:\/\/inventi.pl\/wp-content\/uploads\/2017\/07\/logo.png","width":1626,"height":694,"caption":"INVENTI Consulting"},"image":{"@id":"https:\/\/inventi.pl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Inventi.szkolenia","https:\/\/www.linkedin.com\/company\/inventiconsulting\/"]}]}},"_links":{"self":[{"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/pages\/10319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/comments?post=10319"}],"version-history":[{"count":13,"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/pages\/10319\/revisions"}],"predecessor-version":[{"id":10550,"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/pages\/10319\/revisions\/10550"}],"wp:attachment":[{"href":"https:\/\/inventi.pl\/en\/wp-json\/wp\/v2\/media?parent=10319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}