Webinaria na żywo

Kompetencje miękkie

                object(Illuminate\Pagination\LengthAwarePaginator)#2951 (11) {
  ["items":protected]=>
  object(Illuminate\Database\Eloquent\Collection)#3001 (2) {
    ["items":protected]=>
    array(10) {
      [0]=>
      object(App\Models\Product)#3139 (46) {
        ["connection":protected]=>
        string(5) "pgsql"
        ["table":protected]=>
        string(8) "products"
        ["primaryKey":protected]=>
        string(2) "id"
        ["keyType":protected]=>
        string(3) "int"
        ["incrementing"]=>
        bool(true)
        ["with":protected]=>
        array(3) {
          [0]=>
          string(10) "categories"
          [1]=>
          string(4) "tags"
          [2]=>
          string(10) "attributes"
        }
        ["withCount":protected]=>
        array(0) {
        }
        ["preventsLazyLoading"]=>
        bool(false)
        ["perPage":protected]=>
        int(15)
        ["exists"]=>
        bool(true)
        ["wasRecentlyCreated"]=>
        bool(false)
        ["escapeWhenCastingToString":protected]=>
        bool(false)
        ["attributes":protected]=>
        array(28) {
          ["id"]=>
          int(51888)
          ["slug"]=>
          string(62) "przygotowanie-do-negocjacji-przewaga-zanim-usiadziesz-do-stolu"
          ["price"]=>
          string(1) "0"
          ["tax_id"]=>
          int(1)
          ["type"]=>
          int(7)
          ["deleted_at"]=>
          NULL
          ["created_at"]=>
          string(19) "2026-03-03 22:58:45"
          ["updated_at"]=>
          string(19) "2026-03-11 08:48:21"
          ["subscription_id"]=>
          NULL
          ["room_id"]=>
          string(7) "9722335"
          ["promotional_price"]=>
          NULL
          ["promotional_price_starts_at"]=>
          NULL
          ["promotional_price_ends_at"]=>
          NULL
          ["starts_at"]=>
          string(19) "2026-04-08 10:00:00"
          ["related_product_ids"]=>
          NULL
          ["date_of_publish"]=>
          string(19) "2026-03-03 10:47:00"
          ["is_visible"]=>
          bool(true)
          ["finish_at"]=>
          string(19) "2026-04-08 10:40:00"
          ["limit_of_participants"]=>
          NULL
          ["workshop_days"]=>
          NULL
          ["subscription_price"]=>
          string(1) "0"
          ["published_to"]=>
          NULL
          ["only_with_subscription"]=>
          bool(false)
          ["external_link"]=>
          NULL
          ["related_subscription_id"]=>
          NULL
          ["statute"]=>
          int(0)
          ["require_admin_confirmation"]=>
          bool(false)
          ["mobile_app_only"]=>
          bool(false)
        }
        ["original":protected]=>
        array(28) {
          ["id"]=>
          int(51888)
          ["slug"]=>
          string(62) "przygotowanie-do-negocjacji-przewaga-zanim-usiadziesz-do-stolu"
          ["price"]=>
          string(1) "0"
          ["tax_id"]=>
          int(1)
          ["type"]=>
          int(7)
          ["deleted_at"]=>
          NULL
          ["created_at"]=>
          string(19) "2026-03-03 22:58:45"
          ["updated_at"]=>
          string(19) "2026-03-11 08:48:21"
          ["subscription_id"]=>
          NULL
          ["room_id"]=>
          string(7) "9722335"
          ["promotional_price"]=>
          NULL
          ["promotional_price_starts_at"]=>
          NULL
          ["promotional_price_ends_at"]=>
          NULL
          ["starts_at"]=>
          string(19) "2026-04-08 10:00:00"
          ["related_product_ids"]=>
          NULL
          ["date_of_publish"]=>
          string(19) "2026-03-03 10:47:00"
          ["is_visible"]=>
          bool(true)
          ["finish_at"]=>
          string(19) "2026-04-08 10:40:00"
          ["limit_of_participants"]=>
          NULL
          ["workshop_days"]=>
          NULL
          ["subscription_price"]=>
          string(1) "0"
          ["published_to"]=>
          NULL
          ["only_with_subscription"]=>
          bool(false)
          ["external_link"]=>
          NULL
          ["related_subscription_id"]=>
          NULL
          ["statute"]=>
          int(0)
          ["require_admin_confirmation"]=>
          bool(false)
          ["mobile_app_only"]=>
          bool(false)
        }
        ["changes":protected]=>
        array(0) {
        }
        ["casts":protected]=>
        array(11) {
          ["type"]=>
          string(33) "SCTeam\Products\Enums\ProductType"
          ["promotional_price_starts_at"]=>
          string(8) "datetime"
          ["promotional_price_ends_at"]=>
          string(8) "datetime"
          ["starts_at"]=>
          string(8) "datetime"
          ["finish_at"]=>
          string(8) "datetime"
          ["related_product_ids"]=>
          string(5) "array"
          ["date_of_publish"]=>
          string(8) "datetime"
          ["published_to"]=>
          string(8) "datetime"
          ["workshop_days"]=>
          string(5) "array"
          ["mobile_app_only"]=>
          string(7) "boolean"
          ["deleted_at"]=>
          string(8) "datetime"
        }
        ["classCastCache":protected]=>
        array(0) {
        }
        ["attributeCastCache":protected]=>
        array(0) {
        }
        ["dates":protected]=>
        array(0) {
        }
        ["dateFormat":protected]=>
        NULL
        ["appends":protected]=>
        array(3) {
          [0]=>
          string(9) "image_url"
          [1]=>
          string(3) "url"
          [2]=>
          string(12) "legal_status"
        }
        ["dispatchesEvents":protected]=>
        array(0) {
        }
        ["observables":protected]=>
        array(3) {
          [0]=>
          string(16) "createdWithMetas"
          [1]=>
          string(16) "updatedWithMetas"
          [2]=>
          string(14) "savedWithMetas"
        }
        ["relations":protected]=>
        array(5) {
          ["categories"]=>
          object(Illuminate\Database\Eloquent\Collection)#3140 (2) {
            ["items":protected]=>
            array(0) {
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["tags"]=>
          object(Illuminate\Database\Eloquent\Collection)#3080 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Products\Models\ProductTag)#3054 (34) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(4) "tags"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(1) {
                  [0]=>
                  string(12) "translations"
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(5) {
                  ["id"]=>
                  int(16)
                  ["created_at"]=>
                  string(19) "2025-08-21 15:49:46"
                  ["updated_at"]=>
                  string(19) "2025-08-21 15:49:46"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["original":protected]=>
                array(8) {
                  ["id"]=>
                  int(16)
                  ["created_at"]=>
                  string(19) "2025-08-21 15:49:46"
                  ["updated_at"]=>
                  string(19) "2025-08-21 15:49:46"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                  ["pivot_taggable_id"]=>
                  int(51888)
                  ["pivot_tag_id"]=>
                  int(16)
                  ["pivot_taggable_type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["changes":protected]=>
                array(0) {
                }
                ["casts":protected]=>
                array(1) {
                  ["deleted_at"]=>
                  string(8) "datetime"
                }
                ["classCastCache":protected]=>
                array(0) {
                }
                ["attributeCastCache":protected]=>
                array(0) {
                }
                ["dates":protected]=>
                array(0) {
                }
                ["dateFormat":protected]=>
                NULL
                ["appends":protected]=>
                array(0) {
                }
                ["dispatchesEvents":protected]=>
                array(0) {
                }
                ["observables":protected]=>
                array(0) {
                }
                ["relations":protected]=>
                array(2) {
                  ["pivot"]=>
                  object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3069 (35) {
                    ["connection":protected]=>
                    NULL
                    ["table":protected]=>
                    string(9) "taggables"
                    ["primaryKey":protected]=>
                    string(2) "id"
                    ["keyType":protected]=>
                    string(3) "int"
                    ["incrementing"]=>
                    bool(false)
                    ["with":protected]=>
                    array(0) {
                    }
                    ["withCount":protected]=>
                    array(0) {
                    }
                    ["preventsLazyLoading"]=>
                    bool(false)
                    ["perPage":protected]=>
                    int(15)
                    ["exists"]=>
                    bool(true)
                    ["wasRecentlyCreated"]=>
                    bool(false)
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                    ["attributes":protected]=>
                    array(3) {
                      ["taggable_id"]=>
                      int(51888)
                      ["tag_id"]=>
                      int(16)
                      ["taggable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["original":protected]=>
                    array(3) {
                      ["taggable_id"]=>
                      int(51888)
                      ["tag_id"]=>
                      int(16)
                      ["taggable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["changes":protected]=>
                    array(0) {
                    }
                    ["casts":protected]=>
                    array(0) {
                    }
                    ["classCastCache":protected]=>
                    array(0) {
                    }
                    ["attributeCastCache":protected]=>
                    array(0) {
                    }
                    ["dates":protected]=>
                    array(0) {
                    }
                    ["dateFormat":protected]=>
                    NULL
                    ["appends":protected]=>
                    array(0) {
                    }
                    ["dispatchesEvents":protected]=>
                    array(0) {
                    }
                    ["observables":protected]=>
                    array(0) {
                    }
                    ["relations":protected]=>
                    array(0) {
                    }
                    ["touches":protected]=>
                    array(0) {
                    }
                    ["timestamps"]=>
                    bool(false)
                    ["hidden":protected]=>
                    array(0) {
                    }
                    ["visible":protected]=>
                    array(0) {
                    }
                    ["fillable":protected]=>
                    array(0) {
                    }
                    ["guarded":protected]=>
                    array(0) {
                    }
                    ["pivotParent"]=>
                    object(App\Models\Product)#3162 (46) {
                      ["connection":protected]=>
                      NULL
                      ["table":protected]=>
                      string(8) "products"
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["keyType":protected]=>
                      string(3) "int"
                      ["incrementing"]=>
                      bool(true)
                      ["with":protected]=>
                      array(3) {
                        [0]=>
                        string(10) "categories"
                        [1]=>
                        string(4) "tags"
                        [2]=>
                        string(10) "attributes"
                      }
                      ["withCount":protected]=>
                      array(0) {
                      }
                      ["preventsLazyLoading"]=>
                      bool(false)
                      ["perPage":protected]=>
                      int(15)
                      ["exists"]=>
                      bool(false)
                      ["wasRecentlyCreated"]=>
                      bool(false)
                      ["escapeWhenCastingToString":protected]=>
                      bool(false)
                      ["attributes":protected]=>
                      array(0) {
                      }
                      ["original":protected]=>
                      array(0) {
                      }
                      ["changes":protected]=>
                      array(0) {
                      }
                      ["casts":protected]=>
                      array(11) {
                        ["type"]=>
                        string(33) "SCTeam\Products\Enums\ProductType"
                        ["promotional_price_starts_at"]=>
                        string(8) "datetime"
                        ["promotional_price_ends_at"]=>
                        string(8) "datetime"
                        ["starts_at"]=>
                        string(8) "datetime"
                        ["finish_at"]=>
                        string(8) "datetime"
                        ["related_product_ids"]=>
                        string(5) "array"
                        ["date_of_publish"]=>
                        string(8) "datetime"
                        ["published_to"]=>
                        string(8) "datetime"
                        ["workshop_days"]=>
                        string(5) "array"
                        ["mobile_app_only"]=>
                        string(7) "boolean"
                        ["deleted_at"]=>
                        string(8) "datetime"
                      }
                      ["classCastCache":protected]=>
                      array(0) {
                      }
                      ["attributeCastCache":protected]=>
                      array(0) {
                      }
                      ["dates":protected]=>
                      array(0) {
                      }
                      ["dateFormat":protected]=>
                      NULL
                      ["appends":protected]=>
                      array(3) {
                        [0]=>
                        string(9) "image_url"
                        [1]=>
                        string(3) "url"
                        [2]=>
                        string(12) "legal_status"
                      }
                      ["dispatchesEvents":protected]=>
                      array(0) {
                      }
                      ["observables":protected]=>
                      array(3) {
                        [0]=>
                        string(16) "createdWithMetas"
                        [1]=>
                        string(16) "updatedWithMetas"
                        [2]=>
                        string(14) "savedWithMetas"
                      }
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["touches":protected]=>
                      array(0) {
                      }
                      ["timestamps"]=>
                      bool(true)
                      ["hidden":protected]=>
                      array(0) {
                      }
                      ["visible":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(0) {
                      }
                      ["guarded":protected]=>
                      array(1) {
                        [0]=>
                        string(2) "id"
                      }
                      ["__metaData":protected]=>
                      NULL
                      ["__wasCreatedEventFired":protected]=>
                      bool(false)
                      ["__wasUpdatedEventFired":protected]=>
                      bool(false)
                      ["__wasSavedEventFired":protected]=>
                      bool(false)
                      ["translatedAttributes"]=>
                      array(4) {
                        [0]=>
                        string(4) "name"
                        [1]=>
                        string(7) "content"
                        [2]=>
                        string(11) "description"
                        [3]=>
                        string(15) "additional_info"
                      }
                      ["revisionPresenter":protected]=>
                      string(44) "SCTeam\Products\Presenters\Revisions\Product"
                      ["sortable":protected]=>
                      array(7) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(5) "price"
                        [3]=>
                        string(9) "starts_at"
                        [4]=>
                        string(4) "type"
                        [5]=>
                        string(15) "date_of_publish"
                        [6]=>
                        string(32) "clickMeetingConference.starts_at"
                      }
                      ["metaTable":protected]=>
                      string(13) "products_meta"
                      ["forceDeleting":protected]=>
                      bool(false)
                      ["defaultLocale":protected]=>
                      NULL
                      ["mediaConversions"]=>
                      array(0) {
                      }
                      ["mediaCollections"]=>
                      array(0) {
                      }
                      ["deletePreservingMedia":protected]=>
                      bool(false)
                      ["unAttachedMediaLibraryItems":protected]=>
                      array(0) {
                      }
                      ["scoutMetadata":protected]=>
                      array(0) {
                      }
                      ["translationModel"]=>
                      string(41) "SCTeam\Products\Models\ProductTranslation"
                    }
                    ["foreignKey":protected]=>
                    string(11) "taggable_id"
                    ["relatedKey":protected]=>
                    string(6) "tag_id"
                    ["morphType":protected]=>
                    string(13) "taggable_type"
                    ["morphClass":protected]=>
                    string(30) "SCTeam\Products\Models\Product"
                  }
                  ["translations"]=>
                  object(Illuminate\Database\Eloquent\Collection)#3078 (2) {
                    ["items":protected]=>
                    array(1) {
                      [0]=>
                      object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) {
                        ["connection":protected]=>
                        string(5) "pgsql"
                        ["table":protected]=>
                        string(16) "tag_translations"
                        ["primaryKey":protected]=>
                        string(2) "id"
                        ["keyType":protected]=>
                        string(3) "int"
                        ["incrementing"]=>
                        bool(true)
                        ["with":protected]=>
                        array(0) {
                        }
                        ["withCount":protected]=>
                        array(0) {
                        }
                        ["preventsLazyLoading"]=>
                        bool(false)
                        ["perPage":protected]=>
                        int(15)
                        ["exists"]=>
                        bool(true)
                        ["wasRecentlyCreated"]=>
                        bool(false)
                        ["escapeWhenCastingToString":protected]=>
                        bool(false)
                        ["attributes":protected]=>
                        array(4) {
                          ["id"]=>
                          int(16)
                          ["tag_id"]=>
                          int(16)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(20) "Kompetencje miękkie"
                        }
                        ["original":protected]=>
                        array(4) {
                          ["id"]=>
                          int(16)
                          ["tag_id"]=>
                          int(16)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(20) "Kompetencje miękkie"
                        }
                        ["changes":protected]=>
                        array(0) {
                        }
                        ["casts":protected]=>
                        array(0) {
                        }
                        ["classCastCache":protected]=>
                        array(0) {
                        }
                        ["attributeCastCache":protected]=>
                        array(0) {
                        }
                        ["dates":protected]=>
                        array(0) {
                        }
                        ["dateFormat":protected]=>
                        NULL
                        ["appends":protected]=>
                        array(0) {
                        }
                        ["dispatchesEvents":protected]=>
                        array(0) {
                        }
                        ["observables":protected]=>
                        array(0) {
                        }
                        ["relations":protected]=>
                        array(0) {
                        }
                        ["touches":protected]=>
                        array(0) {
                        }
                        ["timestamps"]=>
                        bool(false)
                        ["hidden":protected]=>
                        array(0) {
                        }
                        ["visible":protected]=>
                        array(0) {
                        }
                        ["fillable":protected]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["guarded":protected]=>
                        array(1) {
                          [0]=>
                          string(1) "*"
                        }
                      }
                    }
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                  }
                }
                ["touches":protected]=>
                array(0) {
                }
                ["timestamps"]=>
                bool(true)
                ["hidden":protected]=>
                array(0) {
                }
                ["visible":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(0) {
                }
                ["guarded":protected]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["translatedAttributes"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["revisionPresenter":protected]=>
                string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
                ["forceDeleting":protected]=>
                bool(false)
                ["defaultLocale":protected]=>
                NULL
              }
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["attributes"]=>
          object(Illuminate\Database\Eloquent\Collection)#3022 (2) {
            ["items":protected]=>
            array(0) {
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["authors"]=>
          object(Illuminate\Database\Eloquent\Collection)#2989 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Auth\Models\User)#2966 (46) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(5) "users"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(0) {
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(31) {
                  ["id"]=>
                  int(34867)
                  ["username"]=>
                  NULL
                  ["first_name"]=>
                  string(6) "Emilia"
                  ["last_name"]=>
                  string(8) "Sędziak"
                  ["email"]=>
                  string(22) "emilia.sedziak@ltca.pl"
                  ["phone"]=>
                  NULL
                  ["mobile_phone"]=>
                  NULL
                  ["status"]=>
                  bool(true)
                  ["email_verified_at"]=>
                  NULL
                  ["password"]=>
                  string(60) "$2y$10$H/EyZhLs3aTk1DnR7w17huMF.GyXQH/xjvGD8hkX.Gp7jHnzANpBu"
                  ["allow_newsletter"]=>
                  bool(true)
                  ["api_token"]=>
                  string(60) "$2y$10$o.NaNAebRu0iaqut34hh3uKi9uSfSu6EW0DDG9UgnZUIkvr3ycKia"
                  ["facebook_id"]=>
                  NULL
                  ["google_id"]=>
                  NULL
                  ["remember_token"]=>
                  NULL
                  ["created_at"]=>
                  string(19) "2025-08-22 11:02:02"
                  ["updated_at"]=>
                  string(19) "2025-09-24 14:19:41"
                  ["deleted_at"]=>
                  NULL
                  ["two_factor_code"]=>
                  NULL
                  ["two_factor_expires_at"]=>
                  NULL
                  ["description"]=>
                  string(1225) "

Międzynarodowa negocjatorka, doradczyni zarządów i mentorka komunikacji. Ponad 10 lat pracowała w korporacji, zarządzała międzynarodowym zespołem i odpowiadała za przenoszenie procesów biznesowych z innych krajów do Polski. Od 2019 r. prowadzi firmę konsultingową. Specjalizuje się w negocjacjach o wysokiej stawce — kontraktach, warunkach współpracy, przejęciach i fuzjach — na styku biznesu, prawa i wpływu. Pracuje z zarządami, kancelariami, zakupami i liderami branż; prowadzi szkolenia (PL/EN) dla prawników, sprzedaży, zakupów i liderów projektów. Łączy psychologię wpływu, techniki FBI/CIA, taktyczną empatię i język władzy — uczy przejmowania kontroli nad rozmową w warunkach nacisku i konfliktu. Współautorka kursu „Skuteczne Strategie Negocjacyjne” (z Maksymem Komarem) i autorka e-booka „Przewodnik po Negocjacjach”; setki godzin warsztatów na koncie. Laureatka tytułu „Lider wśród Trenerów Biznesowych” (Polish Businesswomen Awards 2021); wykładowczyni biznesu w j. angielskim (ANS Konin, Uniwersytet MERITO).

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34867_large_photo_png_1760419063.png" ["large_photo_webp"]=> string(50) "photos/user_34867_large_photo_webp_1760419063.webp" ["small_photo_png"]=> string(48) "photos/user_34867_small_photo_png_1760419063.png" ["small_photo_webp"]=> string(50) "photos/user_34867_small_photo_webp_1760419063.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34867) ["username"]=> NULL ["first_name"]=> string(6) "Emilia" ["last_name"]=> string(8) "Sędziak" ["email"]=> string(22) "emilia.sedziak@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$H/EyZhLs3aTk1DnR7w17huMF.GyXQH/xjvGD8hkX.Gp7jHnzANpBu" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$o.NaNAebRu0iaqut34hh3uKi9uSfSu6EW0DDG9UgnZUIkvr3ycKia" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:02:02" ["updated_at"]=> string(19) "2025-09-24 14:19:41" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1225) "

Międzynarodowa negocjatorka, doradczyni zarządów i mentorka komunikacji. Ponad 10 lat pracowała w korporacji, zarządzała międzynarodowym zespołem i odpowiadała za przenoszenie procesów biznesowych z innych krajów do Polski. Od 2019 r. prowadzi firmę konsultingową. Specjalizuje się w negocjacjach o wysokiej stawce — kontraktach, warunkach współpracy, przejęciach i fuzjach — na styku biznesu, prawa i wpływu. Pracuje z zarządami, kancelariami, zakupami i liderami branż; prowadzi szkolenia (PL/EN) dla prawników, sprzedaży, zakupów i liderów projektów. Łączy psychologię wpływu, techniki FBI/CIA, taktyczną empatię i język władzy — uczy przejmowania kontroli nad rozmową w warunkach nacisku i konfliktu. Współautorka kursu „Skuteczne Strategie Negocjacyjne” (z Maksymem Komarem) i autorka e-booka „Przewodnik po Negocjacjach”; setki godzin warsztatów na koncie. Laureatka tytułu „Lider wśród Trenerów Biznesowych” (Polish Businesswomen Awards 2021); wykładowczyni biznesu w j. angielskim (ANS Konin, Uniwersytet MERITO).

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34867_large_photo_png_1760419063.png" ["large_photo_webp"]=> string(50) "photos/user_34867_large_photo_webp_1760419063.webp" ["small_photo_png"]=> string(48) "photos/user_34867_small_photo_png_1760419063.png" ["small_photo_webp"]=> string(50) "photos/user_34867_small_photo_webp_1760419063.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(51888) ["pivot_author_id"]=> int(34867) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2978 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51888) ["author_id"]=> int(34867) } ["original":protected]=> array(2) { ["product_id"]=> int(51888) ["author_id"]=> int(34867) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2953 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2948 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51888) ["product_id"]=> int(51888) ["locale"]=> string(2) "pl" ["name"]=> string(66) "Przygotowanie do negocjacji - przewaga zanim usiądziesz do stołu" ["content"]=> string(2004) "

OPIS WEBINARU

WEBINAR: Przygotowanie do negocjacji — przewaga zanim usiądziesz do stołu — 40 min

Kiedy: do ustalenia (online)

Dla kogo: handlowcy, KAM/BDM, liderzy sprzedaży, osoby negocjujące warunki z klientami i działami zakupów.

Cel

Zobaczysz, jak zbudować przewagę jeszcze przed rozmową: ustawić cele i granice, przygotować drabinkę koncesji, zmapować decydentów i mieć gotowy plan „co jeśli…”.

Wartość w pigułce

• Brief 1-stronicowy: Ambicja–Cel bazowy–Linia graniczna + lista zmiennych do wymiany.

• Drabinka koncesji i MESO: 2–3 równoważne propozycje gotowe przed spotkaniem.

• Mapa wpływu: kto na kogo działa i czym; sekwencja gry i dowodów.

• Playbook „co jeśli”: opór, wycofanie, deadline, skrajna kotwica.

• MAP-lite: kto–co–kiedy po rozmowie, żeby temat nie „wisiał”.

 

PROGRAM

1.        Cel, granice, architektura koncesji: jak wejść w rozmowę z planem, nie z nadzieją.

2.        Analiza strony przeciwnej: interesy, presje, ścieżka decyzji, realne „czerwone lampki”.

3.        Psychoprofilowanie i testy wpływu: jak sprawdzić styl rozmówcy przed ofertą.

4.        Mapa wpływu i sekwencja gry: właściwe osoby we właściwej kolejności + właściwe dowody.

5.        „Co jeśli…”: szybkie reakcje na opór, wycofanie, presję czasu i skrajną kotwicę.

6.        Q&A.

Dla uczestników

• Mini-ściąga (1 strona): Brief 1-pager, Drabinka koncesji, MESO builder, Mapa wpływu, Playbook „co jeśli…”, wzór MAP-lite.

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
08 kwietnia 2026

Czas zakończenia:

10:40
08 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51888) ["product_id"]=> int(51888) ["locale"]=> string(2) "pl" ["name"]=> string(66) "Przygotowanie do negocjacji - przewaga zanim usiądziesz do stołu" ["content"]=> string(2004) "

OPIS WEBINARU

WEBINAR: Przygotowanie do negocjacji — przewaga zanim usiądziesz do stołu — 40 min

Kiedy: do ustalenia (online)

Dla kogo: handlowcy, KAM/BDM, liderzy sprzedaży, osoby negocjujące warunki z klientami i działami zakupów.

Cel

Zobaczysz, jak zbudować przewagę jeszcze przed rozmową: ustawić cele i granice, przygotować drabinkę koncesji, zmapować decydentów i mieć gotowy plan „co jeśli…”.

Wartość w pigułce

• Brief 1-stronicowy: Ambicja–Cel bazowy–Linia graniczna + lista zmiennych do wymiany.

• Drabinka koncesji i MESO: 2–3 równoważne propozycje gotowe przed spotkaniem.

• Mapa wpływu: kto na kogo działa i czym; sekwencja gry i dowodów.

• Playbook „co jeśli”: opór, wycofanie, deadline, skrajna kotwica.

• MAP-lite: kto–co–kiedy po rozmowie, żeby temat nie „wisiał”.

 

PROGRAM

1.        Cel, granice, architektura koncesji: jak wejść w rozmowę z planem, nie z nadzieją.

2.        Analiza strony przeciwnej: interesy, presje, ścieżka decyzji, realne „czerwone lampki”.

3.        Psychoprofilowanie i testy wpływu: jak sprawdzić styl rozmówcy przed ofertą.

4.        Mapa wpływu i sekwencja gry: właściwe osoby we właściwej kolejności + właściwe dowody.

5.        „Co jeśli…”: szybkie reakcje na opór, wycofanie, presję czasu i skrajną kotwicę.

6.        Q&A.

Dla uczestników

• Mini-ściąga (1 strona): Brief 1-pager, Drabinka koncesji, MESO builder, Mapa wpływu, Playbook „co jeśli…”, wzór MAP-lite.

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
08 kwietnia 2026

Czas zakończenia:

10:40
08 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [1]=> object(App\Models\Product)#3138 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51889) ["slug"]=> string(69) "zmiana-w-organizacji-dlaczego-zespoly-blokuja-decyzje-ktore-maja-sens" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-03-03 22:58:45" ["updated_at"]=> string(19) "2026-03-04 09:43:26" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9722336" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-04-13 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-03-03 10:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-04-13 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51889) ["slug"]=> string(69) "zmiana-w-organizacji-dlaczego-zespoly-blokuja-decyzje-ktore-maja-sens" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-03-03 22:58:45" ["updated_at"]=> string(19) "2026-03-04 09:43:26" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9722336" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-04-13 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-03-03 10:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-04-13 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3122 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3127 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3053 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51889) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3067 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51889) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51889) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3038 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3017 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#3025 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2965 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34865) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Schulz" ["email"]=> string(19) "anna.schulz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$B5wy2DolMgKlhcYzebtSReVVBcs8C0NNTdyeFdGhYP/elseSFyDSK" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/Ot8v21XnzmARVDfFTe7V.CQzPhHoGBYrleXuxcheB.OyG2Dpgm/i" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:36" ["updated_at"]=> string(19) "2025-08-22 11:07:59" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1517) "

Mentorka biznesu, mówczyni, członkini Loży Wielkopolskiej BBC i ex-dyrektorka HR z międzynarodowym doświadczeniem. Przez 12 lat zarządzała zespołami HR w Polsce, krajach DACH, Holandii oraz Finlandii w drugiej co do wielkości firmie modowej na świecie – H&M. Dziś wspiera liderów i właścicieli firm w budowaniu skutecznych oraz przyjaznych miejsc pracy poprzez wzmacnianie ich kompetencji liderskich m.in. w zakresie umiejętności komunikacyjnych (w tym prowadzenia trudnych rozmów z pracownikami), delegowania zadań, motywowania i budowania zaangażowania czy przywództwa w dobie AI. Prowadzi kursy online, sesje mentoringowe i konsultacje 1:1. W swojej pracy przyczynia się do realizacji strategii biznesowej poprzez budowanie polityki personalnej i kreowanie struktur zatrudnienia na miarę potrzeb biznesu, z sukcesem wspierając liderki i liderów w doborze odpowiednich specjalistów i wspierając ich w realizacji celów biznesowych. Jako trenerka współpracowała m.in z takimi firmami jak H&M, Generali, Toyota, Laminam.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34865_large_photo_png_1760419124.png" ["large_photo_webp"]=> string(50) "photos/user_34865_large_photo_webp_1760419124.webp" ["small_photo_png"]=> string(48) "photos/user_34865_small_photo_png_1760419124.png" ["small_photo_webp"]=> string(50) "photos/user_34865_small_photo_webp_1760419124.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34865) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Schulz" ["email"]=> string(19) "anna.schulz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$B5wy2DolMgKlhcYzebtSReVVBcs8C0NNTdyeFdGhYP/elseSFyDSK" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/Ot8v21XnzmARVDfFTe7V.CQzPhHoGBYrleXuxcheB.OyG2Dpgm/i" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:36" ["updated_at"]=> string(19) "2025-08-22 11:07:59" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1517) "

Mentorka biznesu, mówczyni, członkini Loży Wielkopolskiej BBC i ex-dyrektorka HR z międzynarodowym doświadczeniem. Przez 12 lat zarządzała zespołami HR w Polsce, krajach DACH, Holandii oraz Finlandii w drugiej co do wielkości firmie modowej na świecie – H&M. Dziś wspiera liderów i właścicieli firm w budowaniu skutecznych oraz przyjaznych miejsc pracy poprzez wzmacnianie ich kompetencji liderskich m.in. w zakresie umiejętności komunikacyjnych (w tym prowadzenia trudnych rozmów z pracownikami), delegowania zadań, motywowania i budowania zaangażowania czy przywództwa w dobie AI. Prowadzi kursy online, sesje mentoringowe i konsultacje 1:1. W swojej pracy przyczynia się do realizacji strategii biznesowej poprzez budowanie polityki personalnej i kreowanie struktur zatrudnienia na miarę potrzeb biznesu, z sukcesem wspierając liderki i liderów w doborze odpowiednich specjalistów i wspierając ich w realizacji celów biznesowych. Jako trenerka współpracowała m.in z takimi firmami jak H&M, Generali, Toyota, Laminam.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34865_large_photo_png_1760419124.png" ["large_photo_webp"]=> string(50) "photos/user_34865_large_photo_webp_1760419124.webp" ["small_photo_png"]=> string(48) "photos/user_34865_small_photo_png_1760419124.png" ["small_photo_webp"]=> string(50) "photos/user_34865_small_photo_webp_1760419124.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(51889) ["pivot_author_id"]=> int(34865) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2976 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51889) ["author_id"]=> int(34865) } ["original":protected]=> array(2) { ["product_id"]=> int(51889) ["author_id"]=> int(34865) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3006 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2947 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51889) ["product_id"]=> int(51889) ["locale"]=> string(2) "pl" ["name"]=> string(75) "Zmiana w organizacji: dlaczego zespoły blokują decyzje, które mają sens" ["content"]=> string(1065) "

OPIS WEBINARU

Zmiana w organizacji: dlaczego zespoły blokują decyzje, które mają sens

 

PROGRAM

Zmiana w organizacji: dlaczego zespoły blokują decyzje, które mają sens

1. Wprowadzenie do tematu zmiany (5 min)

Czego oczekuje biznes, a czego potrzebują pracownicy?

Co najczęściej blokuje zespoły w procesie zmiany

2. Błąd nr 1: Zmiana bez przygotowania ludzi (7 min)

Ogłaszanie decyzji bez budowania gotowości zespołu

3. Błąd nr 2: Ignorowanie reakcji pracowników w trakcie zmiany (7 min)

Traktowanie emocji jako problemu zamiast informacji

4. Błąd nr 3: Pomijanie faktu, że lider sam jest w zmianie (6 min)

Presja, nadkontrola lub wycofanie

5. Podsumowanie i zaproszenie na szkolenie (5 min)

Co decyduje o skuteczności zmiany

Rola kadry zarządzającej w procesie wprowadzania zmiany

Zaproszenie na szkolenie „Jak skutecznie przeprowadzić ludzi przez zmianę”

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
13 kwietnia 2026

Czas zakończenia:

10:30
13 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51889) ["product_id"]=> int(51889) ["locale"]=> string(2) "pl" ["name"]=> string(75) "Zmiana w organizacji: dlaczego zespoły blokują decyzje, które mają sens" ["content"]=> string(1065) "

OPIS WEBINARU

Zmiana w organizacji: dlaczego zespoły blokują decyzje, które mają sens

 

PROGRAM

Zmiana w organizacji: dlaczego zespoły blokują decyzje, które mają sens

1. Wprowadzenie do tematu zmiany (5 min)

Czego oczekuje biznes, a czego potrzebują pracownicy?

Co najczęściej blokuje zespoły w procesie zmiany

2. Błąd nr 1: Zmiana bez przygotowania ludzi (7 min)

Ogłaszanie decyzji bez budowania gotowości zespołu

3. Błąd nr 2: Ignorowanie reakcji pracowników w trakcie zmiany (7 min)

Traktowanie emocji jako problemu zamiast informacji

4. Błąd nr 3: Pomijanie faktu, że lider sam jest w zmianie (6 min)

Presja, nadkontrola lub wycofanie

5. Podsumowanie i zaproszenie na szkolenie (5 min)

Co decyduje o skuteczności zmiany

Rola kadry zarządzającej w procesie wprowadzania zmiany

Zaproszenie na szkolenie „Jak skutecznie przeprowadzić ludzi przez zmianę”

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
13 kwietnia 2026

Czas zakończenia:

10:30
13 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [2]=> object(App\Models\Product)#3137 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51890) ["slug"]=> string(42) "jak-angazowac-odbiorcow-na-scenie-i-online" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-03-03 22:58:45" ["updated_at"]=> string(19) "2026-03-04 10:02:38" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9722337" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-04-14 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-03-03 10:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-04-14 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51890) ["slug"]=> string(42) "jak-angazowac-odbiorcow-na-scenie-i-online" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-03-03 22:58:45" ["updated_at"]=> string(19) "2026-03-04 10:02:38" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9722337" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-04-14 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-03-03 10:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-04-14 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3124 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3087 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3052 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51890) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3068 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51890) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51890) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3040 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3020 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2996 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2964 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34866) ["username"]=> NULL ["first_name"]=> string(11) "Małgorzata" ["last_name"]=> string(10) "Dzieciniak" ["email"]=> string(29) "malgorzata.dzieciniak@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$DZ.a.jKwZ0/CGDAYcvf3/.yIQOuDj0msXhwwpX4UXValXqG4tr50K" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$X7c/eiecirzlaxN7KfmRdepuufsiiiREzGZp/qRbjHpMRTn2v/xMu" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:51" ["updated_at"]=> string(19) "2025-08-22 11:10:45" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1092) "

Dziennikarka telewizyjna, ekspertka. Spędziła 18 lat na szlifowaniu  sztuki wystąpień publicznych. Doświadczenie zdobywała na pierwszej linii telewizyjnych  wydarzeń w największych newsowych stacjach w Polsce (TVP Poznań, TVP Info, TVN24,  TVNBiŚ) pracując jako prezenterka, reporterka i prowadząca programy publicystyczne, a także jako producentka, wydawca i następnie szefowa wydawców porannego programu  lifestylowego „Pytanie na Śniadanie” TVP2. Jej doświadczenie na stanowisku rzecznika  prasowego i dyrektorki Biura Obsługi Medialnej w jednym z Ministerstw pozwoliło na  pogłębienie wiedzy z zakresu budowania skutecznej narracji, wizerunku i radzenia sobie w  sytuacjach dużego stresu. Oferuje autorskie szkolenia, oparte o rozwój osobisty, które  wyposażą Cię nie tylko w wiedzę techniczną, ale przede wszystkim zbudują w Tobie żelazną  pewność siebie. Odkryj sekrety profesjonalistów i poczuj prawdziwy luz na scenie.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34866_large_photo_png_1760419089.png" ["large_photo_webp"]=> string(50) "photos/user_34866_large_photo_webp_1760419089.webp" ["small_photo_png"]=> string(48) "photos/user_34866_small_photo_png_1760419089.png" ["small_photo_webp"]=> string(50) "photos/user_34866_small_photo_webp_1760419089.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34866) ["username"]=> NULL ["first_name"]=> string(11) "Małgorzata" ["last_name"]=> string(10) "Dzieciniak" ["email"]=> string(29) "malgorzata.dzieciniak@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$DZ.a.jKwZ0/CGDAYcvf3/.yIQOuDj0msXhwwpX4UXValXqG4tr50K" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$X7c/eiecirzlaxN7KfmRdepuufsiiiREzGZp/qRbjHpMRTn2v/xMu" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:51" ["updated_at"]=> string(19) "2025-08-22 11:10:45" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1092) "

Dziennikarka telewizyjna, ekspertka. Spędziła 18 lat na szlifowaniu  sztuki wystąpień publicznych. Doświadczenie zdobywała na pierwszej linii telewizyjnych  wydarzeń w największych newsowych stacjach w Polsce (TVP Poznań, TVP Info, TVN24,  TVNBiŚ) pracując jako prezenterka, reporterka i prowadząca programy publicystyczne, a także jako producentka, wydawca i następnie szefowa wydawców porannego programu  lifestylowego „Pytanie na Śniadanie” TVP2. Jej doświadczenie na stanowisku rzecznika  prasowego i dyrektorki Biura Obsługi Medialnej w jednym z Ministerstw pozwoliło na  pogłębienie wiedzy z zakresu budowania skutecznej narracji, wizerunku i radzenia sobie w  sytuacjach dużego stresu. Oferuje autorskie szkolenia, oparte o rozwój osobisty, które  wyposażą Cię nie tylko w wiedzę techniczną, ale przede wszystkim zbudują w Tobie żelazną  pewność siebie. Odkryj sekrety profesjonalistów i poczuj prawdziwy luz na scenie.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34866_large_photo_png_1760419089.png" ["large_photo_webp"]=> string(50) "photos/user_34866_large_photo_webp_1760419089.webp" ["small_photo_png"]=> string(48) "photos/user_34866_small_photo_png_1760419089.png" ["small_photo_webp"]=> string(50) "photos/user_34866_small_photo_webp_1760419089.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(51890) ["pivot_author_id"]=> int(34866) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2977 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51890) ["author_id"]=> int(34866) } ["original":protected]=> array(2) { ["product_id"]=> int(51890) ["author_id"]=> int(34866) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3009 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2946 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51890) ["product_id"]=> int(51890) ["locale"]=> string(2) "pl" ["name"]=> string(46) "JAK ANGAŻOWAĆ ODBIORCÓW NA SCENIE I ONLINE?" ["content"]=> string(2169) "

OPIS WEBINARU

Dla kogo?: Osoby występujące publicznie, prowadzące spotkania, prezentacje i szkolenia – zarówno na żywo, jak i w formie online.

Cel: Pokazanie, jak skutecznie budować relację z publicznością, utrzymać uwagę i tworzyć angażujące interakcje bez względu na formę wystąpienia.

WARTOŚĆ W PIGUŁCE:

  • Dowiesz się, co sprawia, że odbiorcy naprawdę Cię słuchają
  • Poznasz techniki angażowania i reagowania na publiczność – na żywo i online
  • Nauczysz się radzić sobie, gdy odbiorcy milczą, są zmęczeni lub nie reagują
  • Otrzymasz praktyczną checklistę angażującego wystąpienia

 

PROGRAM

1.        Wprowadzenie – Psychologia zaangażowania: Co sprawia, że słuchamy uważnie? Jak długo odbiorcy utrzymują uwagę? + Pytanie do uczestników (czat)

2.        Nastawienie mówcy – energia i intencja: Zaangażowanie zaczyna się od Ciebie; Jak wyczuć grupę i dostosować przekaz; Bądź ciekawy i otwarty na swoich słuchaczy

3.        Interakcje na żywo – jak wciągać publiczność?: Pytania otwarte, retoryczne, sonda, anegdoty, dygresje, metafory; siła odniesień do życia; Krótkie quizy, reakcje, mikroaktywacje:„call and response”

4.        Interakcje online – buduj relację przez ekran: Czemu trudniej utrzymać uwagę online? Techniki: czat, emoji, ankiety, breakout rooms, osobiste odniesienia; Głos i kontakt wzrokowy przez kamerę

5.        Gdy odbiorcy nie reagują – co robić? 3 powody: zmęczenie, brak jasności, brak zainteresowania; Rozwiązania: zmiana rytmu, uproszczenie, odniesienie do realiów; Zachowaj spokój, bądź elastyczny

6.        Podsumowanie i Q&A: 3 kluczowe rzeczy do zapamiętania

Dla uczestników: PDF z checklistą: (5 sposobów na szybkie wciągnięcie publiczności w wystąpienie)

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
14 kwietnia 2026

Czas zakończenia:

10:30
14 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51890) ["product_id"]=> int(51890) ["locale"]=> string(2) "pl" ["name"]=> string(46) "JAK ANGAŻOWAĆ ODBIORCÓW NA SCENIE I ONLINE?" ["content"]=> string(2169) "

OPIS WEBINARU

Dla kogo?: Osoby występujące publicznie, prowadzące spotkania, prezentacje i szkolenia – zarówno na żywo, jak i w formie online.

Cel: Pokazanie, jak skutecznie budować relację z publicznością, utrzymać uwagę i tworzyć angażujące interakcje bez względu na formę wystąpienia.

WARTOŚĆ W PIGUŁCE:

  • Dowiesz się, co sprawia, że odbiorcy naprawdę Cię słuchają
  • Poznasz techniki angażowania i reagowania na publiczność – na żywo i online
  • Nauczysz się radzić sobie, gdy odbiorcy milczą, są zmęczeni lub nie reagują
  • Otrzymasz praktyczną checklistę angażującego wystąpienia

 

PROGRAM

1.        Wprowadzenie – Psychologia zaangażowania: Co sprawia, że słuchamy uważnie? Jak długo odbiorcy utrzymują uwagę? + Pytanie do uczestników (czat)

2.        Nastawienie mówcy – energia i intencja: Zaangażowanie zaczyna się od Ciebie; Jak wyczuć grupę i dostosować przekaz; Bądź ciekawy i otwarty na swoich słuchaczy

3.        Interakcje na żywo – jak wciągać publiczność?: Pytania otwarte, retoryczne, sonda, anegdoty, dygresje, metafory; siła odniesień do życia; Krótkie quizy, reakcje, mikroaktywacje:„call and response”

4.        Interakcje online – buduj relację przez ekran: Czemu trudniej utrzymać uwagę online? Techniki: czat, emoji, ankiety, breakout rooms, osobiste odniesienia; Głos i kontakt wzrokowy przez kamerę

5.        Gdy odbiorcy nie reagują – co robić? 3 powody: zmęczenie, brak jasności, brak zainteresowania; Rozwiązania: zmiana rytmu, uproszczenie, odniesienie do realiów; Zachowaj spokój, bądź elastyczny

6.        Podsumowanie i Q&A: 3 kluczowe rzeczy do zapamiętania

Dla uczestników: PDF z checklistą: (5 sposobów na szybkie wciągnięcie publiczności w wystąpienie)

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
14 kwietnia 2026

Czas zakończenia:

10:30
14 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [3]=> object(App\Models\Product)#3136 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51886) ["slug"]=> string(43) "coachingowy-styl-zarzadzania-i-rozwoj-ludzi" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-03-03 22:58:45" ["updated_at"]=> string(19) "2026-03-04 09:43:36" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9722339" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-04-15 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-03-03 10:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-04-15 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51886) ["slug"]=> string(43) "coachingowy-styl-zarzadzania-i-rozwoj-ludzi" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-03-03 22:58:45" ["updated_at"]=> string(19) "2026-03-04 09:43:36" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9722339" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-04-15 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-03-03 10:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-04-15 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3125 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3089 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3055 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51886) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3056 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51886) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51886) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3031 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3021 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2997 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2967 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34865) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Schulz" ["email"]=> string(19) "anna.schulz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$B5wy2DolMgKlhcYzebtSReVVBcs8C0NNTdyeFdGhYP/elseSFyDSK" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/Ot8v21XnzmARVDfFTe7V.CQzPhHoGBYrleXuxcheB.OyG2Dpgm/i" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:36" ["updated_at"]=> string(19) "2025-08-22 11:07:59" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1517) "

Mentorka biznesu, mówczyni, członkini Loży Wielkopolskiej BBC i ex-dyrektorka HR z międzynarodowym doświadczeniem. Przez 12 lat zarządzała zespołami HR w Polsce, krajach DACH, Holandii oraz Finlandii w drugiej co do wielkości firmie modowej na świecie – H&M. Dziś wspiera liderów i właścicieli firm w budowaniu skutecznych oraz przyjaznych miejsc pracy poprzez wzmacnianie ich kompetencji liderskich m.in. w zakresie umiejętności komunikacyjnych (w tym prowadzenia trudnych rozmów z pracownikami), delegowania zadań, motywowania i budowania zaangażowania czy przywództwa w dobie AI. Prowadzi kursy online, sesje mentoringowe i konsultacje 1:1. W swojej pracy przyczynia się do realizacji strategii biznesowej poprzez budowanie polityki personalnej i kreowanie struktur zatrudnienia na miarę potrzeb biznesu, z sukcesem wspierając liderki i liderów w doborze odpowiednich specjalistów i wspierając ich w realizacji celów biznesowych. Jako trenerka współpracowała m.in z takimi firmami jak H&M, Generali, Toyota, Laminam.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34865_large_photo_png_1760419124.png" ["large_photo_webp"]=> string(50) "photos/user_34865_large_photo_webp_1760419124.webp" ["small_photo_png"]=> string(48) "photos/user_34865_small_photo_png_1760419124.png" ["small_photo_webp"]=> string(50) "photos/user_34865_small_photo_webp_1760419124.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34865) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Schulz" ["email"]=> string(19) "anna.schulz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$B5wy2DolMgKlhcYzebtSReVVBcs8C0NNTdyeFdGhYP/elseSFyDSK" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/Ot8v21XnzmARVDfFTe7V.CQzPhHoGBYrleXuxcheB.OyG2Dpgm/i" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:36" ["updated_at"]=> string(19) "2025-08-22 11:07:59" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1517) "

Mentorka biznesu, mówczyni, członkini Loży Wielkopolskiej BBC i ex-dyrektorka HR z międzynarodowym doświadczeniem. Przez 12 lat zarządzała zespołami HR w Polsce, krajach DACH, Holandii oraz Finlandii w drugiej co do wielkości firmie modowej na świecie – H&M. Dziś wspiera liderów i właścicieli firm w budowaniu skutecznych oraz przyjaznych miejsc pracy poprzez wzmacnianie ich kompetencji liderskich m.in. w zakresie umiejętności komunikacyjnych (w tym prowadzenia trudnych rozmów z pracownikami), delegowania zadań, motywowania i budowania zaangażowania czy przywództwa w dobie AI. Prowadzi kursy online, sesje mentoringowe i konsultacje 1:1. W swojej pracy przyczynia się do realizacji strategii biznesowej poprzez budowanie polityki personalnej i kreowanie struktur zatrudnienia na miarę potrzeb biznesu, z sukcesem wspierając liderki i liderów w doborze odpowiednich specjalistów i wspierając ich w realizacji celów biznesowych. Jako trenerka współpracowała m.in z takimi firmami jak H&M, Generali, Toyota, Laminam.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34865_large_photo_png_1760419124.png" ["large_photo_webp"]=> string(50) "photos/user_34865_large_photo_webp_1760419124.webp" ["small_photo_png"]=> string(48) "photos/user_34865_small_photo_png_1760419124.png" ["small_photo_webp"]=> string(50) "photos/user_34865_small_photo_webp_1760419124.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(51886) ["pivot_author_id"]=> int(34865) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2968 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51886) ["author_id"]=> int(34865) } ["original":protected]=> array(2) { ["product_id"]=> int(51886) ["author_id"]=> int(34865) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3008 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2949 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51886) ["product_id"]=> int(51886) ["locale"]=> string(2) "pl" ["name"]=> string(45) "Coachingowy styl zarządzania i rozwój ludzi" ["content"]=> string(1294) "

OPIS WEBINARU

Tytuł webinaru:

Coachingowy styl zarządzania i rozwój ludzi

Cel webinaru:

Zbudowanie świadomości wyzwań współczesnego zarządzania oraz pokazanie konsekwencji stosowania nieskutecznych stylów prowadzenia rozmów z pracownikami. Webinar stanowi wprowadzenie do szkolenia online „Coachingowy styl zarządzania”.

 

PROGRAM

1. Wprowadzenie do tematu

- Wyzwania współczesnego zarządzania w realiach VUCA i BANI

- Rola menedżera w środowisku presji, zmiany i niepewności

2. Dlaczego tradycyjne style zarządzania przestają działać

- Wpływ jakości rozmów na skuteczność zespołów i decyzji

- Przeciążenie menedżerów i spadek odpowiedzialności pracowników

3. Konsekwencje dla organizacji i relacji z pracownikami

- Koszty biznesowe i relacyjne nieskutecznej komunikacji

- Osłabienie zaangażowania i jakości współpracy

4. Coachingowy styl zarządzania jako kierunek zmiany

- Na czym polega coachingowy styl zarządzania w praktyce

- Jak wspiera samodzielność, odpowiedzialność i skuteczność zespołów

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
15 kwietnia 2026

Czas zakończenia:

10:30
15 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51886) ["product_id"]=> int(51886) ["locale"]=> string(2) "pl" ["name"]=> string(45) "Coachingowy styl zarządzania i rozwój ludzi" ["content"]=> string(1294) "

OPIS WEBINARU

Tytuł webinaru:

Coachingowy styl zarządzania i rozwój ludzi

Cel webinaru:

Zbudowanie świadomości wyzwań współczesnego zarządzania oraz pokazanie konsekwencji stosowania nieskutecznych stylów prowadzenia rozmów z pracownikami. Webinar stanowi wprowadzenie do szkolenia online „Coachingowy styl zarządzania”.

 

PROGRAM

1. Wprowadzenie do tematu

- Wyzwania współczesnego zarządzania w realiach VUCA i BANI

- Rola menedżera w środowisku presji, zmiany i niepewności

2. Dlaczego tradycyjne style zarządzania przestają działać

- Wpływ jakości rozmów na skuteczność zespołów i decyzji

- Przeciążenie menedżerów i spadek odpowiedzialności pracowników

3. Konsekwencje dla organizacji i relacji z pracownikami

- Koszty biznesowe i relacyjne nieskutecznej komunikacji

- Osłabienie zaangażowania i jakości współpracy

4. Coachingowy styl zarządzania jako kierunek zmiany

- Na czym polega coachingowy styl zarządzania w praktyce

- Jak wspiera samodzielność, odpowiedzialność i skuteczność zespołów

" ["description"]=> string(0) "" ["additional_info"]=> string(1193) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
15 kwietnia 2026

Czas zakończenia:

10:30
15 kwietnia 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [4]=> object(App\Models\Product)#3135 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(52026) ["slug"]=> string(95) "akademia-sprzedazy-i-negocjacji-modul-8-prowadzenie-skutecznych-negocjacji-tempo-emocje-decyzja" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:32" ["updated_at"]=> string(19) "2026-04-03 14:46:29" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813752" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-04 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-04 10:45:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(52026) ["slug"]=> string(95) "akademia-sprzedazy-i-negocjacji-modul-8-prowadzenie-skutecznych-negocjacji-tempo-emocje-decyzja" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:32" ["updated_at"]=> string(19) "2026-04-03 14:46:29" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813752" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-04 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-04 10:45:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3123 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3090 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3051 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(52026) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3072 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(52026) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(52026) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3041 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3018 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#3002 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2963 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34867) ["username"]=> NULL ["first_name"]=> string(6) "Emilia" ["last_name"]=> string(8) "Sędziak" ["email"]=> string(22) "emilia.sedziak@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$H/EyZhLs3aTk1DnR7w17huMF.GyXQH/xjvGD8hkX.Gp7jHnzANpBu" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$o.NaNAebRu0iaqut34hh3uKi9uSfSu6EW0DDG9UgnZUIkvr3ycKia" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:02:02" ["updated_at"]=> string(19) "2025-09-24 14:19:41" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1225) "

Międzynarodowa negocjatorka, doradczyni zarządów i mentorka komunikacji. Ponad 10 lat pracowała w korporacji, zarządzała międzynarodowym zespołem i odpowiadała za przenoszenie procesów biznesowych z innych krajów do Polski. Od 2019 r. prowadzi firmę konsultingową. Specjalizuje się w negocjacjach o wysokiej stawce — kontraktach, warunkach współpracy, przejęciach i fuzjach — na styku biznesu, prawa i wpływu. Pracuje z zarządami, kancelariami, zakupami i liderami branż; prowadzi szkolenia (PL/EN) dla prawników, sprzedaży, zakupów i liderów projektów. Łączy psychologię wpływu, techniki FBI/CIA, taktyczną empatię i język władzy — uczy przejmowania kontroli nad rozmową w warunkach nacisku i konfliktu. Współautorka kursu „Skuteczne Strategie Negocjacyjne” (z Maksymem Komarem) i autorka e-booka „Przewodnik po Negocjacjach”; setki godzin warsztatów na koncie. Laureatka tytułu „Lider wśród Trenerów Biznesowych” (Polish Businesswomen Awards 2021); wykładowczyni biznesu w j. angielskim (ANS Konin, Uniwersytet MERITO).

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34867_large_photo_png_1760419063.png" ["large_photo_webp"]=> string(50) "photos/user_34867_large_photo_webp_1760419063.webp" ["small_photo_png"]=> string(48) "photos/user_34867_small_photo_png_1760419063.png" ["small_photo_webp"]=> string(50) "photos/user_34867_small_photo_webp_1760419063.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34867) ["username"]=> NULL ["first_name"]=> string(6) "Emilia" ["last_name"]=> string(8) "Sędziak" ["email"]=> string(22) "emilia.sedziak@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$H/EyZhLs3aTk1DnR7w17huMF.GyXQH/xjvGD8hkX.Gp7jHnzANpBu" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$o.NaNAebRu0iaqut34hh3uKi9uSfSu6EW0DDG9UgnZUIkvr3ycKia" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:02:02" ["updated_at"]=> string(19) "2025-09-24 14:19:41" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1225) "

Międzynarodowa negocjatorka, doradczyni zarządów i mentorka komunikacji. Ponad 10 lat pracowała w korporacji, zarządzała międzynarodowym zespołem i odpowiadała za przenoszenie procesów biznesowych z innych krajów do Polski. Od 2019 r. prowadzi firmę konsultingową. Specjalizuje się w negocjacjach o wysokiej stawce — kontraktach, warunkach współpracy, przejęciach i fuzjach — na styku biznesu, prawa i wpływu. Pracuje z zarządami, kancelariami, zakupami i liderami branż; prowadzi szkolenia (PL/EN) dla prawników, sprzedaży, zakupów i liderów projektów. Łączy psychologię wpływu, techniki FBI/CIA, taktyczną empatię i język władzy — uczy przejmowania kontroli nad rozmową w warunkach nacisku i konfliktu. Współautorka kursu „Skuteczne Strategie Negocjacyjne” (z Maksymem Komarem) i autorka e-booka „Przewodnik po Negocjacjach”; setki godzin warsztatów na koncie. Laureatka tytułu „Lider wśród Trenerów Biznesowych” (Polish Businesswomen Awards 2021); wykładowczyni biznesu w j. angielskim (ANS Konin, Uniwersytet MERITO).

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34867_large_photo_png_1760419063.png" ["large_photo_webp"]=> string(50) "photos/user_34867_large_photo_webp_1760419063.webp" ["small_photo_png"]=> string(48) "photos/user_34867_small_photo_png_1760419063.png" ["small_photo_webp"]=> string(50) "photos/user_34867_small_photo_webp_1760419063.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(52026) ["pivot_author_id"]=> int(34867) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2980 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(52026) ["author_id"]=> int(34867) } ["original":protected]=> array(2) { ["product_id"]=> int(52026) ["author_id"]=> int(34867) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3000 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2945 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(52026) ["product_id"]=> int(52026) ["locale"]=> string(2) "pl" ["name"]=> string(105) "Akademia Sprzedaży i Negocjacji - Moduł 8 - Prowadzenie skutecznych negocjacji - tempo, emocje, decyzja" ["content"]=> string(1875) "

OPIS WEBINARU

Dla kogo: handlowcy, KAM/BDM, liderzy sprzedaży, osoby negocjujące z zakupami/top-klientami.

Cel

Zobaczysz, jak przeprowadzić rozmowę od otwarcia do finału pod presją taktyk drugiej strony — kontrolując tempo, emocje i narrację, by doprowadzić do konkretnego micro-commitmentu.

Wartość w pigułce

• Mapa rozmowy: etapy negocjacji i punkty zwrotne, w których „przejmujesz ster”.

• Taktyczna empatia + pytania kalibrowane: odzyskiwanie kierunku bez eskalacji.

• Głos, rytm i pauza: rola ciszy w momentach decyzyjnych.

• Obrona przed manipulacją: skrajna kotwica, blef, deadline, good cop/bad cop.

• Trigger points + elegancki wybór (double bind): jak zamieniać impas w micro-commitment.

 

PROGRAM

1.        Etapy i punkty zwrotne: kiedy podsumować, kiedy zrobić pauzę, kiedy zmienić bieg rozmowy.

2.        Taktyczna empatia: audyt oskarżeń, etykietowanie + 3 pytania kalibrowane „na kurs”.

3.        Głos i cisza: „late-night voice”, tempo, pauzy — krótkie demo zdań decyzyjnych.

4.        Playbook obrony: cięcie skrajnej kotwicy, praca z deadline’em, rozbrajanie good cop/bad cop.

5.        Trigger points i iluzja wyboru: 2 opcje → jeden jasny krok (pilot/termin/zakres) + MAP-lite.

6.        Q&A.

Dla uczestników

• Mini-ściąga (1 strona): „sygnały tak/nie jeszcze”, skrypty resetu napięcia (Label–Pause–Ask, Name–Frame–Aim), playbook obrony, formuły double bind + wzór MAP-lite.

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
04 maja 2026

Czas zakończenia:

10:45
04 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(52026) ["product_id"]=> int(52026) ["locale"]=> string(2) "pl" ["name"]=> string(105) "Akademia Sprzedaży i Negocjacji - Moduł 8 - Prowadzenie skutecznych negocjacji - tempo, emocje, decyzja" ["content"]=> string(1875) "

OPIS WEBINARU

Dla kogo: handlowcy, KAM/BDM, liderzy sprzedaży, osoby negocjujące z zakupami/top-klientami.

Cel

Zobaczysz, jak przeprowadzić rozmowę od otwarcia do finału pod presją taktyk drugiej strony — kontrolując tempo, emocje i narrację, by doprowadzić do konkretnego micro-commitmentu.

Wartość w pigułce

• Mapa rozmowy: etapy negocjacji i punkty zwrotne, w których „przejmujesz ster”.

• Taktyczna empatia + pytania kalibrowane: odzyskiwanie kierunku bez eskalacji.

• Głos, rytm i pauza: rola ciszy w momentach decyzyjnych.

• Obrona przed manipulacją: skrajna kotwica, blef, deadline, good cop/bad cop.

• Trigger points + elegancki wybór (double bind): jak zamieniać impas w micro-commitment.

 

PROGRAM

1.        Etapy i punkty zwrotne: kiedy podsumować, kiedy zrobić pauzę, kiedy zmienić bieg rozmowy.

2.        Taktyczna empatia: audyt oskarżeń, etykietowanie + 3 pytania kalibrowane „na kurs”.

3.        Głos i cisza: „late-night voice”, tempo, pauzy — krótkie demo zdań decyzyjnych.

4.        Playbook obrony: cięcie skrajnej kotwicy, praca z deadline’em, rozbrajanie good cop/bad cop.

5.        Trigger points i iluzja wyboru: 2 opcje → jeden jasny krok (pilot/termin/zakres) + MAP-lite.

6.        Q&A.

Dla uczestników

• Mini-ściąga (1 strona): „sygnały tak/nie jeszcze”, skrypty resetu napięcia (Label–Pause–Ask, Name–Frame–Aim), playbook obrony, formuły double bind + wzór MAP-lite.

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
04 maja 2026

Czas zakończenia:

10:45
04 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [5]=> object(App\Models\Product)#3134 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(52027) ["slug"]=> string(66) "akademia-neuroprzywodztwa-modul-9-budowanie-zaangazowania-zespolow" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:35" ["updated_at"]=> string(19) "2026-04-03 14:46:33" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813753" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-11 10:30:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-11 11:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(52027) ["slug"]=> string(66) "akademia-neuroprzywodztwa-modul-9-budowanie-zaangazowania-zespolow" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:35" ["updated_at"]=> string(19) "2026-04-03 14:46:33" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813753" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-11 10:30:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-11 11:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3121 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3088 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3050 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(52027) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3070 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(52027) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(52027) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3039 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3016 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2999 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2962 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34865) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Schulz" ["email"]=> string(19) "anna.schulz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$B5wy2DolMgKlhcYzebtSReVVBcs8C0NNTdyeFdGhYP/elseSFyDSK" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/Ot8v21XnzmARVDfFTe7V.CQzPhHoGBYrleXuxcheB.OyG2Dpgm/i" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:36" ["updated_at"]=> string(19) "2025-08-22 11:07:59" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1517) "

Mentorka biznesu, mówczyni, członkini Loży Wielkopolskiej BBC i ex-dyrektorka HR z międzynarodowym doświadczeniem. Przez 12 lat zarządzała zespołami HR w Polsce, krajach DACH, Holandii oraz Finlandii w drugiej co do wielkości firmie modowej na świecie – H&M. Dziś wspiera liderów i właścicieli firm w budowaniu skutecznych oraz przyjaznych miejsc pracy poprzez wzmacnianie ich kompetencji liderskich m.in. w zakresie umiejętności komunikacyjnych (w tym prowadzenia trudnych rozmów z pracownikami), delegowania zadań, motywowania i budowania zaangażowania czy przywództwa w dobie AI. Prowadzi kursy online, sesje mentoringowe i konsultacje 1:1. W swojej pracy przyczynia się do realizacji strategii biznesowej poprzez budowanie polityki personalnej i kreowanie struktur zatrudnienia na miarę potrzeb biznesu, z sukcesem wspierając liderki i liderów w doborze odpowiednich specjalistów i wspierając ich w realizacji celów biznesowych. Jako trenerka współpracowała m.in z takimi firmami jak H&M, Generali, Toyota, Laminam.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34865_large_photo_png_1760419124.png" ["large_photo_webp"]=> string(50) "photos/user_34865_large_photo_webp_1760419124.webp" ["small_photo_png"]=> string(48) "photos/user_34865_small_photo_png_1760419124.png" ["small_photo_webp"]=> string(50) "photos/user_34865_small_photo_webp_1760419124.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34865) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Schulz" ["email"]=> string(19) "anna.schulz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$B5wy2DolMgKlhcYzebtSReVVBcs8C0NNTdyeFdGhYP/elseSFyDSK" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/Ot8v21XnzmARVDfFTe7V.CQzPhHoGBYrleXuxcheB.OyG2Dpgm/i" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:36" ["updated_at"]=> string(19) "2025-08-22 11:07:59" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1517) "

Mentorka biznesu, mówczyni, członkini Loży Wielkopolskiej BBC i ex-dyrektorka HR z międzynarodowym doświadczeniem. Przez 12 lat zarządzała zespołami HR w Polsce, krajach DACH, Holandii oraz Finlandii w drugiej co do wielkości firmie modowej na świecie – H&M. Dziś wspiera liderów i właścicieli firm w budowaniu skutecznych oraz przyjaznych miejsc pracy poprzez wzmacnianie ich kompetencji liderskich m.in. w zakresie umiejętności komunikacyjnych (w tym prowadzenia trudnych rozmów z pracownikami), delegowania zadań, motywowania i budowania zaangażowania czy przywództwa w dobie AI. Prowadzi kursy online, sesje mentoringowe i konsultacje 1:1. W swojej pracy przyczynia się do realizacji strategii biznesowej poprzez budowanie polityki personalnej i kreowanie struktur zatrudnienia na miarę potrzeb biznesu, z sukcesem wspierając liderki i liderów w doborze odpowiednich specjalistów i wspierając ich w realizacji celów biznesowych. Jako trenerka współpracowała m.in z takimi firmami jak H&M, Generali, Toyota, Laminam.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34865_large_photo_png_1760419124.png" ["large_photo_webp"]=> string(50) "photos/user_34865_large_photo_webp_1760419124.webp" ["small_photo_png"]=> string(48) "photos/user_34865_small_photo_png_1760419124.png" ["small_photo_webp"]=> string(50) "photos/user_34865_small_photo_webp_1760419124.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(52027) ["pivot_author_id"]=> int(34865) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2981 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(52027) ["author_id"]=> int(34865) } ["original":protected]=> array(2) { ["product_id"]=> int(52027) ["author_id"]=> int(34865) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3010 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2944 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(52027) ["product_id"]=> int(52027) ["locale"]=> string(2) "pl" ["name"]=> string(75) "Akademia Neuroprzywództwa - Moduł 9 - Budowanie zaangażowania zespołów" ["content"]=> string(1774) "

OPIS WEBINARU

Akademia Neuroprzywództwa - Moduł 9 - Budowanie zaangażowania zespołów

 

PROGRAM

Wprowadzenie do tematu zaangażowania zespołów

– Czym dziś jest zaangażowanie pracowników, a czym nie jest

– Dlaczego zaangażowanie nie wynika z benefitów, tylko ze stylu zarządzania

Błąd nr 1: Myślenie wyłącznie operacyjne

– Skupienie na celach, KPI i wynikach bez przygotowania ludzi do ich realizacji

– Konsekwencje: przeciążenie, opór, spadek inicjatywy

– Kierunek zmiany: łączenie celów operacyjnych z rozmową o sensie, priorytetach i kontekście pracy zespołu

Błąd nr 2: Brak realnych relacji z pracownikami

– Relacje ograniczone do formalnej roli przełożonego

– Konsekwencje: brak zaufania, niska odpowiedzialność, unikanie trudnych rozmów

– Kierunek zmiany: jakość relacji na linii pracodawca–pracownik jako jeden z kluczowych determinantów zaangażowania

Błąd nr 3: Chaotyczna komunikacja

– Niespójne komunikaty, brak jasnych oczekiwań, zmiany bez rozmowy

– Konsekwencje: dezorientacja, frustracja, spadek zaangażowania

– Kierunek zmiany: przemyślana komunikacja menedżerska – jasność, spójność i dopasowanie do odbiorcy

Podsumowanie 

– Co realnie buduje zaangażowanie zespołów: spójny styl zarządzania, jakość relacji i świadoma komunikacja

– Zaangażowanie jako efekt codziennych decyzji i zachowań menedżera

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:30
11 maja 2026

Czas zakończenia:

11:00
11 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(52027) ["product_id"]=> int(52027) ["locale"]=> string(2) "pl" ["name"]=> string(75) "Akademia Neuroprzywództwa - Moduł 9 - Budowanie zaangażowania zespołów" ["content"]=> string(1774) "

OPIS WEBINARU

Akademia Neuroprzywództwa - Moduł 9 - Budowanie zaangażowania zespołów

 

PROGRAM

Wprowadzenie do tematu zaangażowania zespołów

– Czym dziś jest zaangażowanie pracowników, a czym nie jest

– Dlaczego zaangażowanie nie wynika z benefitów, tylko ze stylu zarządzania

Błąd nr 1: Myślenie wyłącznie operacyjne

– Skupienie na celach, KPI i wynikach bez przygotowania ludzi do ich realizacji

– Konsekwencje: przeciążenie, opór, spadek inicjatywy

– Kierunek zmiany: łączenie celów operacyjnych z rozmową o sensie, priorytetach i kontekście pracy zespołu

Błąd nr 2: Brak realnych relacji z pracownikami

– Relacje ograniczone do formalnej roli przełożonego

– Konsekwencje: brak zaufania, niska odpowiedzialność, unikanie trudnych rozmów

– Kierunek zmiany: jakość relacji na linii pracodawca–pracownik jako jeden z kluczowych determinantów zaangażowania

Błąd nr 3: Chaotyczna komunikacja

– Niespójne komunikaty, brak jasnych oczekiwań, zmiany bez rozmowy

– Konsekwencje: dezorientacja, frustracja, spadek zaangażowania

– Kierunek zmiany: przemyślana komunikacja menedżerska – jasność, spójność i dopasowanie do odbiorcy

Podsumowanie 

– Co realnie buduje zaangażowanie zespołów: spójny styl zarządzania, jakość relacji i świadoma komunikacja

– Zaangażowanie jako efekt codziennych decyzji i zachowań menedżera

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:30
11 maja 2026

Czas zakończenia:

11:00
11 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [6]=> object(App\Models\Product)#3133 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(52028) ["slug"]=> string(96) "akademia-wystapien-publicznych-biznesowych-modul-8-profesjonalna-prezentacja-on-line-i-sceniczna" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:36" ["updated_at"]=> string(19) "2026-04-03 14:46:34" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813754" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-12 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-12 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(52028) ["slug"]=> string(96) "akademia-wystapien-publicznych-biznesowych-modul-8-profesjonalna-prezentacja-on-line-i-sceniczna" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:36" ["updated_at"]=> string(19) "2026-04-03 14:46:34" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813754" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-12 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-12 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3120 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3086 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3049 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(52028) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3071 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(52028) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(52028) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3037 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3015 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2995 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2961 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34864) ["username"]=> NULL ["first_name"]=> string(9) "Magdalena" ["last_name"]=> string(15) "Huczek-Makowska" ["email"]=> string(33) "magdalena.huczek.makowska@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$vYS98Le5IAhzuK6rxJT.uODgO.lKIO2KWO.6DG3I4ngt9KEFuEdHq" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$tZyGlmI8bWdmHUde/K2J0OsrIUStpT.tHXuWaE5/GdcdPF8SMqW2y" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:24" ["updated_at"]=> string(19) "2025-09-24 13:26:04" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(2061) "

Prawniczka z wykształcenia, managerka z pasji, mówczyni przykuwająca uwagę. Trenerka neurobiznesu, wykładowca akademicki. 

Członkini Zarządu Stowarzyszenia Profesjonalnych Mówczyń i Mówców. Od kilu lat współorganizuje i jest trenerką na Otwartych Warsztatach Wystąpień Publicznych. 

Ponad 25 lat doświadczenia w zarządzaniu pracownikami i zespołami o rozproszonej strukturze. Jako członek kadry managerskiej współodpowiedzialna za dwa największe strat-upy w branży finansowej – EuroBank i DB Kredyt w ramach Deutsche Bank. Dyrektor sprzedaży, członek zarządu spółek sektora bankowego i ubezpieczeniowego.  Twórczyni i właścicielka platformy ubezpieczeniowej Totalnie Zdalnie. 

Trenerka. Dzieli się doświadczeniem zdobytym w realnych sytuacjach biznesowych, co czyni szkolenia praktycznymi i efektywnymi.  Pracuje z firmami o ugruntowanej pozycji i start-upami. Specjalizuje się w odpowiedzialnej komunikacji, przywództwie, audytach sprzedażowych i zarządzaniu sprzedażą. Autorka szkolenia dla kadry managerskiej i przedsiębiorców, realizowanego w formule seminariów „Zarządzanie przy kawie”.  Szkoli grupy z wystąpień publicznych i wspiera indywidulanie przygotowując do wystąpień biznesowych, sprzedażowych i prelekcji.

Fanka ludzkiego mózgu, absolwentka studiów podyplomowych „Neuro - Przywództwo”, a obecnie wykłada na tym kierunku na Uczelni łazarskiego. Wie, że mózg ma moc, a wiedza o tym jak tę moc wykorzystać pozwala osiągać spektakularne rezultaty.

Kobieta energia, empatia i elastyczność. Uwielbia ludzi, chce z nimi rozmawiać i do nich mówić, dzielić się wiedzą, inspirować. Pasjonatka podróży.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34864_large_photo_png_1760419193.png" ["large_photo_webp"]=> string(50) "photos/user_34864_large_photo_webp_1760419193.webp" ["small_photo_png"]=> string(48) "photos/user_34864_small_photo_png_1760419193.png" ["small_photo_webp"]=> string(50) "photos/user_34864_small_photo_webp_1760419193.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34864) ["username"]=> NULL ["first_name"]=> string(9) "Magdalena" ["last_name"]=> string(15) "Huczek-Makowska" ["email"]=> string(33) "magdalena.huczek.makowska@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$vYS98Le5IAhzuK6rxJT.uODgO.lKIO2KWO.6DG3I4ngt9KEFuEdHq" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$tZyGlmI8bWdmHUde/K2J0OsrIUStpT.tHXuWaE5/GdcdPF8SMqW2y" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:24" ["updated_at"]=> string(19) "2025-09-24 13:26:04" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(2061) "

Prawniczka z wykształcenia, managerka z pasji, mówczyni przykuwająca uwagę. Trenerka neurobiznesu, wykładowca akademicki. 

Członkini Zarządu Stowarzyszenia Profesjonalnych Mówczyń i Mówców. Od kilu lat współorganizuje i jest trenerką na Otwartych Warsztatach Wystąpień Publicznych. 

Ponad 25 lat doświadczenia w zarządzaniu pracownikami i zespołami o rozproszonej strukturze. Jako członek kadry managerskiej współodpowiedzialna za dwa największe strat-upy w branży finansowej – EuroBank i DB Kredyt w ramach Deutsche Bank. Dyrektor sprzedaży, członek zarządu spółek sektora bankowego i ubezpieczeniowego.  Twórczyni i właścicielka platformy ubezpieczeniowej Totalnie Zdalnie. 

Trenerka. Dzieli się doświadczeniem zdobytym w realnych sytuacjach biznesowych, co czyni szkolenia praktycznymi i efektywnymi.  Pracuje z firmami o ugruntowanej pozycji i start-upami. Specjalizuje się w odpowiedzialnej komunikacji, przywództwie, audytach sprzedażowych i zarządzaniu sprzedażą. Autorka szkolenia dla kadry managerskiej i przedsiębiorców, realizowanego w formule seminariów „Zarządzanie przy kawie”.  Szkoli grupy z wystąpień publicznych i wspiera indywidulanie przygotowując do wystąpień biznesowych, sprzedażowych i prelekcji.

Fanka ludzkiego mózgu, absolwentka studiów podyplomowych „Neuro - Przywództwo”, a obecnie wykłada na tym kierunku na Uczelni łazarskiego. Wie, że mózg ma moc, a wiedza o tym jak tę moc wykorzystać pozwala osiągać spektakularne rezultaty.

Kobieta energia, empatia i elastyczność. Uwielbia ludzi, chce z nimi rozmawiać i do nich mówić, dzielić się wiedzą, inspirować. Pasjonatka podróży.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34864_large_photo_png_1760419193.png" ["large_photo_webp"]=> string(50) "photos/user_34864_large_photo_webp_1760419193.webp" ["small_photo_png"]=> string(48) "photos/user_34864_small_photo_png_1760419193.png" ["small_photo_webp"]=> string(50) "photos/user_34864_small_photo_webp_1760419193.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(52028) ["pivot_author_id"]=> int(34864) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2979 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(52028) ["author_id"]=> int(34864) } ["original":protected]=> array(2) { ["product_id"]=> int(52028) ["author_id"]=> int(34864) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2985 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2943 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(52028) ["product_id"]=> int(52028) ["locale"]=> string(2) "pl" ["name"]=> string(105) "Akademia Wystąpień Publicznych / Biznesowych - Moduł 8 - Profesjonalna prezentacja on-line i sceniczna" ["content"]=> string(1695) "

OPIS WEBINARU

Profesjonalna prezentacja online i sceniczna – codzienność lidera

Dla kogo:

Liderzy, menedżerowie, eksperci, sprzedawcy, HR, osoby, które muszą prezentować pomysły, wyniki i projekty – zarówno na spotkaniach online, jak i na scenie.

Cel:

Pokazać, że każda minuta w roli lidera to wystąpienie publiczne – a pierwsza minuta przesądza, czy ludzie będą chcieli słuchać dalej.

Wartość w pigułce:

- poznasz 4 sposoby na pierwszą minutę, która zatrzymuje uwagę,

- dowiesz się, jak struktura wypowiedzi wpływa na mózg odbiorcy,

- zobaczysz, jak różni się praca na scenie od wystąpień online,

- dostaniesz 3 ramki budowania przekazu, które porządkują nawet trudne treści.

 

PROGRAM

1. Każda przestrzeń to scena lidera – od 1:1 po konferencję; dlaczego mózg słuchacza zawsze ocenia.

2. Pierwsza minuta – decydujące 60 sekund – pytanie, obraz, statystyka, mini-historia.

3. Struktura przekazu, która ratuje przed chaosem – 3 ramki: problem–rozwiązanie–korzyść; początek–rozwinięcie–puenta; co–dlaczego–co dalej.

4. Online vs scena – jak nie przegrać ze slajdem; różnice w uwadze i energii słuchaczy.

5. Q&A + mini-ćwiczenie – ułóż swoją wypowiedź w jednej ramce.

Dla uczestników:

- Mini-ściąga „Pierwsza minuta – 4 sposoby otwarcia”.

- 3 ramki do budowania wypowiedzi.

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
12 maja 2026

Czas zakończenia:

10:30
12 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(52028) ["product_id"]=> int(52028) ["locale"]=> string(2) "pl" ["name"]=> string(105) "Akademia Wystąpień Publicznych / Biznesowych - Moduł 8 - Profesjonalna prezentacja on-line i sceniczna" ["content"]=> string(1695) "

OPIS WEBINARU

Profesjonalna prezentacja online i sceniczna – codzienność lidera

Dla kogo:

Liderzy, menedżerowie, eksperci, sprzedawcy, HR, osoby, które muszą prezentować pomysły, wyniki i projekty – zarówno na spotkaniach online, jak i na scenie.

Cel:

Pokazać, że każda minuta w roli lidera to wystąpienie publiczne – a pierwsza minuta przesądza, czy ludzie będą chcieli słuchać dalej.

Wartość w pigułce:

- poznasz 4 sposoby na pierwszą minutę, która zatrzymuje uwagę,

- dowiesz się, jak struktura wypowiedzi wpływa na mózg odbiorcy,

- zobaczysz, jak różni się praca na scenie od wystąpień online,

- dostaniesz 3 ramki budowania przekazu, które porządkują nawet trudne treści.

 

PROGRAM

1. Każda przestrzeń to scena lidera – od 1:1 po konferencję; dlaczego mózg słuchacza zawsze ocenia.

2. Pierwsza minuta – decydujące 60 sekund – pytanie, obraz, statystyka, mini-historia.

3. Struktura przekazu, która ratuje przed chaosem – 3 ramki: problem–rozwiązanie–korzyść; początek–rozwinięcie–puenta; co–dlaczego–co dalej.

4. Online vs scena – jak nie przegrać ze slajdem; różnice w uwadze i energii słuchaczy.

5. Q&A + mini-ćwiczenie – ułóż swoją wypowiedź w jednej ramce.

Dla uczestników:

- Mini-ściąga „Pierwsza minuta – 4 sposoby otwarcia”.

- 3 ramki do budowania wypowiedzi.

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
12 maja 2026

Czas zakończenia:

10:30
12 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [7]=> object(App\Models\Product)#3132 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(52029) ["slug"]=> string(86) "akademia-menedzera-lidera-biznesu-modul-9-zarzadzanie-konfliktem-i-sytuacjami-trudnymi" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:45" ["updated_at"]=> string(19) "2026-04-03 14:46:36" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813755" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-13 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-13 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(52029) ["slug"]=> string(86) "akademia-menedzera-lidera-biznesu-modul-9-zarzadzanie-konfliktem-i-sytuacjami-trudnymi" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:45" ["updated_at"]=> string(19) "2026-04-03 14:46:36" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813755" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-13 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-13 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3119 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3085 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3048 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(52029) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3074 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(52029) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(52029) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3036 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3014 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2994 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2960 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34864) ["username"]=> NULL ["first_name"]=> string(9) "Magdalena" ["last_name"]=> string(15) "Huczek-Makowska" ["email"]=> string(33) "magdalena.huczek.makowska@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$vYS98Le5IAhzuK6rxJT.uODgO.lKIO2KWO.6DG3I4ngt9KEFuEdHq" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$tZyGlmI8bWdmHUde/K2J0OsrIUStpT.tHXuWaE5/GdcdPF8SMqW2y" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:24" ["updated_at"]=> string(19) "2025-09-24 13:26:04" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(2061) "

Prawniczka z wykształcenia, managerka z pasji, mówczyni przykuwająca uwagę. Trenerka neurobiznesu, wykładowca akademicki. 

Członkini Zarządu Stowarzyszenia Profesjonalnych Mówczyń i Mówców. Od kilu lat współorganizuje i jest trenerką na Otwartych Warsztatach Wystąpień Publicznych. 

Ponad 25 lat doświadczenia w zarządzaniu pracownikami i zespołami o rozproszonej strukturze. Jako członek kadry managerskiej współodpowiedzialna za dwa największe strat-upy w branży finansowej – EuroBank i DB Kredyt w ramach Deutsche Bank. Dyrektor sprzedaży, członek zarządu spółek sektora bankowego i ubezpieczeniowego.  Twórczyni i właścicielka platformy ubezpieczeniowej Totalnie Zdalnie. 

Trenerka. Dzieli się doświadczeniem zdobytym w realnych sytuacjach biznesowych, co czyni szkolenia praktycznymi i efektywnymi.  Pracuje z firmami o ugruntowanej pozycji i start-upami. Specjalizuje się w odpowiedzialnej komunikacji, przywództwie, audytach sprzedażowych i zarządzaniu sprzedażą. Autorka szkolenia dla kadry managerskiej i przedsiębiorców, realizowanego w formule seminariów „Zarządzanie przy kawie”.  Szkoli grupy z wystąpień publicznych i wspiera indywidulanie przygotowując do wystąpień biznesowych, sprzedażowych i prelekcji.

Fanka ludzkiego mózgu, absolwentka studiów podyplomowych „Neuro - Przywództwo”, a obecnie wykłada na tym kierunku na Uczelni łazarskiego. Wie, że mózg ma moc, a wiedza o tym jak tę moc wykorzystać pozwala osiągać spektakularne rezultaty.

Kobieta energia, empatia i elastyczność. Uwielbia ludzi, chce z nimi rozmawiać i do nich mówić, dzielić się wiedzą, inspirować. Pasjonatka podróży.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34864_large_photo_png_1760419193.png" ["large_photo_webp"]=> string(50) "photos/user_34864_large_photo_webp_1760419193.webp" ["small_photo_png"]=> string(48) "photos/user_34864_small_photo_png_1760419193.png" ["small_photo_webp"]=> string(50) "photos/user_34864_small_photo_webp_1760419193.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34864) ["username"]=> NULL ["first_name"]=> string(9) "Magdalena" ["last_name"]=> string(15) "Huczek-Makowska" ["email"]=> string(33) "magdalena.huczek.makowska@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$vYS98Le5IAhzuK6rxJT.uODgO.lKIO2KWO.6DG3I4ngt9KEFuEdHq" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$tZyGlmI8bWdmHUde/K2J0OsrIUStpT.tHXuWaE5/GdcdPF8SMqW2y" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:24" ["updated_at"]=> string(19) "2025-09-24 13:26:04" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(2061) "

Prawniczka z wykształcenia, managerka z pasji, mówczyni przykuwająca uwagę. Trenerka neurobiznesu, wykładowca akademicki. 

Członkini Zarządu Stowarzyszenia Profesjonalnych Mówczyń i Mówców. Od kilu lat współorganizuje i jest trenerką na Otwartych Warsztatach Wystąpień Publicznych. 

Ponad 25 lat doświadczenia w zarządzaniu pracownikami i zespołami o rozproszonej strukturze. Jako członek kadry managerskiej współodpowiedzialna za dwa największe strat-upy w branży finansowej – EuroBank i DB Kredyt w ramach Deutsche Bank. Dyrektor sprzedaży, członek zarządu spółek sektora bankowego i ubezpieczeniowego.  Twórczyni i właścicielka platformy ubezpieczeniowej Totalnie Zdalnie. 

Trenerka. Dzieli się doświadczeniem zdobytym w realnych sytuacjach biznesowych, co czyni szkolenia praktycznymi i efektywnymi.  Pracuje z firmami o ugruntowanej pozycji i start-upami. Specjalizuje się w odpowiedzialnej komunikacji, przywództwie, audytach sprzedażowych i zarządzaniu sprzedażą. Autorka szkolenia dla kadry managerskiej i przedsiębiorców, realizowanego w formule seminariów „Zarządzanie przy kawie”.  Szkoli grupy z wystąpień publicznych i wspiera indywidulanie przygotowując do wystąpień biznesowych, sprzedażowych i prelekcji.

Fanka ludzkiego mózgu, absolwentka studiów podyplomowych „Neuro - Przywództwo”, a obecnie wykłada na tym kierunku na Uczelni łazarskiego. Wie, że mózg ma moc, a wiedza o tym jak tę moc wykorzystać pozwala osiągać spektakularne rezultaty.

Kobieta energia, empatia i elastyczność. Uwielbia ludzi, chce z nimi rozmawiać i do nich mówić, dzielić się wiedzą, inspirować. Pasjonatka podróży.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34864_large_photo_png_1760419193.png" ["large_photo_webp"]=> string(50) "photos/user_34864_large_photo_webp_1760419193.webp" ["small_photo_png"]=> string(48) "photos/user_34864_small_photo_png_1760419193.png" ["small_photo_webp"]=> string(50) "photos/user_34864_small_photo_webp_1760419193.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(52029) ["pivot_author_id"]=> int(34864) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2983 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(52029) ["author_id"]=> int(34864) } ["original":protected]=> array(2) { ["product_id"]=> int(52029) ["author_id"]=> int(34864) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2991 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2942 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(52029) ["product_id"]=> int(52029) ["locale"]=> string(2) "pl" ["name"]=> string(95) "Akademia Menedżera / Lidera Biznesu - Moduł 9 - Zarządzanie konfliktem i sytuacjami trudnymi" ["content"]=> string(1517) "

OPIS WEBINARU

WEBINAR: Zarządzanie konfliktem i sytuacjami trudnymi – rola lidera

Czas trwania: 40 minut | online

Dla kogo: liderzy, menedżerowie, przedsiębiorcy, HR i specjaliści zespołów

Cel

Poznasz 3 strategie, które pozwalają zamieniać konflikty w źródło rozwoju i ograniczać koszty sytuacji trudnych w zespole.

Wartość w pigułce

• Dowiesz się, co dzieje się w mózgu podczas konfliktu i dlaczego często „reagujemy zamiast działać”.

• Poznasz 5 stylów zachowań w konflikcie według Thomasa-Kilmanna.

• Odkryjesz 2 techniki lidera, które pomagają obniżyć napięcie i wrócić do merytoryki.

 

PROGRAM

1. Nieuchronność konfliktu – dlaczego spory są naturalną częścią pracy zespołowej.

2. Neurobiologia konfliktu – kortyzol, adrenalina i reakcja „walcz–uciekaj–zamroź się”.

3. Pięć stylów zarządzania konfliktem (Thomas-Kilmann).

4. 2 narzędzia lidera: Porozumienie bez przemocy (NVC) + technika obniżania napięcia.

5. Q&A – Twoje pytania, moje odpowiedzi.

Dla uczestników

• Mini-ściąga: „5 stylów konfliktu + 4 kroki NVC”.

• Zaproszenie na pełne szkolenie „Zarządzanie konfliktem i sytuacjami trudnymi” (5h warsztat online).

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
13 maja 2026

Czas zakończenia:

10:30
13 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(52029) ["product_id"]=> int(52029) ["locale"]=> string(2) "pl" ["name"]=> string(95) "Akademia Menedżera / Lidera Biznesu - Moduł 9 - Zarządzanie konfliktem i sytuacjami trudnymi" ["content"]=> string(1517) "

OPIS WEBINARU

WEBINAR: Zarządzanie konfliktem i sytuacjami trudnymi – rola lidera

Czas trwania: 40 minut | online

Dla kogo: liderzy, menedżerowie, przedsiębiorcy, HR i specjaliści zespołów

Cel

Poznasz 3 strategie, które pozwalają zamieniać konflikty w źródło rozwoju i ograniczać koszty sytuacji trudnych w zespole.

Wartość w pigułce

• Dowiesz się, co dzieje się w mózgu podczas konfliktu i dlaczego często „reagujemy zamiast działać”.

• Poznasz 5 stylów zachowań w konflikcie według Thomasa-Kilmanna.

• Odkryjesz 2 techniki lidera, które pomagają obniżyć napięcie i wrócić do merytoryki.

 

PROGRAM

1. Nieuchronność konfliktu – dlaczego spory są naturalną częścią pracy zespołowej.

2. Neurobiologia konfliktu – kortyzol, adrenalina i reakcja „walcz–uciekaj–zamroź się”.

3. Pięć stylów zarządzania konfliktem (Thomas-Kilmann).

4. 2 narzędzia lidera: Porozumienie bez przemocy (NVC) + technika obniżania napięcia.

5. Q&A – Twoje pytania, moje odpowiedzi.

Dla uczestników

• Mini-ściąga: „5 stylów konfliktu + 4 kroki NVC”.

• Zaproszenie na pełne szkolenie „Zarządzanie konfliktem i sytuacjami trudnymi” (5h warsztat online).

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
13 maja 2026

Czas zakończenia:

10:30
13 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [8]=> object(App\Models\Product)#3131 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(52030) ["slug"]=> string(165) "akademia-sprzedazy-i-negocjacji-modul-9-zarzadzanie-obiekcjami-i-trudnymi-klientami-techniki-obrony-ceny-czyli-zarzadzanie-obiekcjami-na-przykladzie-obiekcji-cenowej" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:48" ["updated_at"]=> string(19) "2026-04-03 14:46:39" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813756" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-21 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-21 10:40:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(52030) ["slug"]=> string(165) "akademia-sprzedazy-i-negocjacji-modul-9-zarzadzanie-obiekcjami-i-trudnymi-klientami-techniki-obrony-ceny-czyli-zarzadzanie-obiekcjami-na-przykladzie-obiekcji-cenowej" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:48" ["updated_at"]=> string(19) "2026-04-03 14:46:39" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813756" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-21 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-21 10:40:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3118 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3084 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3047 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(52030) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3075 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(52030) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(52030) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3035 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3013 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2993 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2959 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(34863) ["username"]=> NULL ["first_name"]=> string(4) "Adam" ["last_name"]=> string(6) "Szaran" ["email"]=> string(19) "adam.szaran@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$rcmX8.U1dkr8tiAlGxlMJ.DdWmZPRApuYDUt7KMWxNCea/E6ibGwy" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$XnIItw4t7HAKxGXIe0Ly8u3pmvOjmFwTic5QkHc5M9YzZH6tpA0yK" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:13" ["updated_at"]=> string(19) "2025-08-22 11:06:37" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1622) "

Trener Sprzedaży, Mówca, Dyplomowany Coach,  Hipnoterapeuta z międzynarodową certyfikacją. Specjalista w zakresie technik obrony ceny.

Jedyny trener sprzedaży prowadzący autorski program na ogólnopolskiej antenie telewizji BIZNES24. Ekspert TVN BiŚ oraz DD TVN. Prowadził też audycje tematyczne w lokalnych rozgłośniach radiowych, wykładał w Akademii Telewizyjnej TVP.  Przez 13 lat współtworzył markę szkoleniową Al Fianco Partners dziś tworzy markę Inżynieria Sprzedaży. Szkolił zespoły sprzedażowe i obsługi klienta w Polsce i zagranicą w tym w USA, Czechach, Grecji czy Niemczech. Swoje szkolenia prowadził w prawie każdej branży. 

Jego artykuły z zakresu sprzedaży i zarządzania ukazują się w czasopismach „Nowa Sprzedaż”, „OOH Magazine”, „Marketer+” „ESTATE” „As Sprzedaży” i „Tygrysy Biznesu. Autor i współautor wielu publikacji w formie audiobooków (m.in. Storytelling, Psychotechniki w przyjęciu reklamacji, Presonal Branding) oraz bestsellerowych książek (Zjednuj ludzi w kilka sekund, Techniki sprzedaży zdalnej, Techniki Obrony Ceny i Shut up!). Występował jako aktor w spektaklach teatralnych kierowanych do biznesu. Pasjonat psychologii społecznej. Dostarcza pełne konkretów i motywacji szkolenia sił sprzedaży, wykłady i power speech dla firm i dzieli się wiedzą w ramach projektów medialnych.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34863_large_photo_png_1760419214.png" ["large_photo_webp"]=> string(50) "photos/user_34863_large_photo_webp_1760419214.webp" ["small_photo_png"]=> string(48) "photos/user_34863_small_photo_png_1760419214.png" ["small_photo_webp"]=> string(50) "photos/user_34863_small_photo_webp_1760419214.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(34863) ["username"]=> NULL ["first_name"]=> string(4) "Adam" ["last_name"]=> string(6) "Szaran" ["email"]=> string(19) "adam.szaran@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$rcmX8.U1dkr8tiAlGxlMJ.DdWmZPRApuYDUt7KMWxNCea/E6ibGwy" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$XnIItw4t7HAKxGXIe0Ly8u3pmvOjmFwTic5QkHc5M9YzZH6tpA0yK" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-08-22 11:01:13" ["updated_at"]=> string(19) "2025-08-22 11:06:37" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1622) "

Trener Sprzedaży, Mówca, Dyplomowany Coach,  Hipnoterapeuta z międzynarodową certyfikacją. Specjalista w zakresie technik obrony ceny.

Jedyny trener sprzedaży prowadzący autorski program na ogólnopolskiej antenie telewizji BIZNES24. Ekspert TVN BiŚ oraz DD TVN. Prowadził też audycje tematyczne w lokalnych rozgłośniach radiowych, wykładał w Akademii Telewizyjnej TVP.  Przez 13 lat współtworzył markę szkoleniową Al Fianco Partners dziś tworzy markę Inżynieria Sprzedaży. Szkolił zespoły sprzedażowe i obsługi klienta w Polsce i zagranicą w tym w USA, Czechach, Grecji czy Niemczech. Swoje szkolenia prowadził w prawie każdej branży. 

Jego artykuły z zakresu sprzedaży i zarządzania ukazują się w czasopismach „Nowa Sprzedaż”, „OOH Magazine”, „Marketer+” „ESTATE” „As Sprzedaży” i „Tygrysy Biznesu. Autor i współautor wielu publikacji w formie audiobooków (m.in. Storytelling, Psychotechniki w przyjęciu reklamacji, Presonal Branding) oraz bestsellerowych książek (Zjednuj ludzi w kilka sekund, Techniki sprzedaży zdalnej, Techniki Obrony Ceny i Shut up!). Występował jako aktor w spektaklach teatralnych kierowanych do biznesu. Pasjonat psychologii społecznej. Dostarcza pełne konkretów i motywacji szkolenia sił sprzedaży, wykłady i power speech dla firm i dzieli się wiedzą w ramach projektów medialnych.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_34863_large_photo_png_1760419214.png" ["large_photo_webp"]=> string(50) "photos/user_34863_large_photo_webp_1760419214.webp" ["small_photo_png"]=> string(48) "photos/user_34863_small_photo_png_1760419214.png" ["small_photo_webp"]=> string(50) "photos/user_34863_small_photo_webp_1760419214.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(52030) ["pivot_author_id"]=> int(34863) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2984 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(52030) ["author_id"]=> int(34863) } ["original":protected]=> array(2) { ["product_id"]=> int(52030) ["author_id"]=> int(34863) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2990 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2941 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(52030) ["product_id"]=> int(52030) ["locale"]=> string(2) "pl" ["name"]=> string(177) "Akademia Sprzedaży i Negocjacji - Moduł 9 - Zarządzanie obiekcjami i trudnymi Klientami "Techniki Obrony Ceny", czyli zarządzanie obiekcjami na przykładzie obiekcji cenowej" ["content"]=> string(1540) "

OPIS WEBINARU

WEBINAR: „Techniki Obrony Ceny” czyli zarządzanie obiekcjami na przykładzie obiekcji cenowej

Dla kogo: handlowcy, KAM/BDM, SDR/BDR, liderzy sprzedaży.

Cel

Zobaczysz, jak tworzyć warunki do neutralizacji obiekcji, poznasz technikę odpowiedzi prowadzącej do racjonalizacji i technikę reakcji na „straszenie konkurencją”.

Wartość w pigułce

• Poznasz technikę odpowiedzi na obiekcje cenowe „impro”

• Poznasz reakcję „zabierania” jako zachowanie adekwatne do zarzutu konkurencyjnego

• Będziesz znał miejsca neutralizacji obiekcji w procesie zanim usłyszysz słowa „za drogo” 

 

PROGRAM

1.        Dowiesz się skąd biorą się obiekcje 

2.        Dowiesz się jaką strategię stosować by tworzyć warunki ich neutralizacji 

3.        Poznasz typowe błędy w reakcji na obiekcje (na przykładzie obiekcji cenowej)

4.        Poznasz przykładową technikę „obrony ceny” (technika impro) i odpowiedzi na inne obiekcje.

5.        „Konkurencja jest tańsza” poznasz jedną z mocniejszych reakcji

6.        Q&A.

Dla uczestników

• Mini-ściąga (1 strona): matryca technik omówionych w czasie webinaru

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
21 maja 2026

Czas zakończenia:

10:40
21 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(52030) ["product_id"]=> int(52030) ["locale"]=> string(2) "pl" ["name"]=> string(177) "Akademia Sprzedaży i Negocjacji - Moduł 9 - Zarządzanie obiekcjami i trudnymi Klientami "Techniki Obrony Ceny", czyli zarządzanie obiekcjami na przykładzie obiekcji cenowej" ["content"]=> string(1540) "

OPIS WEBINARU

WEBINAR: „Techniki Obrony Ceny” czyli zarządzanie obiekcjami na przykładzie obiekcji cenowej

Dla kogo: handlowcy, KAM/BDM, SDR/BDR, liderzy sprzedaży.

Cel

Zobaczysz, jak tworzyć warunki do neutralizacji obiekcji, poznasz technikę odpowiedzi prowadzącej do racjonalizacji i technikę reakcji na „straszenie konkurencją”.

Wartość w pigułce

• Poznasz technikę odpowiedzi na obiekcje cenowe „impro”

• Poznasz reakcję „zabierania” jako zachowanie adekwatne do zarzutu konkurencyjnego

• Będziesz znał miejsca neutralizacji obiekcji w procesie zanim usłyszysz słowa „za drogo” 

 

PROGRAM

1.        Dowiesz się skąd biorą się obiekcje 

2.        Dowiesz się jaką strategię stosować by tworzyć warunki ich neutralizacji 

3.        Poznasz typowe błędy w reakcji na obiekcje (na przykładzie obiekcji cenowej)

4.        Poznasz przykładową technikę „obrony ceny” (technika impro) i odpowiedzi na inne obiekcje.

5.        „Konkurencja jest tańsza” poznasz jedną z mocniejszych reakcji

6.        Q&A.

Dla uczestników

• Mini-ściąga (1 strona): matryca technik omówionych w czasie webinaru

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
21 maja 2026

Czas zakończenia:

10:40
21 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [9]=> object(App\Models\Product)#3130 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(52031) ["slug"]=> string(81) "akademia-wystapien-publicznych-biznesowych-modul-9-trudna-sytuacja-i-improwizacja" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:56" ["updated_at"]=> string(19) "2026-04-03 14:46:41" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813757" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-26 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-26 10:40:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(52031) ["slug"]=> string(81) "akademia-wystapien-publicznych-biznesowych-modul-9-trudna-sytuacja-i-improwizacja" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-04-03 14:10:56" ["updated_at"]=> string(19) "2026-04-03 14:46:41" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9813757" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-05-26 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-04-03 13:47:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-05-26 10:40:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3117 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3083 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3046 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(16) ["created_at"]=> string(19) "2025-08-21 15:49:46" ["updated_at"]=> string(19) "2025-08-21 15:49:46" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(52031) ["pivot_tag_id"]=> int(16) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3073 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(52031) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(52031) ["tag_id"]=> int(16) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3162 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3034 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3027 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["original":protected]=> array(4) { ["id"]=> int(16) ["tag_id"]=> int(16) ["locale"]=> string(2) "pl" ["title"]=> string(20) "Kompetencje miękkie" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3012 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2992 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2958 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(31) { ["id"]=> int(35072) ["username"]=> NULL ["first_name"]=> string(5) "Jacek" ["last_name"]=> string(12) "Cholewiński" ["email"]=> string(25) "jacek.cholewinski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$gVz9/GTU02lohxDEXHfUDu4apoq1mp2KVgRP8MUqMXaQ7xSl3D0e6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/nwjEYgZK3tWlnfe1EopHeDOPDnrz7fdgfdjKcpWJ0lwXS7hh9Thq" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-09-02 17:41:26" ["updated_at"]=> string(19) "2025-11-13 15:13:15" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(4969) "

Autor i prowadzący program reporterski „W akcji” w TVP INFO – pokazujący pracę służb (policja, straż pożarna, ratownicy) oraz nadsyłane przez widzów przykłady niebezpiecznych zachowań kierowców na drogach. Był także autorem i prowadzącym program reporterski zajmujący się sprawami społecznymi i pomaganiem ludziom „Puls Polski” w TVP INFO. Prowadzi programy poświęcone sprawom wsi, rolnictwa, ekologii – „Tydzień” i „Agrobiznes” w TVP1. Prowadził autorskie programy w kanale informacyjnym Polskie Radio 24 (wywiady, analizy, przeglądy prasy, informacje na bieżąco). Jest autorem satyryczno-publicystycznego programu „Nie-poważnie”, do którego zaprosił legendarnego Pawła Zarzecznego, publicystycznych programów „Głos Mediów” (rozmowa ze znanymi publicystami) oraz „Dżungla polityczna” (autorskie wywiady z najważniejszymi politykami) – emitowane w TVP INFO. W poprzednich latach prowadził autorski, wieczorny program podsumowujący najważniejsze wydarzenia dnia "Minął dzień", wywiady w "Rozmowie dnia", „Poranku”, programach "Minęła 20-sta" w TVP Info i "Trzeci wymiar" w TVP3 oraz przygotowywał autorskie przeglądy prasy w porannych programach. Prezentował wiadomości Serwisów Informacyjnych. Prowadził magazyn reporterów "Na celowniku" oraz "Kawa czy herbata" w TVP 1, gdzie prezentował też autorskie przeglądy prasy. Współprowadził program "Z daleka a z bliska" w Telewizji Polonia. Przez lata był reporterem "Wiadomości" i "Panoramy". Przygotowywał i prezentował wiadomości "Z kraju i ze świata" w Programie Pierwszym Polskiego Radia (2008-2009). Przez 15 lat pracował w Programie Trzecim Polskiego Radia. W 1991 roku współtworzył Redakcję Serwisów Informacyjnych. Przez lata kierował jej pracą. W 2009 roku był wicedyrektorem Agencji Informacji TVP ds. programowych odpowiedzialnym za „Wiadomości”, „Panoramę”, „Teleexpress” i Serwisy Informacyjne TVP Info. Jest człowiekiem aktywnym – nurkuje, żegluje (pasjonuje się wszystkim, co jest związane z wodą), lata na paralotniach, jeździ na nartach, motocyklach itd. Był redaktorem naczelnym Magazynu Nurkowego NitroX. Od lat współpracuje z różnymi instytucjami szkoleniowymi m.in. Centrum Szkolenia Polskiego Radia (obecnie Radiową Akademią Umiejętności) oraz Akademią Telewizyjną. Był również uczestnikiem kilkudziesięciu szkoleń przygotowanych m.in. przy współpracy instytucji szkoleniowych ze Szwajcarii i Kanady - w zakresie funkcjonowania mediów, ale także marketingu, promocji, PR, zarządzania, pracy w warunkach zmiany oraz umiejętności radzenia sobie ze stresem. We wrześniu 1999 roku uczestniczył w Ottawie i Toronto w Kanadzie w serii szkoleń dotyczących m.in. wyżej wymienionych zagadnień. Współpracuje z Wyższą Szkołą Zarządzania i Prawa w Warszawie, Wyższą Szkołą Administracji i Biznesu w Gdyni, Wyższą Szkołą Bankową w Poznaniu i Wrocławiu oraz kilkoma firmami szkoleniowymi. Był wykładowcą Polskiego Instytutu Wspierania Mediów. Prowadził szkolenia dotyczące współpracy z mediami, dykcji, autoprezentacji, kreowania wizerunku swojego i firmy, negocjacji, budowania zespołu, pracy w warunkach stresu, kontaktów z klientami (również telefonicznych), jak również prezentacji m.in. Bakallandu, BRE Banku, Cardiff, CCC S.A., Emitela S.A., Duravit Polska, Fiat Auto Poland, Fiserv, Gaz-System S.A., GTV Poland, Hollywood S.A., Instytutu Pamięci Narodowej, ITI S.A., Kancelarii Sowisło i Topolewski, Komendy Głównej Policji, Komisji Nadzoru Finansowego, Krajowej Rady Notarialnej, Link-4, Mars Incorporated, Mazowieckiego Urzędu Marszałkowskiego, Ministerstwa Nauki i Szkolnictwa Wyższego, Ministerstwa Finansów, Muzeum II wojny światowej, Orange S.A., Polskiego Towarzystwa Przesyłu i Rozdziału Energii Elektrycznej, Polskiego Stowarzyszenia Magazynowania Energii, Plast-Pack, Państwowej Straży Pożarnej, Polskiej Agencji Żeglugi Powietrznej, Polskich Hut Stali, Polskiej Spółki Gazownictwa, Sądu Okręgowego w Warszawie, Siemens Polska, SFD S.A., Służby Celnej, Szkoły Głównej Handlowej, Służby Ratownictwa Morskiego, Totalizatora Sportowego, Toyota Motor Poland, Warsaw Institute of Aviation, Wojewody Mazowieckiego, Velux oraz innych organizacji i instytucji (m.in. ochotniczych straży pożarnych, straży miejskich, urzędów gmin, szkół itp.). Pracuje nad wizerunkiem wyższej kadry menadżerskiej. Ukończył Państwową Wyższą Szkołę Teatralną (obecnie Akademię Teatralną)  w Warszawie.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_35072_large_photo_png_1763043120.png" ["large_photo_webp"]=> string(50) "photos/user_35072_large_photo_webp_1763043195.webp" ["small_photo_png"]=> string(48) "photos/user_35072_small_photo_png_1763043195.png" ["small_photo_webp"]=> string(50) "photos/user_35072_small_photo_webp_1763043195.webp" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["id"]=> int(35072) ["username"]=> NULL ["first_name"]=> string(5) "Jacek" ["last_name"]=> string(12) "Cholewiński" ["email"]=> string(25) "jacek.cholewinski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$gVz9/GTU02lohxDEXHfUDu4apoq1mp2KVgRP8MUqMXaQ7xSl3D0e6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$/nwjEYgZK3tWlnfe1EopHeDOPDnrz7fdgfdjKcpWJ0lwXS7hh9Thq" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-09-02 17:41:26" ["updated_at"]=> string(19) "2025-11-13 15:13:15" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(4969) "

Autor i prowadzący program reporterski „W akcji” w TVP INFO – pokazujący pracę służb (policja, straż pożarna, ratownicy) oraz nadsyłane przez widzów przykłady niebezpiecznych zachowań kierowców na drogach. Był także autorem i prowadzącym program reporterski zajmujący się sprawami społecznymi i pomaganiem ludziom „Puls Polski” w TVP INFO. Prowadzi programy poświęcone sprawom wsi, rolnictwa, ekologii – „Tydzień” i „Agrobiznes” w TVP1. Prowadził autorskie programy w kanale informacyjnym Polskie Radio 24 (wywiady, analizy, przeglądy prasy, informacje na bieżąco). Jest autorem satyryczno-publicystycznego programu „Nie-poważnie”, do którego zaprosił legendarnego Pawła Zarzecznego, publicystycznych programów „Głos Mediów” (rozmowa ze znanymi publicystami) oraz „Dżungla polityczna” (autorskie wywiady z najważniejszymi politykami) – emitowane w TVP INFO. W poprzednich latach prowadził autorski, wieczorny program podsumowujący najważniejsze wydarzenia dnia "Minął dzień", wywiady w "Rozmowie dnia", „Poranku”, programach "Minęła 20-sta" w TVP Info i "Trzeci wymiar" w TVP3 oraz przygotowywał autorskie przeglądy prasy w porannych programach. Prezentował wiadomości Serwisów Informacyjnych. Prowadził magazyn reporterów "Na celowniku" oraz "Kawa czy herbata" w TVP 1, gdzie prezentował też autorskie przeglądy prasy. Współprowadził program "Z daleka a z bliska" w Telewizji Polonia. Przez lata był reporterem "Wiadomości" i "Panoramy". Przygotowywał i prezentował wiadomości "Z kraju i ze świata" w Programie Pierwszym Polskiego Radia (2008-2009). Przez 15 lat pracował w Programie Trzecim Polskiego Radia. W 1991 roku współtworzył Redakcję Serwisów Informacyjnych. Przez lata kierował jej pracą. W 2009 roku był wicedyrektorem Agencji Informacji TVP ds. programowych odpowiedzialnym za „Wiadomości”, „Panoramę”, „Teleexpress” i Serwisy Informacyjne TVP Info. Jest człowiekiem aktywnym – nurkuje, żegluje (pasjonuje się wszystkim, co jest związane z wodą), lata na paralotniach, jeździ na nartach, motocyklach itd. Był redaktorem naczelnym Magazynu Nurkowego NitroX. Od lat współpracuje z różnymi instytucjami szkoleniowymi m.in. Centrum Szkolenia Polskiego Radia (obecnie Radiową Akademią Umiejętności) oraz Akademią Telewizyjną. Był również uczestnikiem kilkudziesięciu szkoleń przygotowanych m.in. przy współpracy instytucji szkoleniowych ze Szwajcarii i Kanady - w zakresie funkcjonowania mediów, ale także marketingu, promocji, PR, zarządzania, pracy w warunkach zmiany oraz umiejętności radzenia sobie ze stresem. We wrześniu 1999 roku uczestniczył w Ottawie i Toronto w Kanadzie w serii szkoleń dotyczących m.in. wyżej wymienionych zagadnień. Współpracuje z Wyższą Szkołą Zarządzania i Prawa w Warszawie, Wyższą Szkołą Administracji i Biznesu w Gdyni, Wyższą Szkołą Bankową w Poznaniu i Wrocławiu oraz kilkoma firmami szkoleniowymi. Był wykładowcą Polskiego Instytutu Wspierania Mediów. Prowadził szkolenia dotyczące współpracy z mediami, dykcji, autoprezentacji, kreowania wizerunku swojego i firmy, negocjacji, budowania zespołu, pracy w warunkach stresu, kontaktów z klientami (również telefonicznych), jak również prezentacji m.in. Bakallandu, BRE Banku, Cardiff, CCC S.A., Emitela S.A., Duravit Polska, Fiat Auto Poland, Fiserv, Gaz-System S.A., GTV Poland, Hollywood S.A., Instytutu Pamięci Narodowej, ITI S.A., Kancelarii Sowisło i Topolewski, Komendy Głównej Policji, Komisji Nadzoru Finansowego, Krajowej Rady Notarialnej, Link-4, Mars Incorporated, Mazowieckiego Urzędu Marszałkowskiego, Ministerstwa Nauki i Szkolnictwa Wyższego, Ministerstwa Finansów, Muzeum II wojny światowej, Orange S.A., Polskiego Towarzystwa Przesyłu i Rozdziału Energii Elektrycznej, Polskiego Stowarzyszenia Magazynowania Energii, Plast-Pack, Państwowej Straży Pożarnej, Polskiej Agencji Żeglugi Powietrznej, Polskich Hut Stali, Polskiej Spółki Gazownictwa, Sądu Okręgowego w Warszawie, Siemens Polska, SFD S.A., Służby Celnej, Szkoły Głównej Handlowej, Służby Ratownictwa Morskiego, Totalizatora Sportowego, Toyota Motor Poland, Warsaw Institute of Aviation, Wojewody Mazowieckiego, Velux oraz innych organizacji i instytucji (m.in. ochotniczych straży pożarnych, straży miejskich, urzędów gmin, szkół itp.). Pracuje nad wizerunkiem wyższej kadry menadżerskiej. Ukończył Państwową Wyższą Szkołę Teatralną (obecnie Akademię Teatralną)  w Warszawie.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_35072_large_photo_png_1763043120.png" ["large_photo_webp"]=> string(50) "photos/user_35072_large_photo_webp_1763043195.webp" ["small_photo_png"]=> string(48) "photos/user_35072_small_photo_png_1763043195.png" ["small_photo_webp"]=> string(50) "photos/user_35072_small_photo_webp_1763043195.webp" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(52031) ["pivot_author_id"]=> int(35072) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2982 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(52031) ["author_id"]=> int(35072) } ["original":protected]=> array(2) { ["product_id"]=> int(52031) ["author_id"]=> int(35072) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3042 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2986 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2940 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(52031) ["product_id"]=> int(52031) ["locale"]=> string(2) "pl" ["name"]=> string(90) "Akademia Wystąpień Publicznych / Biznesowych - Moduł 9 - Trudna sytuacja i improwizacja" ["content"]=> string(1648) "

OPIS WEBINARU

WEBINAR: Trudna sytuacja i improwizacja — od blokady do elastyczności 

Kiedy: do ustalenia (online) Dla kogo: liderzy, eksperci, trenerzy, handlowcy, osoby występujące publicznie lub prowadzące spotkania online/offline

Cel

W 40 minut zobaczysz, jak reagować w trudnych, nieprzewidywalnych sytuacjach podczas wystąpień — z zachowaniem spokoju, struktury i kontaktu z odbiorcą.

Wartość w pigułce:

• 30-sek. ramka reakcji (Sytuacja–Intencja–Struktura) + odzyskiwanie rytmu „3xP” (Pauza–Przekierowanie–Puenta)

• 3 typy trudnych sytuacji: techniczne, emocjonalne, merytoryczne — i jak na nie reagować

• Struktura improwizacji: Obserwacja–Reakcja–Puenta — jak mówić „na gorąco” bez chaosu

• Kotwice komunikacyjne: pytanie, metafora, gest — szybkie odzyskiwanie wpływu

 

PROGRAM

1.        Rola mówcy w trudnej sytuacji: od reakcji obronnej do komunikacyjnej (krótkie „przed/po”)

2.        Ramka reakcji w 30 sekund: Sytuacja–Intencja–Struktura (mini-demo)

3.        Typy trudnych sytuacji + mapa reakcji i „czerwone lampki”

4.        Struktura improwizacji + reakcja 3xP w praktyce (szablon)

5.        Kotwice komunikacyjne: jak odzyskać rytm i kontakt w 2 minuty

6.        Q&A

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
26 maja 2026

Czas zakończenia:

10:40
26 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(52031) ["product_id"]=> int(52031) ["locale"]=> string(2) "pl" ["name"]=> string(90) "Akademia Wystąpień Publicznych / Biznesowych - Moduł 9 - Trudna sytuacja i improwizacja" ["content"]=> string(1648) "

OPIS WEBINARU

WEBINAR: Trudna sytuacja i improwizacja — od blokady do elastyczności 

Kiedy: do ustalenia (online) Dla kogo: liderzy, eksperci, trenerzy, handlowcy, osoby występujące publicznie lub prowadzące spotkania online/offline

Cel

W 40 minut zobaczysz, jak reagować w trudnych, nieprzewidywalnych sytuacjach podczas wystąpień — z zachowaniem spokoju, struktury i kontaktu z odbiorcą.

Wartość w pigułce:

• 30-sek. ramka reakcji (Sytuacja–Intencja–Struktura) + odzyskiwanie rytmu „3xP” (Pauza–Przekierowanie–Puenta)

• 3 typy trudnych sytuacji: techniczne, emocjonalne, merytoryczne — i jak na nie reagować

• Struktura improwizacji: Obserwacja–Reakcja–Puenta — jak mówić „na gorąco” bez chaosu

• Kotwice komunikacyjne: pytanie, metafora, gest — szybkie odzyskiwanie wpływu

 

PROGRAM

1.        Rola mówcy w trudnej sytuacji: od reakcji obronnej do komunikacyjnej (krótkie „przed/po”)

2.        Ramka reakcji w 30 sekund: Sytuacja–Intencja–Struktura (mini-demo)

3.        Typy trudnych sytuacji + mapa reakcji i „czerwone lampki”

4.        Struktura improwizacji + reakcja 3xP w praktyce (szablon)

5.        Kotwice komunikacyjne: jak odzyskać rytm i kontakt w 2 minuty

6.        Q&A

" ["description"]=> string(0) "" ["additional_info"]=> string(1185) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
26 maja 2026

Czas zakończenia:

10:40
26 maja 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } } ["escapeWhenCastingToString":protected]=> bool(false) } ["perPage":protected]=> int(12) ["currentPage":protected]=> int(1) ["path":protected]=> string(69) "https://akademialtca.pl/katalog/kompetencje-miekkie/webinaria-na-zywo" ["query":protected]=> array(0) { } ["fragment":protected]=> NULL ["pageName":protected]=> string(4) "page" ["onEachSide"]=> int(3) ["options":protected]=> array(2) { ["path"]=> string(69) "https://akademialtca.pl/katalog/kompetencje-miekkie/webinaria-na-zywo" ["pageName"]=> string(4) "page" } ["total":protected]=> int(10) ["lastPage":protected]=> int(1) }

Znaleziono 10 szkoleń

Call Now Button
Kalkulator
podatkowy 2026
Jak korzystać z abonamentu?
Instrukcja video
Zapisz się
na newsletter!