.elementor-60897 .elementor-element.elementor-element-30f99df{--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;}/* Start custom CSS for container, class: .elementor-element-30f99df *//* =========================================================
   LINGUAFORUM — HUB ZAŚWIADCZENIA O NIEKARALNOŚCI
   CSS do Elementor → Custom CSS strony
   ========================================================= */

.lf-krk-page,
.lf-krk-page *,
.lf-krk-products,
.lf-krk-products * {
  box-sizing: border-box;
}

.lf-krk-page {
  --lf-navy: #08143f;
  --lf-blue: #114d86;
  --lf-text: #273143;
  --lf-muted: #667085;
  --lf-border: #dfe5ef;
  --lf-soft: #f7f9fc;
  --lf-white: #ffffff;
  --lf-red: #ff4a3d;
  --lf-pink: #ef285d;
  --lf-green: #8bc43f;
  --lf-green-dark: #6da929;
  --lf-shadow: 0 16px 38px rgba(8, 20, 63, 0.08);
  --lf-shadow-soft: 0 10px 26px rgba(8, 20, 63, 0.06);

  width: 100%;
  color: var(--lf-text);
  font-family: inherit;
}

.lf-krk-page p,
.lf-krk-page li {
  color: var(--lf-text);
  font-size: 16px;
  line-height: 1.7;
}

.lf-krk-page a {
  color: var(--lf-pink);
  font-weight: 800;
  text-underline-offset: 3px;
}

.lf-krk-label {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #fff0f3;
  color: var(--lf-pink);
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.lf-krk-hero-wrap {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 42px 18px;
  background:
    radial-gradient(circle at 8% 15%, rgba(255, 255, 255, 0.24), transparent 30%),
    radial-gradient(circle at 88% 16%, rgba(139, 196, 63, 0.18), transparent 26%),
    linear-gradient(120deg, #ff4a3d 0%, #ef285d 58%, #d81758 100%);
  box-shadow: 0 24px 58px rgba(8, 20, 63, 0.15);
}

.lf-krk-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
  gap: 26px;
  align-items: stretch;
  max-width: 1180px;
  margin: 0 auto;
}

.lf-krk-eyebrow {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.lf-krk-hero h1 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(34px, 4.5vw, 62px);
  line-height: 1.03;
  font-weight: 900;
  letter-spacing: -0.055em;
}

.lf-krk-hero p {
  max-width: 850px;
  margin: 0 0 16px;
  color: rgba(255, 255, 255, 0.94);
  font-size: 17px;
  line-height: 1.7;
}

.lf-krk-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.lf-krk-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border: 0;
  border-radius: 13px;
  background: var(--lf-green);
  color: #101828 !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 12px 24px rgba(139, 196, 63, 0.25);
  cursor: pointer;
  transition: transform 0.18s ease, background 0.18s ease, color 0.18s ease;
}

.lf-krk-button:hover {
  transform: translateY(-1px);
  background: var(--lf-green-dark);
  color: #ffffff !important;
}

.lf-krk-button--light {
  background: rgba(255, 255, 255, 0.96);
  color: var(--lf-navy) !important;
  box-shadow: none;
}

.lf-krk-button--outline {
  background: #ffffff;
  border: 1px solid var(--lf-border);
  color: var(--lf-navy) !important;
  box-shadow: none;
}

.lf-krk-hero-card {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(10px);
}

.lf-krk-hero-card__top {
  padding: 18px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.lf-krk-hero-card__badge {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--lf-pink);
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.lf-krk-hero-card__title {
  margin-bottom: 8px;
  color: #ffffff;
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.03em;
}

.lf-krk-hero-card__top p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 1.6;
}

.lf-krk-hero-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.lf-krk-hero-mini {
  min-height: 118px;
  padding: 14px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--lf-navy);
  box-shadow: 0 10px 24px rgba(8, 20, 63, 0.08);
}

.lf-krk-hero-mini span {
  display: inline-flex;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1;
}

.lf-krk-hero-mini strong {
  display: block;
  margin-bottom: 4px;
  color: var(--lf-navy);
  font-size: 15px;
  line-height: 1.2;
  font-weight: 900;
}

.lf-krk-hero-mini small {
  display: block;
  color: #596276;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 700;
}

.lf-krk-main {
  max-width: 1180px;
  margin: 0 auto;
  padding: 34px 18px 58px;
}

.lf-krk-section {
  margin-top: 34px;
}

.lf-krk-section--white,
.lf-krk-section--soft {
  padding: 28px;
  border: 1px solid var(--lf-border);
  border-radius: 24px;
  box-shadow: var(--lf-shadow-soft);
}

.lf-krk-section--white {
  background: #ffffff;
}

.lf-krk-section--soft {
  background: var(--lf-soft);
}

.lf-krk-section__head {
  max-width: 940px;
  margin-bottom: 20px;
}

.lf-krk-section__head h2 {
  margin: 0 0 10px;
  color: var(--lf-navy);
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.035em;
}

.lf-krk-section__head p {
  margin: 0;
  color: var(--lf-text);
  font-size: 16px;
  line-height: 1.7;
}

.lf-krk-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.lf-krk-card {
  padding: 20px;
  border: 1px solid var(--lf-border);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(8, 20, 63, 0.05);
}

.lf-krk-card--green {
  border-color: rgba(139, 196, 63, 0.42);
  background: #f6fbef;
}

.lf-krk-card--red {
  border-color: rgba(255, 74, 61, 0.28);
  background: #fff7f5;
}

.lf-krk-card h3,
.lf-krk-card h4 {
  margin: 0 0 10px;
  color: var(--lf-navy);
  line-height: 1.22;
  font-weight: 900;
  letter-spacing: -0.025em;
}

.lf-krk-card h3 {
  font-size: 21px;
}

.lf-krk-card h4 {
  font-size: 19px;
}

.lf-krk-card p {
  margin: 0;
  color: var(--lf-text);
  font-size: 14px;
  line-height: 1.65;
}

.lf-krk-split {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 1.05fr);
  gap: 22px;
  align-items: start;
}

.lf-krk-panel {
  padding: 24px;
  border: 1px solid var(--lf-border);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: var(--lf-shadow-soft);
}

.lf-krk-panel h2,
.lf-krk-panel h3 {
  margin: 0 0 12px;
  color: var(--lf-navy);
  font-size: clamp(23px, 2.4vw, 32px);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: -0.03em;
}

.lf-krk-panel p {
  margin: 0 0 14px;
  color: var(--lf-text);
  font-size: 15px;
  line-height: 1.7;
}

.lf-krk-list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lf-krk-list li {
  position: relative;
  padding-left: 28px;
  color: var(--lf-text);
  font-size: 15px;
  line-height: 1.65;
}

.lf-krk-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--lf-green);
  box-shadow: 0 0 0 4px rgba(139, 196, 63, 0.18);
}

/* Produkty / wyszukiwarka */

.lf-krk-products {
  padding: 28px;
  border: 1px solid var(--lf-border);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: var(--lf-shadow-soft);
}

.lf-krk-products__head {
  max-width: 940px;
  margin-bottom: 20px;
}

.lf-krk-products__head h2 {
  margin: 0 0 10px;
  color: var(--lf-navy);
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.035em;
}

.lf-krk-products__head p {
  margin: 0;
  color: var(--lf-text);
  font-size: 16px;
  line-height: 1.7;
}

.lf-krk-search {
  margin: 0 0 22px;
  padding: 22px;
  border: 1px solid var(--lf-border);
  border-radius: 22px;
  background:
    radial-gradient(circle at 8% 18%, rgba(139, 196, 63, 0.12), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.lf-krk-search__label {
  display: block;
  margin-bottom: 8px;
  color: var(--lf-navy);
  font-size: 14px;
  font-weight: 900;
}

.lf-krk-search__field {
  position: relative;
}

.lf-krk-search__field input {
  width: 100%;
  min-height: 54px;
  padding: 14px 48px 14px 16px;
  border: 1px solid var(--lf-border);
  border-radius: 15px;
  background: #ffffff;
  color: var(--lf-navy);
  font-size: 15px;
  font-weight: 750;
  outline: none;
}

.lf-krk-search__field input:focus {
  border-color: rgba(239, 40, 93, 0.45);
  box-shadow: 0 0 0 4px rgba(239, 40, 93, 0.08);
}

.lf-krk-search__icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--lf-pink);
  font-size: 22px;
  font-weight: 900;
}

.lf-krk-search__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.lf-krk-search__chips button {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  padding: 8px 11px;
  border: 1px solid var(--lf-border);
  border-radius: 999px;
  background: #ffffff;
  color: var(--lf-navy);
  font-size: 12px;
  font-weight: 850;
  cursor: pointer;
}

.lf-krk-search__chips button:hover {
  border-color: rgba(239, 40, 93, 0.35);
  color: var(--lf-pink);
}

.lf-krk-search__count {
  margin-top: 12px;
  color: var(--lf-muted);
  font-size: 13px;
  font-weight: 800;
}

.lf-krk-search__empty {
  display: none;
  margin-top: 16px;
  padding: 18px;
  border: 1px dashed rgba(255, 74, 61, 0.35);
  border-radius: 18px;
  background: #fff7f5;
  text-align: center;
}

.lf-krk-search__empty.is-visible {
  display: block;
}

.lf-krk-search__empty strong {
  display: block;
  margin-bottom: 6px;
  color: var(--lf-navy);
  font-size: 16px;
  font-weight: 900;
}

.lf-krk-search__empty p {
  margin: 0 0 12px;
  color: var(--lf-text);
  font-size: 14px;
  line-height: 1.6;
}

.lf-krk-products__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.lf-krk-product-card {
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr);
  min-height: auto;
  overflow: hidden;
  border: 1px solid var(--lf-border);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(8, 20, 63, 0.05);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.lf-krk-product-card:hover {
  transform: translateY(-2px);
  border-color: rgba(139, 196, 63, 0.7);
  box-shadow: 0 16px 32px rgba(8, 20, 63, 0.08);
}

.lf-krk-product-card.is-hidden {
  display: none !important;
}

.lf-krk-product-card__media {
  position: relative;
  display: block;
  width: 118px;
  height: 100%;
  min-height: 142px;
  overflow: hidden;
  background: #f6f8fb;
  text-decoration: none !important;
}

.lf-krk-product-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lf-krk-product-card__badge {
  position: absolute;
  left: 8px;
  top: 8px;
  display: inline-flex;
  padding: 5px 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--lf-navy);
  font-size: 9px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.lf-krk-product-card__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px 16px;
  align-items: center;
  padding: 16px;
}

.lf-krk-product-card__top {
  display: contents;
}

.lf-krk-product-card__country {
  grid-column: 1 / 2;
  display: inline-flex;
  width: fit-content;
  padding: 6px 9px;
  border-radius: 999px;
  background: #fff0f3;
  color: var(--lf-pink);
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.lf-krk-product-card__price {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  margin: 0;
  white-space: nowrap;
  color: #344b73;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 900;
  text-align: right;
}

.lf-krk-product-card__title {
  grid-column: 1 / 2;
  margin: 0;
  color: var(--lf-navy);
  font-size: 18px;
  line-height: 1.22;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.lf-krk-product-card__title a {
  color: inherit !important;
  text-decoration: none !important;
}

.lf-krk-product-card__title a:hover {
  color: var(--lf-pink) !important;
}

.lf-krk-product-card__excerpt {
  grid-column: 1 / 2;
  margin: 0;
  color: var(--lf-muted);
  font-size: 13px;
  line-height: 1.55;
}

.lf-krk-product-card__actions {
  grid-column: 2 / 3;
  grid-row: 2 / 4;
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-width: 150px;
  margin-top: 0;
}

.lf-krk-product-card__button,
.lf-krk-product-card__link {
  display: inline-flex;
  width: 100%;
  min-height: 36px;
  align-items: center;
  justify-content: center;
  padding: 8px 11px;
  border-radius: 11px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 900;
  text-align: center;
  text-decoration: none !important;
}

.lf-krk-product-card__button {
  background: var(--lf-green);
  color: #101828 !important;
  border: 1px dashed #101828;
}

.lf-krk-product-card__button:hover {
  background: var(--lf-green-dark);
  color: #ffffff !important;
}

.lf-krk-product-card__link {
  background: #ffffff;
  border: 1px solid var(--lf-border);
  color: var(--lf-navy) !important;
}

.lf-krk-products__empty {
  padding: 18px;
  border: 1px dashed rgba(255, 74, 61, 0.35);
  border-radius: 18px;
  background: #fff7f5;
  color: var(--lf-text);
  font-size: 15px;
  line-height: 1.65;
}

.lf-krk-process {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.lf-krk-process__step {
  padding: 18px;
  border: 1px solid var(--lf-border);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(8, 20, 63, 0.04);
}

.lf-krk-process__number {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  border-radius: 13px;
  background: #fff0f3;
  color: var(--lf-pink);
  font-size: 18px;
  font-weight: 900;
}

.lf-krk-process__step strong {
  display: block;
  margin-bottom: 8px;
  color: var(--lf-navy);
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
}

.lf-krk-process__step p {
  margin: 0;
  color: var(--lf-muted);
  font-size: 14px;
  line-height: 1.6;
}

.lf-krk-cta {
  margin-top: 34px;
  padding: 28px;
  border-radius: 24px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.16), transparent 28%),
    linear-gradient(120deg, var(--lf-navy) 0%, #17255f 100%);
  color: #ffffff;
}

.lf-krk-cta h2 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: clamp(25px, 3vw, 38px);
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.035em;
}

.lf-krk-cta p {
  max-width: 860px;
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  line-height: 1.7;
}

.lf-krk-faq {
  display: grid;
  gap: 10px;
}

.lf-krk-faq details {
  overflow: hidden;
  border: 1px solid var(--lf-border);
  border-radius: 16px;
  background: #ffffff;
}

.lf-krk-faq summary {
  position: relative;
  padding: 17px 52px 17px 18px;
  color: var(--lf-navy);
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
  cursor: pointer;
  list-style: none;
}

.lf-krk-faq summary::-webkit-details-marker {
  display: none;
}

.lf-krk-faq summary::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--lf-green);
  color: var(--lf-navy);
  font-size: 19px;
  line-height: 24px;
  text-align: center;
  font-weight: 900;
}

.lf-krk-faq details[open] summary {
  background: #f8fafc;
}

.lf-krk-faq details[open] summary::after {
  content: "−";
}

.lf-krk-faq__content {
  padding: 0 18px 18px;
  color: var(--lf-text);
  font-size: 15px;
  line-height: 1.7;
}

@media (max-width: 940px) {
  .lf-krk-hero,
  .lf-krk-split {
    grid-template-columns: 1fr;
  }

  .lf-krk-grid,
  .lf-krk-process {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .lf-krk-product-card {
    grid-template-columns: 92px minmax(0, 1fr);
  }

  .lf-krk-product-card__media {
    width: 92px;
    min-height: 132px;
  }

  .lf-krk-product-card__body {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 14px;
  }

  .lf-krk-product-card__country,
  .lf-krk-product-card__title,
  .lf-krk-product-card__excerpt,
  .lf-krk-product-card__price,
  .lf-krk-product-card__actions {
    grid-column: 1;
    grid-row: auto;
  }

  .lf-krk-product-card__price {
    text-align: left;
    white-space: normal;
  }

  .lf-krk-product-card__actions {
    min-width: 0;
    flex-direction: row;
  }
}

@media (max-width: 640px) {
  .lf-krk-hero-wrap {
    padding: 24px 14px;
  }

  .lf-krk-main {
    padding: 24px 14px 42px;
  }

  .lf-krk-hero,
  .lf-krk-section--white,
  .lf-krk-section--soft,
  .lf-krk-products,
  .lf-krk-search,
  .lf-krk-cta {
    padding: 20px;
    border-radius: 20px;
  }

  .lf-krk-grid,
  .lf-krk-process,
  .lf-krk-hero-grid {
    grid-template-columns: 1fr;
  }

  .lf-krk-button {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .lf-krk-product-card {
    grid-template-columns: 1fr;
  }

  .lf-krk-product-card__media {
    width: 100%;
    height: 170px;
    min-height: 0;
  }

  .lf-krk-product-card__actions {
    flex-direction: column;
  }
}/* End custom CSS */