.elementor-12656 .elementor-element.elementor-element-9206737{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2577e56 *//* TL;DR – lekka, wycentrowana wstawka pod hero */
.tldr{
  padding: 40px 0 10px;
  border-top: none;
}

.tldr-inner{
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.tldr-chip{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  margin-bottom: 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #7E1974;
  background: #F3EEFF;
  box-shadow: inset 0 1px 0 #fff, 0 4px 10px rgba(124,110,176,.16);
}

.tldr-text{
  margin: 0;
  font-size: 16.8px;
  line-height: 1.75;
  color: var(--aly-muted);
}
/* Shift entire FINAL CTA content slightly to the right */
.aiolos-final-cta .wrap {
  position: relative;
  left: 80px; /* dostosujemy po Twojej opinii – np. 30px / 50px */
}

/* R&D HERO: szeroki tytuł na środku */
.hero-home.hero-hurricane .hero-copy-center {
  max-width: 1100px !important;  /* szerokość całego bloku tekstowego */
  margin-left: auto;
  margin-right: auto;
}

.hero-home.hero-hurricane .hero-copy-center h1.grad-title {
  max-width: 1100px !important;  /* pozwól tytułowi rozciągnąć się szerzej */
  margin-left: auto;
  margin-right: auto;
}/* End custom CSS */