/* WYGENEROWANE przez ops/artefakt-css.py z artefaktu Claude Design — nie edytować ręcznie.
 * Strona PODMIENIONA z paczki: pełny CSS z artefaktu zastępuje scoped CSS z produkcji.
 * Filtr różnicowy jest tu zakazany — dawał nowy markup ze starym stylem (02.08.2026).
 * Scope kanwy `.bzd`/`.bzm` przetłumaczony na media queries. */

.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.btn--pulse { animation: pulse 2s ease-in-out infinite; }
/*przycisk*/ .wp-block-button.btn--pulse > .wp-block-button__link { animation: pulse 2s ease-in-out infinite; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.btn { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
/*przycisk*/ .wp-block-button.btn > .wp-block-button__link { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
.btn--primary { background: #81BD51; color: #fff; padding: 14px 32px; }
/*przycisk*/ .wp-block-button.btn--primary > .wp-block-button__link { background: #81BD51; color: #fff; padding: 14px 32px; }
.btn--primary:hover { background: #6ea842; }
/*przycisk*/ .wp-block-button.btn--primary:hover > .wp-block-button__link { background: #6ea842; }
.btn--xl { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .wp-block-button.btn--xl > .wp-block-button__link { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
.btn--pulse { animation: pulse 2s ease-in-out infinite; }
/*przycisk*/ .wp-block-button.btn--pulse > .wp-block-button__link { animation: pulse 2s ease-in-out infinite; }
.cta { padding: 80px 0; background: linear-gradient(135deg, #232D4B, #1a2136); text-align: center; color: #fff; }
.cta h2 { margin-bottom: 24px; font-weight: 500; color: #fff; }
.cta p { font-size: 20px; color: #D1D5DB; margin-bottom: 32px; }
.cta .btn--primary { height: 60px; font-size: 18px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .cta .wp-block-button.btn--primary > .wp-block-button__link { height: 60px; font-size: 18px; display: inline-flex; align-items: center; justify-content: center; }
.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.btn { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
/*przycisk*/ .wp-block-button.btn > .wp-block-button__link { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
.btn--primary { background: #81BD51; color: #fff; padding: 14px 32px; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
/*przycisk*/ .wp-block-button.btn--primary > .wp-block-button__link { background: #81BD51; color: #fff; padding: 14px 32px; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
.btn--primary:hover { background: #6ea842; }
/*przycisk*/ .wp-block-button.btn--primary:hover > .wp-block-button__link { background: #6ea842; }
.btn--lg { padding: 16px 40px; font-size: 16px; }
/*przycisk*/ .wp-block-button.btn--lg > .wp-block-button__link { padding: 16px 40px; font-size: 16px; }
.btn--xl { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .wp-block-button.btn--xl > .wp-block-button__link { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
.btn--pulse { animation: pulse 2s ease-in-out infinite; }
/*przycisk*/ .wp-block-button.btn--pulse > .wp-block-button__link { animation: pulse 2s ease-in-out infinite; }
.bz-ph { background: #E5E7EB; }
.bp-hero { padding: 96px 0 72px; background: radial-gradient(ellipse at 85% 15%, rgba(210,229,225,0.45), transparent 55%), #F4F6F5; }
.hero__title { font-size: 60px; font-weight: 700; color: #232D4B; line-height: 75px; margin-bottom: 16px; }
.bp-hero .hero__subtitle { font-family: 'Inter', sans-serif; font-size: 60px; font-weight: 700; color: #81BD51; line-height: 75px; }
.hero__desc { font-size: 20px; line-height: 32.5px; color: #4B5563; margin-bottom: 24px; max-width: 680px; }
.bp-pills { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 32px; }
.bp-pill { display: inline-flex; align-items: center; gap: 8px; background: rgba(129,189,81,0.08); border: 1px solid rgba(129,189,81,0.25); border-radius: 10px; padding: 10px 16px; }
.bp-pill strong { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 600; color: #232D4B; }
.bp-pill svg, .bp-pill .bz-ph { flex-shrink: 0; }
/*ikona*/ .bp-pill .bz-ico.bz-ico { flex-shrink: 0; }
/*ikona*/ .bp-pill li::before { flex-shrink: 0; }
.bp-feature-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.bp-feature-card { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 24px; transition: box-shadow 0.25s, transform 0.25s; }
.bp-feature-card:hover { box-shadow: 0 12px 24px rgba(0,0,0,0.08); transform: translateY(-4px); }
.bp-feature-card-icon { width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
.bp-feature-card-icon--green { background: rgba(129,189,81,0.12); }
.bp-feature-card-icon--green svg { stroke: #81BD51; }
/*ikona*/ .bp-feature-card-icon--green .bz-ico.bz-ico { color: #81BD51; }
/*ikona*/ .bp-feature-card-icon--green li::before { color: #81BD51; }
.bp-feature-card-icon--navy { background: #F3F4F6; }
.bp-feature-card-icon--navy svg { stroke: #232D4B; }
/*ikona*/ .bp-feature-card-icon--navy .bz-ico.bz-ico { color: #232D4B; }
/*ikona*/ .bp-feature-card-icon--navy li::before { color: #232D4B; }
.bp-feature-card p { font-size: 16px; color: #4B5563; line-height: 1.5; }
.bp-dlaczego-grid { display: grid; grid-template-columns: 1fr 448px; gap: 64px; align-items: center; }
.bp-dlaczego-items { display: flex; flex-direction: column; gap: 24px; }
.bp-dlaczego-item { display: flex; gap: 16px; align-items: flex-start; }
.bp-dlaczego-item-icon { width: 40px; height: 40px; border-radius: 10px; background: rgba(129,189,81,0.12); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bp-dlaczego-item p:first-child { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; color: #232D4B; }
.bp-dlaczego-item p + p { font-size: 15px; color: #6B7280; line-height: 1.6; }
.bp-video-wrap { position: relative; width: 100%; max-width: 448px; margin: 0 auto; border-radius: 16px; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25); }
.bp-video-caption { position: absolute; top: 24px; left: 24px; right: 24px; background: #fff; border-radius: 10px; padding: 12px 16px; font-size: 14px; color: #232D4B; box-shadow: 0 12px 24px rgba(0,0,0,0.08); }
.bp-filary-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 48px; }
.bp-filar-header { display: flex; align-items: center; gap: 16px; margin-bottom: 20px; }
.bp-filar-header-icon { width: 56px; height: 56px; border-radius: 14px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bp-filar-header-icon--green { background: #81BD51; }
.bp-filar-header-icon--navy { background: #232D4B; }
.bp-filar-header-icon svg { stroke: #fff; }
/*ikona*/ .bp-filar-header-icon .bz-ico.bz-ico { color: #fff; }
/*ikona*/ .bp-filar-header-icon li::before { color: #fff; }
.bp-filar-header h3 { font-size: 24px; font-weight: 600; color: #232D4B; }
.bp-filar-sub { font-size: 14px; color: #6B7280; }
.bp-filar-card { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 32px; box-shadow: 0 12px 24px rgba(0,0,0,0.04); }
.bp-filar-items { display: flex; flex-direction: column; gap: 20px; }
.bp-filar-item { display: flex; gap: 12px; align-items: flex-start; }
.bp-filar-item-check { width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }
.bp-filar-item-check svg { stroke: #fff; }
/*ikona*/ .bp-filar-item-check .bz-ico.bz-ico { color: #fff; }
/*ikona*/ .bp-filar-item-check li::before { color: #fff; }
.bp-filar-item-check--green { background: #81BD51; }
.bp-filar-item-check--navy { background: #232D4B; }
.bp-filar-item p:first-child { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; color: #232D4B; }
.bp-filar-item p + p { font-size: 14px; color: #6B7280; line-height: 1.6; }
.bp-nie-zostawiamy { padding: 80px 0; background: linear-gradient(135deg, #232D4B, #1A2235); }
.bp-nz-layout { display: grid; grid-template-columns: 1fr 600px; gap: 64px; align-items: center; }
.bp-nz-layout h2 { font-size: 36px; line-height: 1.25; font-weight: 500; color: #fff; margin-bottom: 32px; }
.bp-nz-items { display: flex; flex-direction: column; gap: 20px; }
.bp-nz-card { display: flex; gap: 16px; align-items: flex-start; }
.bp-nz-card-icon { width: 40px; height: 40px; border-radius: 10px; background: rgba(129,189,81,0.15); border: 1px solid rgba(129,189,81,0.2); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bp-nz-card p:first-child { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; color: #fff; }
.bp-nz-card p + p { font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.6; }
.bp-nz-photo .bz-ph { width: 100%; aspect-ratio: 4 / 3; border-radius: 16px; background: rgba(255,255,255,0.15); }
.bp-zawody-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.bp-zawod-card { display: block; background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 24px; transition: box-shadow 0.25s, transform 0.25s, border-color 0.25s; }
.bp-zawod-card:hover { box-shadow: 0 12px 24px rgba(0,0,0,0.08); transform: translateY(-4px); border-color: rgba(129,189,81,0.4); }
.bp-zawod-card-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 20px; }
.bp-zawod-card-icon { width: 56px; height: 56px; border-radius: 14px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bp-zawod-card-icon--green { background: rgba(129,189,81,0.12); }
.bp-zawod-card-icon--green svg { stroke: #81BD51; }
/*ikona*/ .bp-zawod-card-icon--green .bz-ico.bz-ico { color: #81BD51; }
/*ikona*/ .bp-zawod-card-icon--green li::before { color: #81BD51; }
.bp-zawod-card-icon--navy { background: #F3F4F6; }
.bp-zawod-card-icon--navy svg { stroke: #232D4B; }
/*ikona*/ .bp-zawod-card-icon--navy .bz-ico.bz-ico { color: #232D4B; }
/*ikona*/ .bp-zawod-card-icon--navy li::before { color: #232D4B; }
.bp-zawod-card-badge { font-family: 'Inter', sans-serif; font-size: 12px; font-weight: 500; color: #81BD51; background: rgba(129,189,81,0.08); border: 1px solid rgba(129,189,81,0.2); border-radius: 8px; padding: 6px 10px; white-space: nowrap; }
.bp-zawod-card h3 { font-size: 20px; font-weight: 600; color: #232D4B; line-height: 1.3; margin-bottom: 8px; }
.bp-zc-desc { font-size: 14px; color: #6B7280; margin-bottom: 16px; }
.bp-zc-meta { display: flex; flex-wrap: wrap; gap: 8px; }
.bp-zc-tag { font-size: 12px; color: #4B5563; background: #F3F4F6; border-radius: 6px; padding: 4px 10px; }
.bp-klasa2-box { display: flex; gap: 20px; align-items: flex-start; margin-top: 32px; padding: 28px 32px; border-radius: 16px; background: linear-gradient(135deg, rgba(129,189,81,0.05), rgba(129,189,81,0.12)); border: 1px solid rgba(129,189,81,0.3); }
.bp-klasa2-box-icon { width: 48px; height: 48px; border-radius: 12px; background: #81BD51; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bp-klasa2-box-icon svg { stroke: #fff; }
/*ikona*/ .bp-klasa2-box-icon .bz-ico.bz-ico { color: #fff; }
/*ikona*/ .bp-klasa2-box-icon li::before { color: #fff; }
.bp-klasa2-box p:first-child { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; color: #232D4B; margin-bottom: 4px; }
.bp-klasa2-box p + p { font-size: 15px; color: #4B5563; line-height: 1.6; }
.bp-zawody-more { margin-top: 32px; text-align: center; padding: 48px 32px; border-radius: 16px; background: linear-gradient(135deg, rgba(210,229,225,0.25), rgba(129,189,81,0.06)); border: 1px solid rgba(210,229,225,0.9); }
.bp-zawody-more p:first-child { font-family: 'Inter', sans-serif; font-size: 18px; font-weight: 600; color: #232D4B; }
.bp-zm-list { font-size: 14px; color: #6B7280; line-height: 1.8; margin: 12px 0 24px; }
.bp-mentoring-layout { display: grid; grid-template-columns: 600px 1fr; gap: 64px; align-items: center; }
.bp-mentoring-photo .bz-ph { width: 100%; aspect-ratio: 4 / 3; border-radius: 16px; }
.bp-mentoring-items { display: flex; flex-direction: column; gap: 20px; }
.bp-mentoring-item__head { display: flex; align-items: center; gap: 10px; margin-bottom: 2px; }
.bp-mentoring-item__head p { font-size: 16px; font-weight: 400; color: #232D4B; }
.bp-mentoring-item__head + p { font-size: 15px; color: #6B7280; line-height: 1.6; padding-left: 38px; }
.bp-mentoring-item-dot { width: 28px; height: 28px; border-radius: 50%; background: #81BD51; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bp-mentoring-item p + p { font-size: 15px; color: #6B7280; line-height: 1.6; padding-left: 38px; }
.bp-enrollment-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; margin-bottom: 40px; }
.bp-enrollment-step { text-align: center; }
.bp-enrollment-step-num { width: 64px; height: 64px; border-radius: 50%; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-size: 24px; font-weight: 700; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; box-shadow: 0 8px 20px rgba(129,189,81,0.3); }
.bp-enrollment-step > p { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; color: #374151; margin-bottom: 12px; }
.bp-enrollment-step-desc p { font-size: 14px; color: #6B7280; line-height: 1.7; }
.bp-enrollment-step-desc ul { margin: 12px 0; display: flex; flex-direction: column; gap: 6px; }
.bp-enrollment-step-desc li { position: relative; padding-left: 24px; font-size: 14px; color: #6B7280; text-align: left; line-height: 1.5; }
.bp-enrollment-step-desc li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #81BD51; font-weight: 700; }
.bp-promo-banner { max-width: 896px; margin: 0 auto 40px; text-align: center; padding: 24px 32px; border-radius: 16px; background: linear-gradient(135deg, rgba(210,229,225,0.3), rgba(129,189,81,0.08)); border: 1px solid rgba(129,189,81,0.25); }
.bp-promo-banner p { display: flex; align-items: center; justify-content: center; gap: 10px; flex-wrap: wrap; font-family: 'Inter', sans-serif; font-size: 18px; font-weight: 600; color: #232D4B; }
.bp-promo-banner p.bp-promo-sub { margin-top: 8px; font-family: Arial, sans-serif; font-size: 15px; font-weight: 400; color: #4B5563; }
.bp-mini-faq-wrap { background: #F9FAFB; border-radius: 16px; padding: 40px; }
.bp-mini-faq { display: grid; grid-template-columns: 1fr 1fr; gap: 28px 48px; }
.bp-mini-faq-item .q { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; color: #232D4B; margin-bottom: 8px; }
.bp-mini-faq-item .a { font-size: 15px; color: #6B7280; line-height: 1.7; }
.bp-pricing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; max-width: 896px; margin: 0 auto; }
.bp-pricing-card { position: relative; background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 32px; box-shadow: 0 12px 24px rgba(0,0,0,0.04); }
.bp-pricing-card--popular { border: 2px solid #81BD51; }
.bp-pricing-card-badge { position: absolute; top: -18px; left: 50%; transform: translateX(-50%); background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 600; border-radius: 100px; padding: 8px 24px; white-space: nowrap; }
.bp-pricing-card > p:first-child, .bp-pricing-card--popular > p:nth-of-type(1) { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 500; color: #232D4B; }
.bp-pc-sub { font-size: 14px; color: #6B7280; margin-top: 4px; }
.bp-pc-price { font-family: 'Inter', sans-serif; font-size: 44px; font-weight: 600; color: #232D4B; margin: 16px 0 24px; }
.bp-pc-price span { font-size: 15px; font-weight: 400; color: #6B7280; }
.bp-pc-features { display: flex; flex-direction: column; gap: 14px; margin-bottom: 28px; }
.bp-pc-feat { display: flex; align-items: flex-start; gap: 10px; }
.bp-pc-feat svg { flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .bp-pc-feat .bz-ico.bz-ico { flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .bp-pc-feat li::before { flex-shrink: 0; margin-top: 2px; }
.bp-pc-feat span { font-size: 15px; color: #4B5563; line-height: 1.5; }
.bp-pc-btn { display: block; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 10px; padding: 14px; transition: all 0.2s; }
/*przycisk*/ .wp-block-button.bp-pc-btn > .wp-block-button__link { display: block; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 10px; padding: 14px; transition: all 0.2s; }
.bp-pc-btn--outline { border: 2px solid #232D4B; color: #232D4B; }
/*przycisk*/ .wp-block-button.bp-pc-btn--outline > .wp-block-button__link { border: 2px solid #232D4B; color: #232D4B; }
.bp-pc-btn--outline:hover { background: #232D4B; color: #fff; }
/*przycisk*/ .wp-block-button.bp-pc-btn--outline:hover > .wp-block-button__link { background: #232D4B; color: #fff; }
.bp-pc-btn--fill { background: #81BD51; color: #fff; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
/*przycisk*/ .wp-block-button.bp-pc-btn--fill > .wp-block-button__link { background: #81BD51; color: #fff; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
.bp-pc-btn--fill:hover { background: #6ea842; color: #fff; }
/*przycisk*/ .wp-block-button.bp-pc-btn--fill:hover > .wp-block-button__link { background: #6ea842; color: #fff; }
.moto-box { max-width: 800px; margin: 32px auto 32px; display: flex; align-items: flex-start; gap: 20px; background: linear-gradient(135deg, rgba(210,229,225,0.45), #fff); border: 1px solid rgba(129,189,81,0.35); border-radius: 16px; padding: 28px 32px; }
.moto-box__icon { width: 72px; height: 72px; flex-shrink: 0; }
.moto-box__title { font-family: 'Inter', sans-serif; font-size: 20px; font-weight: 700; color: #232D4B; margin: 0 0 8px; line-height: 1.3; }
.moto-box__text { color: #4B5563; font-size: 15px; line-height: 1.6; margin: 0 0 16px; }
.moto-box__text strong { color: #232D4B; }
.moto-box__prices { display: flex; flex-wrap: wrap; gap: 12px; }
.moto-box__price { display: inline-flex; align-items: baseline; gap: 6px; background: #fff; border: 1px solid #E5E7EB; border-radius: 9999px; padding: 8px 18px; font-family: 'Inter', sans-serif; font-size: 15px; color: #232D4B; font-weight: 500; }
.moto-box__price b { color: #81BD51; font-weight: 700; }
.moto-box__note { margin-top: 20px; border-top: 1px solid #E5E7EB; padding-top: 16px; font-size: 11px; line-height: 1.5; color: #8B8EA3; }
.faq { padding: 80px 0; }
.faq__header { text-align: center; margin-bottom: 40px; }
.faq__list { max-width: 832px; margin: 0 auto 24px; }
.faq__item { border: 2px solid #E5E7EB; border-radius: 14px; margin-bottom: 16px; overflow: hidden; background: #fff; }
.faq__question { display: flex; align-items: center; justify-content: space-between; padding: 20px 24px; cursor: pointer; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; color: #232D4B; list-style: none; }
.faq__question::-webkit-details-marker { display: none; }
.faq__question::marker { display: none; content: ''; }
.faq__question-icon { width: 24px; height: 24px; flex-shrink: 0; margin-left: 16px; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 300; color: #4B5563; transition: transform 0.2s; }
.faq__question-icon::before { content: '+'; }
.faq__item[open] .faq__question-icon::before { content: '\2212'; }
.faq__answer { padding: 0 24px 20px; font-size: 15px; color: #4B5563; line-height: 1.7; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.bz-ph { background: #E5E7EB; }
.breadcrumbs .container { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #4B5563; }
.os-hero-img .bz-ph { width: 100%; aspect-ratio: 4 / 3; }
.os-team-photo img, .os-team-photo .bz-ph { width: 100%; height: 100%; object-fit: cover; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.breadcrumbs .container { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #4B5563; }
.page-hero--rich .container { position: relative; z-index: 1; }
.lpw-hero__photo-img.bz-ph { background: #3D4A6B; }
.lpw-speaker__photo.bz-ph { background: #3D4A6B; }
.sp-wb-featured { padding: 64px 0; background: #fff; }
.page-section--alt { background: rgba(210,229,225,0.2); }
.btn--sm { padding: 10px 20px; font-size: 14px; }
/*przycisk*/ .wp-block-button.btn--sm > .wp-block-button__link { padding: 10px 20px; font-size: 14px; }
.page-hero > .container > p { font-size: 18px; line-height: 29px; color: #4B5563; max-width: 700px; margin-bottom: 24px; }
.page-section { padding: 48px 0; }
.btn--outline { background: transparent; border: 2px solid #E5E7EB; color: #232D4B; padding: 14px 32px; }
/*przycisk*/ .wp-block-button.btn--outline > .wp-block-button__link { background: transparent; border: 2px solid #E5E7EB; color: #232D4B; padding: 14px 32px; }
.cta .btn--outline { color: #fff; border-color: rgba(255,255,255,0.4); }
/*przycisk*/ .cta .wp-block-button.btn--outline > .wp-block-button__link { color: #fff; border-color: rgba(255,255,255,0.4); }
.btn--outline:hover { background: #81BD51; border-color: #81BD51; color: #fff; }
/*przycisk*/ .wp-block-button.btn--outline:hover > .wp-block-button__link { background: #81BD51; border-color: #81BD51; color: #fff; }
.page-hero > .container > .autor-karta .autor-karta__nazwa { font-family: 'Inter', sans-serif; font-size: 42px; font-weight: 700; line-height: 1.2; color: #232D4B; margin-bottom: 0; }
.page-hero > .container > .autor-karta p.autor-karta__opis { font-size: 18px; line-height: 1.6; color: #4B5563; max-width: 640px; margin-bottom: 0; }
.page-hero > .container > .autor-karta p.autor-karta__wiecej { font-size: 15px; margin-bottom: 0; max-width: none; }
.arch-lista-head .container { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.page-hero > .container > p.arch-hero__eyebrow { font-family: 'Inter', sans-serif; font-size: 13px; line-height: 1.2; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #4F7D2C; margin-bottom: 10px; max-width: none; }
.page-hero > .container > p.arch-hero__desc { max-width: 640px; }
.hm-belka { background: #81BD51; color: #fff; padding: 12px 0; text-align: center; }
.hm-belka a { display: inline-flex; align-items: center; justify-content: center; gap: 8px; flex-wrap: wrap; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 500; color: #fff; }
.hm-belka .hm-belka__nowosc { background: #fff; color: #4F7D2C; font-size: 12px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; border-radius: 999px; padding: 3px 10px; flex-shrink: 0; }
.hm-belka .hm-belka__cta { color: #fff; font-weight: 600; white-space: nowrap; text-decoration: underline; text-underline-offset: 3px; }
.hm-belka a:hover .hm-belka__cta { text-decoration: underline; }
.hm-miasta { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; max-width: 1024px; margin: 0 auto; }
.hm-mcard { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 32px; display: flex; flex-direction: column; gap: 16px; }
.hm-mcard h3 { font-family: 'Inter', sans-serif; font-size: 24px; font-weight: 600; color: #232D4B; }
.hm-mcard__zawody { font-size: 15px; line-height: 1.6; color: #4B5563; }
.hm-mcard__meta { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 600; color: #4F7D2C; }
.hm-mcard .btn { margin-top: auto; align-self: flex-start; }
/*przycisk*/ .hm-mcard .wp-block-button.btn > .wp-block-button__link { margin-top: auto; align-self: flex-start; }
.hm-belka .hm-belka__skrot { display: none; }
.sp-wb-featured { padding: 64px 0; background: #fff; }
.sp-wb-next { display: flex; background: #fff; border: 1px solid #E5E7EB; border-radius: 20px; overflow: hidden; box-shadow: 0 12px 32px rgba(35,45,75,.07); max-width: 1000px; margin: 0 auto; }
.sp-wb-next__photo { flex: 0 0 38%; max-width: 380px; background: #232d4b; }
.sp-wb-next__ph { width: 100%; height: 100%; aspect-ratio: 1/1; border-radius: 0; }
.sp-wb-next__body { flex: 1; padding: 32px 36px; }
.sp-wb-next__badge { display: inline-flex; align-items: center; gap: 7px; background: #FEE2E2; color: #DC2626; font-size: 12px; font-weight: 700; letter-spacing: .03em; padding: 6px 12px; border-radius: 999px; margin-bottom: 16px; }
.sp-wb-next__meta { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 14px; }
.sp-wb-next__pill { display: inline-flex; align-items: center; gap: 6px; background: #F3F4F6; color: #374151; font-size: 13px; font-weight: 500; padding: 6px 12px; border-radius: 999px; }
.sp-wb-next__pill svg { flex-shrink: 0; }
/*ikona*/ .sp-wb-next__pill .bz-ico.bz-ico { flex-shrink: 0; }
/*ikona*/ .sp-wb-next__pill li::before { flex-shrink: 0; }
.sp-wb-next__desc { font-size: 15px; color: #6B7280; line-height: 1.6; margin: 0 0 16px; }
.sp-wb-next__foot { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.sp-wb-next__ctawrap.wp-block-buttons { display: flex; }
.sp-wb-countdown--light { margin: 0; }
.sp-wb-countdown__timer { display: flex; gap: 10px; flex-wrap: wrap; }
.ks-card__cta .btn { display: inline-flex; align-items: center; justify-content: center; text-align: center; }
/*przycisk*/ .ks-card__cta .wp-block-button.btn > .wp-block-button__link { display: inline-flex; align-items: center; justify-content: center; text-align: center; }
.lb-cross .container { display: flex; align-items: baseline; gap: 12px 20px; flex-wrap: wrap; justify-content: center; }
.bz-wiek { display: flex; align-items: flex-start; gap: 14px; max-width: 720px; margin: 0 auto 32px; padding: 16px 20px; border: 1px solid rgba(129,189,81,0.45); border-left: 3px solid #81BD51; border-radius: 12px; background: rgba(210,229,225,0.28); text-align: left; }
.bz-wiek__ikona { flex-shrink: 0; display: flex; color: #4F7D2C; margin-top: 1px; }
.bz-wiek__tresc { display: flex; flex-direction: column; gap: 4px; }
.bz-wiek__glowny { font-size: 15px; line-height: 1.6; color: #232D4B; }
.bz-wiek__glowny strong { font-family: 'Inter', sans-serif; font-weight: 600; }
.bz-wiek__alt { font-size: 14px; line-height: 1.6; color: #4B5563; }
.bz-wiek__alt a { color: #4F7D2C; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }
.bz-wiek__alt a:hover { color: #232D4B; }
.bz-wiek--ciemny { margin: 24px 0 0; border-color: rgba(255,255,255,0.28); border-left-color: #81BD51; background: rgba(255,255,255,0.07); }
.bz-wiek--ciemny .bz-wiek__ikona { color: #81BD51; }
.bz-wiek--ciemny .bz-wiek__glowny { color: #fff; }
.bz-wiek--ciemny .bz-wiek__alt { color: rgba(255,255,255,0.75); }
.bz-wiek--ciemny .bz-wiek__alt a { color: #81BD51; }
.bz-wiek--ciemny .bz-wiek__alt a:hover { color: #fff; }
.bz-wiek--kompakt { max-width: none; margin: 0 0 20px; padding: 12px 16px; gap: 12px; border-radius: 10px; }
.bz-wiek--kompakt .bz-wiek__glowny { font-size: 14px; }
.bz-wiek--kompakt .bz-wiek__alt { font-size: 13px; }
.lb-final__grid .btn { width: 100%; min-height: 54px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .lb-final__grid .wp-block-button.btn > .wp-block-button__link { width: 100%; min-height: 54px; display: inline-flex; align-items: center; justify-content: center; }
.bp-ico-arrow { margin-left: 8px; vertical-align: middle; }
.bp-hero__inner { max-width: 1280px; }
.bp-pill__godlo { width: 20px; height: 20px; border-radius: 4px; }
.bp-hero__btn { font-size: 18px; padding: 16px 32px; border-radius: 8px; }
/*przycisk*/ .wp-block-button.bp-hero__btn > .wp-block-button__link { font-size: 18px; padding: 16px 32px; border-radius: 8px; }
.hm-sec { padding: 80px 0; background: #F9FAFB; }
.hm-sh__title { font-size: 36px; line-height: 1.25; font-weight: 500; color: #232D4B; text-align: center; max-width: 820px; margin: 0 auto 48px; }
.bp-sec-features { padding: 48px 0 24px; }
.bp-sec-dlaczego { padding: 80px 0; background: #fff; }
.bp-dlaczego__title { font-size: 36px; color: #232D4B; margin-bottom: 24px; line-height: 1.2; font-weight: 500; }
.bp-dlaczego__lead { font-size: 18px; color: #6B7280; margin-bottom: 32px; line-height: 1.6; }
.bp-sec-filary { padding: 80px 0; background: #F9FAFB; }
.bp-filary__title { font-size: 36px; text-align: center; color: #232D4B; margin-bottom: 16px; font-weight: 500; }
.bp-sec-zawody { padding: 56px 0; }
.bp-zawody__head { text-align: center; margin-bottom: 40px; }
.bp-zawody__title { font-size: 32px; color: #232D4B; margin-bottom: 8px; font-weight: 500; }
.bp-zawody__lead { font-size: 17px; color: #6B7280; }
.bp-zc-schools { display: flex; flex-direction: column; gap: 8px; }
.bp-zc-schools__label { font-size: 12px; color: #6B7280; display: flex; align-items: center; gap: 4px; }
.bp-zm-btn { background: #81BD51; border: 0; padding: 12px 28px; border-radius: 10px; color: #fff; font-size: 15px; text-decoration: none; display: inline-block; }
/*przycisk*/ .wp-block-button.bp-zm-btn > .wp-block-button__link { background: #81BD51; border: 0; padding: 12px 28px; border-radius: 10px; color: #fff; font-size: 15px; text-decoration: none; display: inline-block; }
.bp-sec-mentoring { padding: 56px 0; background: #F8FAFB; }
.bp-mentoring__title { font-size: 32px; color: #232D4B; margin-bottom: 12px; line-height: 1.2; font-weight: 500; }
.bp-mentoring__lead { font-size: 16px; color: #6B7280; margin-bottom: 28px; line-height: 1.6; }
.bp-mentoring__cta { margin-top: 24px; }
.bp-mentoring__link { font-size: 15px; }
.bp-sec-zapis { padding: 56px 0; }
.bp-zapis__head { text-align: center; margin-bottom: 12px; max-width: 1024px; margin-left: auto; margin-right: auto; }
.bp-zapis__title { font-size: 36px; color: #232D4B; margin-bottom: 12px; font-weight: 500; }
.bp-zapis__lead { font-size: 17px; color: #6B7280; max-width: 768px; margin: 0 auto 28px; }
.bp-promo__emoji { font-size: 24px; }
.bp-promo__emoji--sm { font-size: 20px; }
.bp-mini-faq__title { font-size: 22px; color: #232D4B; margin: 0 0 24px; text-align: center; font-weight: 500; }
.bp-zapis__cta { text-align: center; margin-top: 28px; }
.bp-sec-cennik { padding: 80px 0; background: #F9FAFB; }
.bp-cennik__head { text-align: center; margin-bottom: 48px; }
.bp-cennik__title { font-size: 36px; color: #232D4B; font-weight: 500; margin-bottom: 12px; }
.bp-cennik__lead { font-size: 17px; color: #6B7280; }
.moto-box__icon-ph { width: 72px; height: 72px; border-radius: 50%; }
.bp-cennik__cta { text-align: center; margin-top: 32px; display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap; }
.bp-faq__cta { text-align: center; margin-top: 24px; }
.bp-faq__btn { padding: 12px 28px; }
/*przycisk*/ .wp-block-button.bp-faq__btn > .wp-block-button__link { padding: 12px 28px; }
.kt-label, .kt-value, .kt-ccard__title, .kt-ccard__sub, .kt-dcard__title, .kt-dcard__sub, .uc-sb-kontakt__label, .uc-sb-kontakt__hours, .rd-sb-kontakt__label, .rd-sb-kontakt__hours, .rd-bank-box__label, .rd-bank-box__value, .rd-bank-box__mono, .rd-sb-terminy__item-label, .rd-sb-terminy__item-value, .bp-pricing-card-badge, .bp-video-caption, .uc-alert-blue, .uc-info-blue__title, .uc-help-gray__title, .uc-warning__title, .uc-step__num, .uc-step__text, .rd-green-alert__title, .rd-bank-box__price, .rd-pay-info__item, .kt-ccard__label, .kt-value--bold { line-height: 1.6; }
p.bp-enrollment-step-num { font-family: 'Inter', sans-serif; font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 0; }
.bp-pricing-card--popular > p.bp-pricing-card-badge:nth-of-type(1) { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 600; color: #fff; }
.bp-pricing-card--popular > p.bp-pricing-card-badge + p { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 500; color: #232D4B; }

@media (min-width: 769px) {
  .utility-bar .container { display: flex; justify-content: flex-end; }
}

@media (max-width: 768px) {
  .cta { padding: 60px 0; }
  .bp-hero { padding: 64px 0 48px; }
  .hero__title { font-size: 34px !important; line-height: 1.2 !important; }
  .bp-hero .hero__subtitle { font-size: 34px; line-height: 1.2; }
  .hero__desc { font-size: 16px; line-height: 26px; }
  .bp-feature-cards { grid-template-columns: 1fr; }
  .bp-dlaczego-grid { grid-template-columns: 1fr; gap: 40px; }
  .bp-filary-grid { grid-template-columns: 1fr; gap: 40px; margin-top: 32px; }
  .bp-filar-card { padding: 24px; }
  .bp-nie-zostawiamy { padding: 60px 0; }
  .bp-nz-layout { grid-template-columns: 1fr; gap: 40px; }
  .bp-nz-layout h2 { font-size: 30px; }
  .bp-zawody-grid { grid-template-columns: 1fr; }
  .bp-klasa2-box { padding: 24px 20px; }
  .bp-mentoring-layout { grid-template-columns: 1fr; gap: 40px; }
  .bp-enrollment-steps { grid-template-columns: 1fr; gap: 32px; }
  .bp-mini-faq-wrap { padding: 28px 20px; }
  .bp-mini-faq { grid-template-columns: 1fr; }
  .bp-pricing-grid { grid-template-columns: 1fr; gap: 32px; }
  .bp-pricing-card { padding: 28px 24px; }
  .moto-box { flex-direction: column; align-items: center; text-align: center; padding: 24px 20px; }
  .moto-box__prices { justify-content: center; }
  .faq { padding: 60px 0; }
  .page-hero > .container > p { font-size: 16px; }
  .page-hero > .container > .autor-karta .autor-karta__nazwa { font-size: 24px; line-height: 1.25; }
  .page-hero > .container > .autor-karta p.autor-karta__opis { font-size: 16px; }
  .hm-belka { padding: 8px 12px; }
  .hm-belka a { font-size: 13px; line-height: 1.35; gap: 6px; }
  .hm-belka .hm-belka__nowosc { font-size: 10px; padding: 2px 7px; }
  .hm-belka .hm-belka__pelna { display: none; }
  .hm-belka .hm-belka__skrot { display: inline; }
  .hm-miasta { grid-template-columns: 1fr; }
  .lb-hero__cta .btn--xl, .lb-btn-ghost { width: 100%; }
/*przycisk*/ .lb-hero__cta .wp-block-button.btn--xl > .wp-block-button__link, .wp-block-button.lb-btn-ghost > .wp-block-button__link { width: 100%; }
  .sp-wb-featured { padding: 48px 0; }
  .sp-wb-next { flex-direction: column; }
  .sp-wb-next__photo { flex-basis: auto; max-width: none; aspect-ratio: 1/1; }
  .sp-wb-next__body { padding: 24px; }
  .sp-wb-next__foot { flex-direction: column; align-items: stretch; }
  .sp-wb-next__ctawrap.wp-block-buttons { display: flex; }
  .ks-card__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; padding-left: 20px; padding-right: 20px; white-space: nowrap; }
/*przycisk*/ .ks-card__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; padding-left: 20px; padding-right: 20px; white-space: nowrap; }
  .lb-wpisowe__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .lb-wpisowe__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
  .lb-cta-row .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; }
/*przycisk*/ .lb-cta-row .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; }
  .wz-data__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; padding-left: 20px; padding-right: 20px; }
/*przycisk*/ .wz-data__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; padding-left: 20px; padding-right: 20px; }
  .bz-wiek { margin-bottom: 24px; padding: 14px 16px; gap: 12px; }
  .bz-wiek__glowny { font-size: 14px; }
  .bz-wiek__alt { font-size: 13px; }
  .footer-k__col--cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .footer-k__col--cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
  .lps-faq__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .lps-faq__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
}

/*przycisk*/ .wp-block-button:where([class*="btn"]) { background: none; border: 0; padding: 0; box-shadow: none; }
/*przycisk*/ .wp-block-button:where([class*="btn"]) > .wp-block-button__link { background: none; border: 0; }
