/* v1.3.1 — poprawione centrowanie pełnej szerokości */
.aa-health-block-wrap{
    position:relative;
    left:auto!important;
    right:auto!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    transform:none!important;
    overflow-x:clip;
}
.aa-health-post{
    --aa-green:#163a37;--aa-olive:#556046;--aa-cream:#f7efe2;--aa-beige:#e9ddc5;--aa-gold:#b68a3e;--aa-text:#24312d;--aa-white:#fffaf1;
    width:min(1600px,calc(100% - 40px));max-width:1600px;margin:0 auto;color:var(--aa-text);font-family:inherit;line-height:1.68;font-size:17px;
}
.aa-health-post *{box-sizing:border-box}
.aa-health-post p{margin:0 0 16px}.aa-health-post ul{margin:8px 0 18px;padding-left:23px}.aa-health-post li{margin:7px 0}
.aa-health-post h2,.aa-health-post h3{font-family:inherit;color:var(--aa-green)}
.aa-health-post h2{margin:0;font-size:clamp(30px,2.8vw,48px);line-height:1.08;font-weight:500;text-transform:uppercase;letter-spacing:.015em}
.aa-health-post h3{margin:0 0 10px;font-size:25px;line-height:1.2;font-weight:600}
.aa-health-post img{display:block;width:100%;height:auto}
.aa-health-post figure{margin:0}
.aa-media{overflow:hidden;border-radius:26px;box-shadow:0 14px 34px rgba(0,0,0,.09);background:#f8f1e5}
.aa-media img{width:100%;height:100%;object-fit:contain;background:#f8f1e5}
.aa-panel{background:var(--aa-cream);border-radius:26px;padding:38px 42px;box-shadow:0 12px 30px rgba(0,0,0,.07)}

/* Pełnoszerokie pasy — bez wrażenia małych kart */
.aa-band{margin:38px 0;padding:52px 54px;border-radius:30px;box-shadow:0 12px 34px rgba(0,0,0,.055)}
.aa-band-cream{background:var(--aa-cream)}.aa-band-beige{background:var(--aa-beige)}
.aa-compact-band{padding-top:42px;padding-bottom:42px}
.aa-section-head{display:grid;grid-template-columns:72px minmax(0,1fr);gap:22px;align-items:start;margin:0 0 34px}
.aa-section-head>span{display:flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:50%;background:var(--aa-green);color:#fff2e0;font-size:22px;font-weight:800;box-shadow:0 8px 18px rgba(0,0,0,.12)}
.aa-section-head p{margin:0 0 5px;color:var(--aa-gold);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}

/* Hero */
.aa-hero-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:stretch;margin:0 0 28px}
.aa-hero-media{min-height:490px}.aa-hero-media img{object-fit:cover}
.aa-intro-panel{display:flex;flex-direction:column;justify-content:center}
.aa-kicker{color:var(--aa-gold);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:13px}
.aa-lead{font-size:22px;color:var(--aa-green)}

/* Spis treści */
.aa-toc{margin:0 0 38px;padding:24px 28px;background:#fff;border:1px solid rgba(85,96,70,.15);border-radius:24px;box-shadow:0 10px 26px rgba(0,0,0,.045)}
.aa-toc>strong{display:block;margin-bottom:13px;color:var(--aa-green);font-size:21px}
.aa-toc-links{display:flex;flex-wrap:wrap;gap:9px}
.aa-toc a{display:inline-flex;padding:8px 13px;border-radius:999px;background:#f3eadc;color:var(--aa-green);text-decoration:none;font-weight:700;font-size:14px;transition:.2s}
.aa-toc a:hover{background:var(--aa-green);color:#fff2e0}

/* Sekcje naprzemienne */
.aa-feature-row,.aa-formal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:center}
.aa-feature-reverse .aa-feature-copy{order:1}.aa-feature-reverse .aa-media{order:2}
.aa-feature-copy>article{padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid rgba(85,96,70,.16)}
.aa-feature-copy>article:last-of-type{border-bottom:0;margin-bottom:0}
.aa-feature-row .aa-media{max-height:650px}
.aa-formal-grid{align-items:start}.aa-formal-image{align-self:center}.aa-formal-copy{padding-top:4px}
.aa-banner{margin:34px 0 0;max-height:470px}.aa-banner img{object-fit:contain}

.aa-badges{display:flex;gap:9px;flex-wrap:wrap;margin:17px 0}.aa-badge{display:inline-flex;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.required{background:var(--aa-green);color:#fff2e0}.recommended{background:var(--aa-gold);color:#fff}.optional{background:#d9ceb6;color:var(--aa-green)}
.aa-check-list{columns:1;list-style:none;padding-left:0!important}.aa-check-list li{position:relative;padding-left:28px}.aa-check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--aa-gold);font-weight:900}
.aa-sex-cards,.aa-package-grid,.aa-myth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}
.aa-sex-cards article,.aa-package-grid article,.aa-myth-grid article,.aa-prevention-grid article,.aa-disease-grid article{padding:23px 24px;border-radius:20px;background:rgba(255,255,255,.58);border:1px solid rgba(85,96,70,.14)}
.aa-sex-cards p,.aa-myth-grid p{margin-bottom:0}

.aa-note,.aa-callout{margin:22px 0 0;padding:18px 22px;border-radius:16px;background:rgba(255,255,255,.64);border-left:6px solid var(--aa-gold)}
.aa-callout{margin:0 0 24px}.aa-callout p{margin:7px 0 0}
.aa-text-columns{display:grid;grid-template-columns:1fr 1fr;gap:54px}
.aa-dna-strip{display:grid;grid-template-columns:1.1fr 1.1fr .9fr;gap:26px;align-items:center}.aa-dna-strip .aa-note{margin:0}

.aa-three-stack{display:grid;gap:18px}.aa-three-stack article{padding:22px 24px!important;margin:0!important;border:1px solid rgba(85,96,70,.14)!important;border-radius:20px;background:rgba(255,255,255,.55)}
.aa-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.aa-result-grid div{padding:18px 12px;text-align:center;border-radius:16px;background:rgba(255,255,255,.64);border:1px solid rgba(85,96,70,.14)}.aa-result-grid strong,.aa-result-grid span{display:block}.aa-result-grid strong{font-size:20px;color:var(--aa-green)}.aa-result-grid span{font-size:13px;color:#66706c}
.aa-disease-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.aa-disease-grid article{padding:20px}.aa-disease-grid h3{font-size:21px}.aa-disease-grid p{margin-bottom:0}

.aa-prevention-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.aa-prevention-grid article{text-align:center}.aa-prevention-grid h3{font-size:22px}.aa-prevention-grid p{margin-bottom:0}.aa-icon{font-size:34px;margin-bottom:8px}
.aa-timeline-row{grid-template-columns:1.12fr .88fr}.aa-timeline-list{display:grid;gap:13px}.aa-timeline-list article{padding:17px 19px;border-radius:16px;background:rgba(255,255,255,.58);border-left:5px solid var(--aa-gold)}.aa-timeline-list strong{display:block;color:var(--aa-green);font-size:19px}.aa-timeline-list p{margin:5px 0 0}
.aa-package-grid{margin-top:0}.aa-package-grid article{padding:28px 30px}.aa-myth-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:25px}.aa-myth-grid strong{display:block;color:var(--aa-green);margin-bottom:7px}

/* Jasne i czytelne podsumowanie */
.aa-summary{background:linear-gradient(135deg,#f5ecdc,#e3d5bb);border-top:8px solid var(--aa-green);color:var(--aa-text)}
.aa-summary .aa-section-head>span{background:var(--aa-gold)}
.aa-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.aa-summary-grid p{padding:24px;border-radius:18px;background:rgba(255,255,255,.62);margin:0}
.aa-reg-note{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;margin-top:25px;padding:18px 22px;border-radius:16px;background:var(--aa-green);color:#fff2e0}.aa-reg-note strong{white-space:nowrap}
.aa-sources{margin:28px 0 0;padding:30px 36px;border-radius:24px;background:#e9ddc5}.aa-sources h2{font-size:30px;margin-bottom:17px}.aa-sources>div{display:flex;flex-wrap:wrap;gap:10px}.aa-sources a{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.54);color:var(--aa-green);font-size:13px;font-weight:700;text-decoration:none}

@media(max-width:1200px){
 .aa-health-post{width:min(1600px,calc(100% - 28px))}
 .aa-band{padding:44px 38px}.aa-feature-row,.aa-formal-grid{gap:30px}.aa-myth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-prevention-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
 .aa-health-block-wrap{width:100%!important;max-width:100%!important;margin:0!important}
 .aa-health-post{width:100%;max-width:100%}
 .aa-health-post{font-size:16px;line-height:1.6}
 .aa-hero-row,.aa-feature-row,.aa-formal-grid,.aa-text-columns,.aa-dna-strip,.aa-timeline-row{grid-template-columns:1fr;gap:20px}
 .aa-feature-reverse .aa-media{order:1}.aa-feature-reverse .aa-feature-copy{order:2}
 .aa-hero-media{min-height:0}.aa-hero-media img{object-fit:contain}
 .aa-band{margin:24px 0;padding:30px 22px;border-radius:22px}
 .aa-panel{padding:26px 22px;border-radius:22px}.aa-lead{font-size:19px}
 .aa-section-head{grid-template-columns:52px 1fr;gap:14px;margin-bottom:24px}.aa-section-head>span{width:48px;height:48px;font-size:16px}.aa-health-post h2{font-size:28px}.aa-health-post h3{font-size:22px}
 .aa-media{border-radius:16px}.aa-feature-row .aa-media{max-height:none}.aa-banner{max-height:none}
 .aa-sex-cards,.aa-package-grid,.aa-summary-grid,.aa-result-grid,.aa-disease-grid{grid-template-columns:1fr}
 .aa-prevention-grid,.aa-myth-grid{grid-template-columns:1fr}
 .aa-toc-links{gap:7px}.aa-toc a{font-size:12px;padding:7px 10px}
 .aa-reg-note{grid-template-columns:1fr;gap:5px}.aa-reg-note strong{white-space:normal}
}

/* =========================================================
   v1.3.2 — pełna szerokość, czytelny spis, odstępy, lightbox
   ========================================================= */
.aa-health-post{
    width:calc(100% - 24px)!important;
    max-width:1840px!important;
}

/* Spis treści jako równa, uporządkowana siatka */
.aa-toc{
    padding:28px 30px 30px;
}
.aa-toc>strong{
    font-size:24px;
    margin-bottom:18px;
}
.aa-toc-links{
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:10px;
}
.aa-toc a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:10px 14px;
    text-align:center;
    border:1px solid rgba(85,96,70,.12);
}

/* Wyraźny odstęp między kartami płci a dolnym bannerem */
.aa-formal-grid{margin-bottom:44px}
.aa-formal-grid + .aa-banner{margin-top:0}
.aa-sex-cards{margin-bottom:8px}
.aa-banner{
    max-height:none!important;
    overflow:visible!important;
}
.aa-banner img{
    width:100%;
    height:auto!important;
    object-fit:contain!important;
}

/* Wszystkie gotowe infografiki można powiększyć */
.aa-media img{cursor:zoom-in}
.aa-lightbox-trigger{cursor:zoom-in}
.aa-health-lightbox{
    position:fixed;
    inset:0;
    z-index:9999999;
    display:none;
    align-items:center;
    justify-content:center;
    padding:28px;
    background:rgba(10,18,16,.92);
    backdrop-filter:blur(5px);
}
.aa-health-lightbox.is-open{display:flex}
.aa-health-lightbox img{
    display:block;
    width:auto;
    height:auto;
    max-width:94vw;
    max-height:90vh;
    object-fit:contain;
    border-radius:14px;
    background:#fff;
    box-shadow:0 24px 70px rgba(0,0,0,.45);
}
.aa-health-lightbox-close{
    position:fixed;
    top:18px;
    right:22px;
    width:48px;
    height:48px;
    border:0;
    border-radius:50%;
    background:#f7efe2;
    color:#163a37;
    font-size:32px;
    line-height:1;
    cursor:pointer;
    box-shadow:0 8px 24px rgba(0,0,0,.25);
}

/* Pływający powrót do spisu */
.aa-back-to-toc{
    position:fixed;
    right:24px;
    bottom:24px;
    z-index:99998;
    display:flex;
    align-items:center;
    gap:9px;
    min-height:46px;
    padding:0 17px;
    border:0;
    border-radius:999px;
    background:#163a37;
    color:#fff2e0;
    font:inherit;
    font-size:13px;
    font-weight:800;
    letter-spacing:.02em;
    cursor:pointer;
    box-shadow:0 10px 28px rgba(0,0,0,.22);
    opacity:0;
    visibility:hidden;
    transform:translateY(12px);
    transition:.22s ease;
}
.aa-back-to-toc.is-visible{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}
.aa-back-to-toc:hover{background:#556046}
.aa-back-to-toc span{font-size:18px;line-height:1}

@media(max-width:1200px){
    .aa-toc-links{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
    .aa-health-post{width:100%!important}
    .aa-toc-links{grid-template-columns:repeat(2,minmax(0,1fr))}
    .aa-formal-grid{margin-bottom:28px}
    .aa-back-to-toc{right:14px;bottom:14px;padding:0 14px}
}
@media(max-width:560px){
    .aa-toc{padding:22px 18px}
    .aa-toc-links{grid-template-columns:1fr}
    .aa-toc a{justify-content:flex-start;text-align:left}
    .aa-back-to-toc{font-size:0;width:48px;padding:0;justify-content:center}
    .aa-back-to-toc span{font-size:22px}
    .aa-health-lightbox{padding:12px}
    .aa-health-lightbox-close{top:10px;right:10px;width:44px;height:44px}
}


/* =========================================================
   v1.3.3 — rozdzielenie grafik genetycznych i pełny banner
   ========================================================= */
.aa-genetic-row{
    margin-top:46px;
    padding-top:46px;
    border-top:1px solid rgba(85,96,70,.18);
}
.aa-genetic-panel-row{
    align-items:center;
}
.aa-genetic-panel-row .aa-genetic-panel-media{
    order:1;
}
.aa-genetic-panel-row .aa-disease-grid{
    order:2;
}
.aa-genetic-panel-media{
    max-height:none!important;
}
.aa-genetic-panel-media img{
    height:auto!important;
    object-fit:contain!important;
}

/* Banner drogi do uprawnień pokazujemy w całości, bez maskowania */
.aa-banner{
    padding:0!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:22px;
    overflow:hidden!important;
}
.aa-banner img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center!important;
}

@media(max-width:900px){
    .aa-genetic-row{
        margin-top:28px;
        padding-top:28px;
    }
    .aa-genetic-panel-row .aa-genetic-panel-media{order:1}
    .aa-genetic-panel-row .aa-disease-grid{order:2}
}

/* =========================================================
   v1.3.6 — mobile: typografia, spis treści i kompaktowe karty
   ========================================================= */
.aa-toc a:hover,
.aa-toc a:focus,
.aa-toc a:active{
    background:var(--aa-green)!important;
    color:#fff2e0!important;
    border-color:var(--aa-green)!important;
    outline:none;
}
.aa-toc a:hover *,
.aa-toc a:focus *,
.aa-toc a:active *{
    color:#fff2e0!important;
}

@media(max-width:900px){
    .aa-health-post{
        font-size:15.5px!important;
        line-height:1.58!important;
    }
    .aa-health-post h2{
        font-size:clamp(23px,7vw,29px)!important;
        line-height:1.04!important;
        letter-spacing:0!important;
        overflow-wrap:anywhere;
        hyphens:auto;
    }
    .aa-health-post h3{
        font-size:20px!important;
        line-height:1.18!important;
    }
    .aa-band{
        margin:20px 0!important;
        padding:26px 20px!important;
        border-radius:20px!important;
    }
    .aa-panel{
        padding:24px 20px!important;
    }
    .aa-section-head{
        grid-template-columns:46px minmax(0,1fr)!important;
        gap:13px!important;
        margin-bottom:22px!important;
    }
    .aa-section-head>span{
        width:44px!important;
        height:44px!important;
        font-size:15px!important;
    }
    .aa-section-head p{
        margin-bottom:4px!important;
        font-size:10.5px!important;
        line-height:1.35!important;
        letter-spacing:.105em!important;
    }
    .aa-feature-copy>article{
        padding-bottom:15px!important;
        margin-bottom:15px!important;
    }
    .aa-sex-cards article,
    .aa-package-grid article,
    .aa-myth-grid article,
    .aa-prevention-grid article,
    .aa-disease-grid article{
        padding:19px 18px!important;
        border-radius:17px!important;
    }
    .aa-note,.aa-callout{
        padding:15px 17px!important;
        border-radius:14px!important;
    }
    .aa-timeline-list article{
        padding:15px 17px!important;
    }
    .aa-sources{
        margin-top:20px!important;
        padding:25px 20px!important;
        border-radius:20px!important;
    }
    .aa-sources h2{
        font-size:27px!important;
    }
}

@media(max-width:560px){
    .aa-hero-row{
        margin-bottom:18px!important;
    }
    .aa-intro-panel .aa-lead{
        font-size:18px!important;
        line-height:1.55!important;
    }
    .aa-kicker{
        font-size:10.5px!important;
        line-height:1.35!important;
    }

    /* Spis treści: dwie zwarte kolumny zamiast 10 szerokich pasów */
    .aa-toc{
        margin:0 10px 22px!important;
        padding:20px 16px 18px!important;
        border-radius:20px!important;
    }
    .aa-toc>strong{
        margin-bottom:14px!important;
        font-size:22px!important;
    }
    .aa-toc-links{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:8px!important;
    }
    .aa-toc a{
        min-height:42px!important;
        padding:8px 8px!important;
        justify-content:center!important;
        text-align:center!important;
        font-size:11px!important;
        line-height:1.2!important;
        border-radius:14px!important;
        white-space:normal!important;
    }

    .aa-health-post h2{
        font-size:clamp(22px,7.4vw,27px)!important;
    }
    .aa-health-post h3{
        font-size:19px!important;
    }
    .aa-band{
        padding:23px 17px!important;
    }
    .aa-section-head{
        grid-template-columns:42px minmax(0,1fr)!important;
        gap:11px!important;
    }
    .aa-section-head>span{
        width:40px!important;
        height:40px!important;
        font-size:14px!important;
    }

    /* Wyniki DNA pozostają jednym zwartym wierszem */
    .aa-result-grid{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
        gap:7px!important;
        margin:16px 0!important;
    }
    .aa-result-grid div{
        padding:14px 5px!important;
        border-radius:13px!important;
    }
    .aa-result-grid strong{
        font-size:16px!important;
        white-space:nowrap;
    }
    .aa-result-grid span{
        font-size:10px!important;
    }

    .aa-prevention-grid{
        gap:12px!important;
    }
    .aa-prevention-grid .aa-icon{
        font-size:28px!important;
        margin-bottom:5px!important;
    }
    .aa-package-grid,
    .aa-myth-grid,
    .aa-disease-grid,
    .aa-sex-cards{
        gap:12px!important;
    }
    .aa-package-grid article{
        padding:21px 19px!important;
    }
    .aa-package-grid ul{
        padding-left:20px!important;
    }
    .aa-summary-grid{
        gap:12px!important;
    }
    .aa-summary-grid p{
        padding:18px!important;
    }
    .aa-reg-note{
        padding:17px 18px!important;
    }

    .aa-back-to-toc{
        right:12px!important;
        bottom:12px!important;
        width:44px!important;
        min-height:44px!important;
        height:44px!important;
        padding:0!important;
    }
    .aa-back-to-toc span{
        font-size:20px!important;
    }
}

@media(max-width:360px){
    .aa-toc-links{
        grid-template-columns:1fr!important;
    }
    .aa-toc a{
        justify-content:flex-start!important;
        text-align:left!important;
        padding-left:13px!important;
    }
}


/* =========================================================
   v1.3.7 — finalna korekta typografii mobile
   ========================================================= */
.aa-toc a:hover,
.aa-toc a:focus,
.aa-toc a:focus-visible,
.aa-toc a:active{
    color:#fff2e0!important;
    -webkit-text-fill-color:#fff2e0!important;
}
.aa-toc a:hover::before,
.aa-toc a:focus::before,
.aa-toc a:active::before{
    color:#fff2e0!important;
}

@media(max-width:560px){
    .aa-health-post{
        font-size:15.5px!important;
        line-height:1.55!important;
    }
    .aa-section-head h2,
    .aa-health-post .aa-section-head h2{
        font-size:24px!important;
        line-height:1.08!important;
        letter-spacing:-.01em!important;
        overflow-wrap:normal!important;
        word-break:normal!important;
        hyphens:none!important;
    }
    #aa-wymogi .aa-section-head h2,
    #aa-podsumowanie .aa-section-head h2{
        font-size:22.5px!important;
        line-height:1.09!important;
    }
    .aa-section-head p{
        font-size:9.5px!important;
        line-height:1.25!important;
        letter-spacing:.11em!important;
    }
    .aa-section-head{
        grid-template-columns:40px minmax(0,1fr)!important;
        gap:10px!important;
        margin-bottom:18px!important;
    }
    .aa-section-head>span{
        width:38px!important;
        height:38px!important;
        font-size:13px!important;
    }
    .aa-health-post h3{
        font-size:18.5px!important;
        line-height:1.2!important;
    }
    .aa-prevention-grid h3,
    .aa-package-grid h3,
    .aa-disease-grid h3,
    .aa-sex-cards h3{
        font-size:18.5px!important;
    }
    .aa-band{
        padding:21px 16px!important;
    }
    .aa-toc a{
        color:var(--aa-green)!important;
        -webkit-text-fill-color:var(--aa-green)!important;
    }
    .aa-toc a:hover,
    .aa-toc a:focus,
    .aa-toc a:focus-visible,
    .aa-toc a:active{
        color:#fff2e0!important;
        -webkit-text-fill-color:#fff2e0!important;
    }
    .aa-sources h2{
        font-size:25px!important;
        line-height:1.1!important;
    }
}

@media(max-width:390px){
    .aa-section-head h2,
    .aa-health-post .aa-section-head h2{
        font-size:22.5px!important;
    }
    #aa-wymogi .aa-section-head h2,
    #aa-podsumowanie .aa-section-head h2{
        font-size:21px!important;
    }
}

/* =========================================================
   v1.3.8 — nagłówki i znaczniki na telefonach
   ========================================================= */
@media (max-width:560px){
  .aa-health-post .aa-section-head h2{
    font-size:21px!important;
    line-height:1.08!important;
    letter-spacing:-.015em!important;
    text-transform:uppercase!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
  .aa-health-post #wymogi .aa-section-head h2,
  .aa-health-post #podsumowanie .aa-section-head h2{
    font-size:19.5px!important;
    line-height:1.09!important;
  }
  .aa-health-post .aa-section-head{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .aa-health-post .aa-section-head>span{
    width:34px!important;
    height:34px!important;
    font-size:12px!important;
  }
  .aa-health-post .aa-section-head p{
    font-size:8.5px!important;
    line-height:1.2!important;
    letter-spacing:.105em!important;
  }
  .aa-health-post .aa-badges{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:5px!important;
    margin:14px 0!important;
    width:100%!important;
  }
  .aa-health-post .aa-badge{
    flex:1 1 0!important;
    min-width:0!important;
    justify-content:center!important;
    text-align:center!important;
    padding:7px 5px!important;
    font-size:8.5px!important;
    line-height:1.1!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
  }
}
@media (max-width:360px){
  .aa-health-post .aa-section-head h2{font-size:19.5px!important}
  .aa-health-post #wymogi .aa-section-head h2,
  .aa-health-post #podsumowanie .aa-section-head h2{font-size:18px!important}
  .aa-health-post .aa-badge{font-size:7.8px!important;padding:7px 3px!important}
}
