.prose li>p{margin:0}.prose li{margin-top:.2rem;margin-bottom:.2rem}.prose p:empty{display:none}.prose .tabela-zawijana{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.prose .tabela-zawijana table{width:auto;min-width:100%;margin:0;font-size:.85rem}.prose .tabela-zawijana th,.prose .tabela-zawijana td{vertical-align:top;border:1px solid #e2e8f0;padding:.4rem .6rem}.galeria-grid[data-astro-cid-wuxn26xc]{grid-template-columns:repeat(var(--kol-sm), minmax(0, 1fr))}@media (width>=768px){.galeria-grid[data-astro-cid-wuxn26xc]{grid-template-columns:repeat(var(--kol), minmax(0, 1fr))}}.tabela-blok table{border-collapse:collapse;width:100%;font-size:.9rem}.tabela-blok thead th{color:#fff;text-align:left;vertical-align:top;background:#00264d;padding:.6rem .75rem;font-weight:600}.tabela-blok tbody td{vertical-align:top;border-top:1px solid #e2e8f0;padding:.55rem .75rem}.tabela-blok tbody tr:nth-child(2n){background:#f8fafc}.tabela-blok tbody tr.tabela-hidden{display:none}.tabela-blok .tabela-strony button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;min-width:2rem;padding:.3rem .6rem;line-height:1}.tabela-blok .tabela-strony button[aria-current=true]{color:#fff;background:#00264d;border-color:#00264d}.tabela-blok .tabela-strony button:disabled{opacity:.4;cursor:default}.kolumny-grid[data-astro-cid-4s3jg52w]{grid-template-columns:1fr}@media (width>=640px){.kolumny-grid[data-astro-cid-4s3jg52w]{grid-template-columns:repeat(var(--n), minmax(0, 1fr))}}.el-uklad{color:var(--color-ink)}.el-uklad>.el-row,.el-uklad>.el-col{margin-block:2.25rem}.el-uklad>.el-col:first-child,.el-uklad>.el-row:first-child{margin-top:1rem}.el-row{grid-template-columns:repeat(var(--cols,2), minmax(0, 1fr));align-items:start;gap:2.25rem;display:grid}.el-row .el-row{grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));gap:.75rem}.el-uklad .el-row .el-row .el-bgc{padding:.7rem .9rem}@media (width<=1024px){.el-row{gap:1.75rem}}@media (width<=900px){.el-row{gap:1.25rem}.el-row[style*=--cols\:3],.el-row[style*=--cols\:4],.el-row[style*=--cols\:5],.el-row[style*=--cols\:6]{grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr))}}@media (width<=560px){.el-row,.el-row[style*=--cols\:3],.el-row[style*=--cols\:4],.el-row[style*=--cols\:5],.el-row[style*=--cols\:6],.el-row .el-row{grid-template-columns:1fr;gap:1.25rem}}.el-col>*+*{margin-top:1rem}.el-row>.el-col,.el-row>.el-row{min-width:0}.el-tx,.el-uklad .el-h{overflow-wrap:break-word}.el-uklad .el-h{color:var(--color-brand-navy);font-weight:700;line-height:1.25}.el-uklad h1.el-h,.el-uklad h2.el-h{font-size:2.25rem}.el-uklad h3.el-h{font-size:1.4rem}.el-uklad h4.el-h,.el-uklad h5.el-h{font-size:1.15rem}@media (width<=1024px){.el-uklad h1.el-h,.el-uklad h2.el-h{font-size:1.9rem}}@media (width<=560px){.el-uklad h1.el-h,.el-uklad h2.el-h{font-size:1.55rem}.el-uklad h3.el-h{font-size:1.2rem}}.el-uklad .el-bgc h1.el-h,.el-uklad .el-bgc h2.el-h,.el-uklad .el-bgc h3.el-h,.el-uklad .el-row .el-row h2.el-h,.el-uklad .el-row .el-row h3.el-h{font-size:1.35rem;line-height:1.25}.el-uklad .el-bgc{border-radius:.5rem;padding:2rem}.el-uklad .el-dark,.el-uklad .el-dark .el-h,.el-uklad .el-dark .el-tx,.el-uklad .el-dark .el-tx a{color:#fff}.el-uklad .el-dark .el-btn{color:var(--color-brand-navy);background:#fff}@media (width<=560px){.el-uklad .el-bgc{padding:1.25rem}}.el-tx{font-size:1rem;line-height:1.7}.el-tx p{margin-block:.6rem}.el-tx a{color:var(--color-brand-blue);text-decoration:underline}.el-tx ul{margin-block:.6rem;padding-left:1.25rem;list-style:outside}.el-tx ul li{margin-block:.2rem}.el-img{object-fit:cover;border-radius:.5rem;width:100%;height:auto;max-height:560px;display:block}@media (width<=900px){.el-img{max-height:420px}}@media (width<=560px){.el-img{max-height:300px}}.el-col:has(>.el-ib){grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));align-content:start;gap:.75rem 1rem;display:grid}@media (width<=560px){.el-col:has(>.el-ib){grid-template-columns:1fr}}.el-ib{background:var(--color-surface);border-radius:.5rem;align-items:center;gap:.75rem;padding:.6rem .85rem;text-decoration:none;display:flex}.el-ib-icon{object-fit:contain;flex-shrink:0;width:2.25rem;height:2.25rem}.el-ib-t{color:var(--color-brand-navy);font-size:1rem;font-weight:600;line-height:1.35}.el-ib-d{color:var(--color-ink);margin-top:.2rem;font-size:.95rem}.el-btn{background:var(--color-brand-blue);color:#fff;border-radius:.375rem;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.el-btn:hover{background:var(--color-brand-blue-dark)}.el-gal{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.el-gal img{object-fit:cover;border-radius:.5rem;width:100%;height:220px;display:block}@media (width<=900px){.el-gal img{height:200px}}@media (width<=640px){.el-gal{grid-template-columns:repeat(2,1fr)}.el-gal img{height:160px}}.el-gal.el-gal-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:.75rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.el-gal.el-gal-strip img{scroll-snap-align:start;flex:none;width:auto;height:260px}@media (width<=560px){.el-gal.el-gal-strip img{height:200px}}.el-video{aspect-ratio:16/9;margin-block:1rem;position:relative}.el-video iframe{border-radius:.5rem;width:100%;height:100%;position:absolute;inset:0}.el-hr{border:0;border-top:1px solid #e2e8f0;margin-block:1.5rem}.el-table-wrap{-webkit-overflow-scrolling:touch;margin-block:1rem;overflow-x:auto}.el-uklad table{border-collapse:collapse;width:100%;min-width:560px;font-size:.95rem}.el-uklad table td,.el-uklad table th{text-align:left;border:1px solid #dfe5ee;padding:.55rem .8rem}.el-uklad table thead th,.el-uklad table thead td,.el-uklad table tr:first-child th{background:var(--color-brand-navy);color:#fff;font-weight:600}.el-uklad table tbody tr:nth-child(2n) td{background:#f4f7fc}.el-list{padding:0;list-style:none}.el-list li{margin-block:.3rem;padding-left:1.25rem;position:relative}.el-list li:before{content:"»";color:var(--color-brand-green);position:absolute;left:0}.el-form{grid-template-columns:1fr 1fr;gap:1rem;max-width:46rem;display:grid}.el-f-lab{color:var(--color-brand-navy);flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:500;display:flex}.el-form textarea,.el-form .el-f-chk{grid-column:1/-1}.el-form input,.el-form textarea,.el-form select{border:1px solid #cbd5e1;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;font-weight:400}.el-form input:focus,.el-form textarea:focus,.el-form select:focus{border-color:var(--color-brand-blue);box-shadow:0 0 0 1px var(--color-brand-blue);outline:none}.el-f-chk{color:var(--color-ink);flex-direction:row;align-items:flex-start;gap:.5rem;font-size:.8rem;font-weight:400}.el-f-html{color:var(--color-ink);grid-column:1/-1;font-size:.85rem;line-height:1.6}.el-f-html hr{border:0;border-top:1px solid #cbd5e1;margin-block:.5rem}.el-f-html h3{color:var(--color-brand-navy);font-weight:700;margin-bottom:.5rem!important;font-size:1.1rem!important}.el-f-html p{margin-block:.4rem}.el-form button{cursor:pointer;border:none;grid-column:1/-1;justify-self:start}@media (width<=640px){.el-form{grid-template-columns:1fr}}
