.elementor-324 .elementor-element.elementor-element-0d9d699{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-324 .elementor-element.elementor-element-b4c25b9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-324 .elementor-element.elementor-element-af793c8{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-324 .elementor-element.elementor-element-af793c8 > .elementor-widget-container{margin:30px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-324 .elementor-element.elementor-element-af793c8 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-324 .elementor-element.elementor-element-af793c8:after{content:"0.66";}.elementor-324 .elementor-element.elementor-element-af793c8 .elementor-post__thumbnail__link{width:80%;}.elementor-324 .elementor-element.elementor-element-af793c8.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-324 .elementor-element.elementor-element-af793c8.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-324 .elementor-element.elementor-element-af793c8.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}@media(max-width:767px){.elementor-324 .elementor-element.elementor-element-af793c8 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-324 .elementor-element.elementor-element-af793c8:after{content:"0.5";}.elementor-324 .elementor-element.elementor-element-af793c8 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for posts, class: .elementor-element-af793c8 *//* =========================================================
   CYBERSPOKÓJ — BLOG / ELEMENTOR POSTS
   Działa dla obecnego widgetu: .elementor-element-af793c8
   oraz dla przyszłych widgetów z klasą: .cs-blog-posts
========================================================= */

:where(.elementor-element-af793c8, .cs-blog-posts),
:where(.elementor-element-af793c8, .cs-blog-posts) * {
  box-sizing: border-box;
  min-width: 0;
}

:where(.elementor-element-af793c8, .cs-blog-posts) {
  --csb-navy: #082f63;
  --csb-navy-2: #102842;
  --csb-blue: #1f83d6;
  --csb-blue-2: #58aee8;
  --csb-green: #68b978;
  --csb-bg: #f7fbff;
  --csb-soft: #eef7ff;
  --csb-white: #ffffff;
  --csb-text: #40566f;
  --csb-muted: #6e8196;
  --csb-border: rgba(8, 47, 99, 0.11);
  --csb-line: rgba(8, 47, 99, 0.055);
  --csb-shadow-xs: 0 10px 28px rgba(8, 47, 99, 0.06);
  --csb-shadow-md: 0 24px 70px rgba(8, 47, 99, 0.12);
  --csb-shadow-lg: 0 34px 95px rgba(8, 47, 99, 0.16);

  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Kontener wpisów */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-posts-container {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(20px, 3vw, 34px) !important;
  align-items: stretch !important;
}

/* Karta wpisu */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post {
  position: relative;
  display: flex !important;
  flex-direction: column !important;
  min-height: 100%;
  overflow: hidden;
  border-radius: 34px;
  background:
    radial-gradient(circle at 12% 0%, rgba(31, 131, 214, 0.08), transparent 34%),
    radial-gradient(circle at 88% 16%, rgba(104, 185, 120, 0.08), transparent 34%),
    rgba(255, 255, 255, 0.94);
  border: 1px solid var(--csb-border);
  box-shadow: var(--csb-shadow-xs);
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease,
    border-color 0.22s ease,
    background 0.22s ease;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:hover {
  transform: translateY(-5px);
  border-color: rgba(31, 131, 214, 0.24);
  box-shadow: var(--csb-shadow-md);
}

/* Placeholder dla wpisów bez obrazka wyróżniającego */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:not(.has-post-thumbnail)::before {
  content: "CyberSpokój";
  display: grid;
  place-items: center;
  width: 100%;
  aspect-ratio: 16 / 9;
  padding: 24px;
  background:
    radial-gradient(circle at 20% 18%, rgba(255, 255, 255, 0.36), transparent 28%),
    linear-gradient(135deg, #082f63 0%, #1f83d6 58%, #68b978 100%);
  color: rgba(255, 255, 255, 0.92);
  font-family: "Manrope", "Inter", system-ui, sans-serif;
  font-size: clamp(1.45rem, 3vw, 2.2rem);
  line-height: 1;
  letter-spacing: -0.055em;
  font-weight: 900;
  text-align: center;
}

/* Link obrazka */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail__link {
  position: relative;
  display: block !important;
  width: 100%;
  margin: 0 !important;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  border-radius: 0;
  background: linear-gradient(135deg, #082f63, #1f83d6);
}

/* Obrazek wyróżniający */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0 !important;
  transform: none !important;
  overflow: hidden;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail img {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100%;
  object-fit: cover !important;
  object-position: center center !important;
  transform: scale(1.01);
  transition: transform 0.35s ease, filter 0.35s ease;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:hover .elementor-post__thumbnail img {
  transform: scale(1.055);
  filter: saturate(1.03) contrast(1.03);
}

/* Warstwa delikatnego gradientu na zdjęciach */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail__link::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, transparent 42%, rgba(8, 47, 99, 0.16) 100%),
    radial-gradient(circle at 15% 12%, rgba(255,255,255,0.18), transparent 32%);
}

/* Treść karty */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__text {
  position: relative;
  display: flex !important;
  flex-direction: column;
  flex: 1 1 auto;
  padding: clamp(20px, 2.4vw, 28px) !important;
  margin: 0 !important;
}

/* Kategoria jako badge — działa po klasach kategorii WP */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__text::before {
  content: "Artykuł";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  min-height: 32px;
  margin: 0 0 14px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(31, 131, 214, 0.09);
  color: var(--csb-navy);
  font-size: 0.76rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.01em;
  white-space: nowrap;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .category-seniorzy .elementor-post__text::before {
  content: "Seniorzy";
}

:where(.elementor-element-af793c8, .cs-blog-posts) .category-gminy-i-instytucje .elementor-post__text::before {
  content: "Gminy i instytucje";
}

:where(.elementor-element-af793c8, .cs-blog-posts) .category-sztuczna-inteligencja .elementor-post__text::before {
  content: "Sztuczna inteligencja";
}

:where(.elementor-element-af793c8, .cs-blog-posts) .category-cyberbezpieczenstwo .elementor-post__text::before {
  content: "Cyberbezpieczeństwo";
}

:where(.elementor-element-af793c8, .cs-blog-posts) .category-wykluczenie-cyfrowe .elementor-post__text::before {
  content: "Wykluczenie cyfrowe";
}

/* Tytuł */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__title {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--csb-navy-2);
  font-family: "Manrope", "Inter", system-ui, sans-serif;
  font-size: clamp(1.25rem, 2.05vw, 1.72rem) !important;
  line-height: 1.14 !important;
  letter-spacing: -0.045em;
  font-weight: 900 !important;
  text-wrap: balance;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__title a {
  display: inline;
  color: var(--csb-navy-2) !important;
  text-decoration: none !important;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0% 2px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: color 0.22s ease, background-size 0.22s ease;
  overflow-wrap: anywhere;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__title a:hover {
  color: var(--csb-blue) !important;
  background-size: 100% 2px;
}

/* Meta / data, jeśli włączysz w Elementorze */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__meta-data {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  color: var(--csb-muted) !important;
  font-size: 0.82rem !important;
  line-height: 1.4;
  font-weight: 750;
}

/* Excerpt / zajawka, jeśli włączysz w Elementorze */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__excerpt {
  margin: 14px 0 0 !important;
  color: var(--csb-text);
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__excerpt p {
  margin: 0 !important;
  color: var(--csb-text) !important;
  font-size: 0.96rem !important;
  line-height: 1.68 !important;
  font-weight: 540;
  overflow-wrap: anywhere;
}

/* Przycisk "Czytaj dalej" */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__read-more {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  min-height: 44px;
  margin: auto 0 0 !important;
  padding: 0 16px !important;
  border-radius: 999px;
  background: rgba(31, 131, 214, 0.09);
  color: var(--csb-navy) !important;
  font-size: 0.9rem !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  transition:
    transform 0.22s ease,
    background 0.22s ease,
    color 0.22s ease,
    box-shadow 0.22s ease;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__read-more::after {
  content: "→";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  margin-left: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.64);
  color: currentColor;
  line-height: 1;
  transition: transform 0.22s ease;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__read-more:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, var(--csb-navy), var(--csb-blue));
  color: #fff !important;
  box-shadow: 0 16px 36px rgba(8, 47, 99, 0.2);
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__read-more:hover::after {
  transform: translateX(3px);
}

/* Odstęp między tytułem/excerptem a przyciskiem */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__title + .elementor-post__read-more {
  margin-top: 22px !important;
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__excerpt + .elementor-post__read-more {
  margin-top: 22px !important;
}

/* Focus pod dostępność */
:where(.elementor-element-af793c8, .cs-blog-posts) a:focus-visible {
  outline: 3px solid #ffbf47 !important;
  outline-offset: 4px !important;
  border-radius: 14px;
}

/* Pagination, jeśli włączysz paginację */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: clamp(26px, 4vw, 44px);
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--csb-border);
  color: var(--csb-navy) !important;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: var(--csb-shadow-xs);
}

:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-pagination .page-numbers.current,
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-pagination .page-numbers:hover {
  background: linear-gradient(135deg, var(--csb-navy), var(--csb-blue));
  color: #fff !important;
  border-color: transparent;
}

/* Tablet */
@media (max-width: 1024px) {
  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-posts-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__text {
    padding: 22px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-posts-container {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post {
    border-radius: 28px;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail__link,
  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:not(.has-post-thumbnail)::before {
    aspect-ratio: 16 / 10;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__text {
    padding: 20px !important;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__title {
    font-size: clamp(1.22rem, 6vw, 1.58rem) !important;
    line-height: 1.16 !important;
    letter-spacing: -0.035em;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__read-more {
    width: 100%;
    min-height: 48px;
  }
}

/* Bardzo małe ekrany */
@media (max-width: 420px) {
  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__text {
    padding: 18px !important;
  }

  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__text::before {
    white-space: normal;
    line-height: 1.2;
    min-height: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

/* Redukcja animacji */
@media (prefers-reduced-motion: reduce) {
  :where(.elementor-element-af793c8, .cs-blog-posts),
  :where(.elementor-element-af793c8, .cs-blog-posts) * {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
}
/* =========================================================
   POPRAWKA BLOG — OBRAZKI W ELEMENTOR POSTS
   Wklej NA KOŃCU obecnego CSS
========================================================= */

/* Prostokąt obrazka */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail__link {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  background: linear-gradient(135deg, #082f63, #1f83d6) !important;
}

/* Wewnętrzny kontener obrazka — reset Elementora */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail,
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail.elementor-fit-height,
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail.elementor-fit-width {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  transform: none !important;
}

/* Sam obrazek — zawsze wypełnia cały prostokąt */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail img,
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail.elementor-fit-height img,
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail.elementor-fit-width img {
  position: absolute !important;
  inset: 0 !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  min-width: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
  transition: none !important;
  filter: none !important;
}

/* Wyłącz ruch / zoom po najechaniu */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:hover .elementor-post__thumbnail img,
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:hover .elementor-post__thumbnail__link img {
  transform: none !important;
  scale: 1 !important;
  filter: none !important;
}

/* Usuń niepotrzebny niebieski overlay, który wygląda jak błąd */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail__link::after {
  display: none !important;
  content: none !important;
}

/* Ładne zaokrąglenie górnych rogów karty */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post.has-post-thumbnail .elementor-post__thumbnail__link {
  border-radius: 34px 34px 0 0 !important;
}

/* Placeholder tylko dla wpisów bez obrazka */
:where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:not(.has-post-thumbnail)::before {
  content: "CyberSpokój" !important;
  display: grid !important;
  place-items: center !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  padding: 24px !important;
  border-radius: 34px 34px 0 0 !important;
  background:
    radial-gradient(circle at 20% 18%, rgba(255, 255, 255, 0.32), transparent 30%),
    linear-gradient(135deg, #082f63 0%, #1f83d6 58%, #68b978 100%) !important;
  color: rgba(255, 255, 255, 0.94) !important;
  font-family: "Manrope", "Inter", system-ui, sans-serif !important;
  font-size: clamp(1.45rem, 3vw, 2.2rem) !important;
  line-height: 1 !important;
  letter-spacing: -0.055em !important;
  font-weight: 900 !important;
  text-align: center !important;
}

/* Mobilki */
@media (max-width: 767px) {
  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post__thumbnail__link,
  :where(.elementor-element-af793c8, .cs-blog-posts) .elementor-post:not(.has-post-thumbnail)::before {
    aspect-ratio: 16 / 10 !important;
    border-radius: 28px 28px 0 0 !important;
  }
}/* End custom CSS */