/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@layer properties;
:root, :host {
  --spacing: 0.25rem;
  --font-weight-extrabold: 800;
  --color-purple: var(--wp--preset--color--purple);
}
.bc-event-layout__main.is-layout-constrained > .bc-event-editorial-section, .bc-event-layout__main > .bc-event-editorial-section {
  display: block;
  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 34px 0 38px;
  border-top: 1px solid #e1e4ec;
}
.bc-event-layout__main > .bc-event-timeline-wrap + .bc-event-editorial-section {
  margin-top: 38px !important;
}
.bc-event-editorial-section.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)), .bc-event-editorial-section > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  width: auto;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.bc-event-editorial-section > * {
  box-sizing: border-box;
  min-width: calc(var(--spacing) * 0);
}
.bc-event-editorial-section > :first-child {
  margin-top: 0 !important;
}
.bc-event-editorial-section > :last-child {
  margin-bottom: 0 !important;
}
.bc-event-editorial-section > h2 {
  position: relative;
  margin: 0 0 15px !important;
  padding-left: 15px;
  color: var(--wp--preset--color--ink);
  font-size: clamp(26px, 2.5vw, 34px);
  line-height: 1.08;
  --tw-tracking: -.025em;
  letter-spacing: -.025em;
  text-wrap: balance;
}
.bc-event-editorial-section > h2::before {
  position: absolute;
  top: .12em;
  bottom: .12em;
  left: 0;
  width: 3px;
  border-radius: var(--wp--preset--border-radius--pill);
  content: "";
  background: var(--color-purple);
}
.bc-event-editorial-section > p, .bc-event-editorial-section > ul, .bc-event-editorial-section > ol, .bc-event-editorial-section .wp-block-column > p, .bc-event-editorial-section .wp-block-column > ul, .bc-event-editorial-section .wp-block-column > ol {
  color: #4c5163;
  font-size: 14.5px;
  line-height: 1.68;
}
.bc-event-editorial-section > p, .bc-event-editorial-section > ul, .bc-event-editorial-section > ol {
  max-width: 760px !important;
}
.bc-event-editorial-section > p, .bc-event-editorial-section > ul, .bc-event-editorial-section > ol, .bc-event-editorial-section > .wp-block-columns, .bc-event-editorial-section > .wp-block-gallery, .bc-event-editorial-section > .wp-block-image, .bc-event-editorial-section > .wp-block-buttons {
  margin-top: 0 !important;
  margin-bottom: 17px !important;
}
.bc-event-editorial-section > h3, .bc-event-editorial-section .wp-block-column > h3 {
  margin: 24px 0 10px;
  color: var(--wp--preset--color--ink);
  font-family: var(--wp--preset--font-family--bravecamp-sans);
  font-size: 17px;
  font-variation-settings: normal;
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  line-height: 1.3;
}
.bc-event-editorial-section > p + h3, .bc-event-editorial-section > .wp-block-buttons + h3, .bc-event-editorial-section > ul + h3, .bc-event-editorial-section > ol + h3 {
  margin-top: 25px;
}
.bc-event-editorial-section strong {
  color: var(--wp--preset--color--ink);
  --tw-font-weight: 750;
  font-weight: 750;
}
.bc-event-editorial-section ul, .bc-event-editorial-section ol {
  padding-left: 21px;
}
.bc-event-editorial-section li::marker {
  color: var(--wp--preset--color--purple);
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.bc-event-editorial-section li + li {
  margin-top: 5px;
}
.bc-event-editorial-section .wp-block-buttons {
  display: flex;
  gap: 10px;
  align-items: center;
}
.bc-event-editorial-section .wp-block-image img, .bc-event-editorial-section .wp-block-gallery img {
  border-radius: var(--wp--preset--border-radius--sm);
}
.bc-event-editorial-section--rekrutacja > h3:first-of-type {
  margin-top: 8px;
}
.bc-event-editorial-section--rekrutacja > ul, .bc-event-editorial-section--rekrutacja > ol {
  margin-bottom: 24px !important;
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem > .wp-block-columns {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  max-width: none !important;
  margin-top: 24px !important;
  padding-top: 22px;
  border-top: 1px solid #e1e4ec;
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column {
  min-width: calc(var(--spacing) * 0);
  padding: 0 18px;
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:first-child {
  padding-left: calc(var(--spacing) * 0);
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:last-child {
  padding-right: calc(var(--spacing) * 0);
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column + .wp-block-column {
  border-left: 1px solid #e1e4ec;
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column > h3 {
  margin: 0 0 9px;
  font-size: 15px;
  line-height: 1.3;
}
.bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column > p {
  margin: calc(var(--spacing) * 0);
  color: #606577;
  font-size: 13px;
  line-height: 1.58;
}
@media (max-width: 900px) {
  .bc-event-layout__main.is-layout-constrained > .bc-event-editorial-section, .bc-event-layout__main > .bc-event-editorial-section {
    padding: 30px 0 34px;
  }
  .bc-event-layout__main > .bc-event-timeline-wrap + .bc-event-editorial-section {
    margin-top: 32px !important;
  }
  .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem > .wp-block-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-top: calc(var(--spacing) * 0);
    border-top: 0;
  }
  .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column, .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:first-child, .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:last-child {
    padding: 18px 16px 18px 0;
    border-top: 1px solid #e1e4ec;
    border-left: 0;
  }
  .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:nth-child(even) {
    padding-right: calc(var(--spacing) * 0);
    padding-left: 16px;
    border-left: 1px solid #e1e4ec;
  }
}
@media (max-width: 600px) {
  .bc-event-editorial-section > h2 {
    padding-left: 12px;
    font-size: 27px;
  }
  .bc-event-editorial-section > p, .bc-event-editorial-section > ul, .bc-event-editorial-section > ol, .bc-event-editorial-section .wp-block-column > p, .bc-event-editorial-section .wp-block-column > ul, .bc-event-editorial-section .wp-block-column > ol {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem > .wp-block-columns {
    grid-template-columns: 1fr;
  }
  .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column, .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:first-child, .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:last-child, .bc-event-editorial-section--biznesowy-rozwoj-pro-z-dedykowanym-ekspertem .wp-block-column:nth-child(even) {
    padding: 17px 0;
    border-top: 1px solid #e1e4ec;
    border-left: 0;
  }
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-tracking: initial;
      --tw-font-weight: initial;
    }
  }
}
