:root{--bg:#071c31;--bg-2:#0d274d;--grad-a:#075985;--grad-b:#0e7490;--card:#102a43;--text:#e2e8f0;--muted:#94a3b8;--accent:#67e8f9;--ok:#10b981;--warn:#f59e0b;--danger:#ef4444;--ring:rgba(14,165,233,.4);--card-heading-size:1.25rem}*{box-sizing:border-box}body,html{margin:0;padding:0;background:linear-gradient(135deg,var(--bg),var(--bg-2));color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif}.site-header .brand-wrap .text .name,h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif}a{color:var(--accent);text-decoration:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--ring);outline-offset:2px}.container{max-width:1100px;margin:0 auto;padding:16px}header{position:sticky;top:0;z-index:50;backdrop-filter:saturate(1.2) blur(6px);border-bottom:1px solid rgba(148,163,184,.15)}nav ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0 0 0 auto;padding:0}nav a{display:block;padding:8px 12px;border-radius:10px;background:rgba(148,163,184,.08)}nav a:hover{background:rgba(148,163,184,.18)}.hero-old{margin:80px 0 8px;background:radial-gradient(1000px 600px at 10% -10%,rgba(14,165,233,.2),transparent),radial-gradient(800px 600px at 80% -20%,rgba(59,130,246,.25),transparent)}.hero-old h1{font-size:32px;line-height:1.1;margin:0 0 4px}.hero-old p{max-width:800px;color:var(--muted);margin:0}.btn{display:inline-block;background:linear-gradient(135deg,var(--grad-a),var(--grad-b))}.ticker{border:1px solid rgba(148,163,184,.2)}.ticker__inner{display:flex;gap:32px;white-space:nowrap;animation:25s linear infinite scroll;padding:10px}@media (prefers-reduced-motion:reduce){.ticker__inner{animation:none}}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.accordion{border:1px solid rgba(148,163,184,.2);border-radius:12px;overflow:hidden}.accordion details{border-bottom:1px solid rgba(148,163,184,.15)}footer{margin-top:var(--gap-main-footer);border-top:1px solid rgba(148,163,184,.2);padding:20px 0;color:var(--muted)}fieldset{border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:16px}label{display:block;margin:8px 0 4px}input,select,textarea{width:100%;padding:10px;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:rgba(2,6,23,.6);color:var(--text)}button{border:0;cursor:pointer}hr{border:0;border-top:1px solid rgba(148,163,184,.18);margin:16px 0}@media (max-width:900px){.hero-old h1{font-size:32px}}.tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:16px}.tile h4{display:flex;align-items:center}.tile-grid.tiles-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tile{border-radius:12px;padding:12px;border:1px solid rgba(11,31,58,.12);display:flex;flex-direction:column}.tile h4{margin:0 0 8px;display:flex;gap:8px;align-items:center;font-weight:700}.tile .emergency-list,.tile .hours{margin:6px 0 8px 22px;padding:0}.tile .emergency-list li,.tile .hours li{margin:2px 0}.tile-green{background:#ddf5e5}.tile-pink{background:#fbe4e4;border-color:rgba(148,163,184,.4)}.tiles-card{margin-top:10px}.tiles-card.empty{min-height:140px;display:block}.tiles-card.empty .panel-placeholder{height:1px}.card.tiles-card .tile{border-radius:12px;padding:12px;border:1px solid rgba(11,31,58,.12)}.card.tiles-card h4{margin:0 0 8px;display:flex;gap:8px;align-items:center;font-weight:700;display:flex;align-items:center;gap:10px}.card.tiles-card .icon{display:inline-block;vertical-align:text-bottom;margin-right:4px}.card.tiles-card h4 svg.icon{opacity:.9;opacity:.95;width:26px;height:26px;stroke-width:2;opacity:1}.card.tiles-card .hint{margin:2px 0 8px;color:#25364d;opacity:.9;font-size:.95rem}.card .card-title,.card.tiles-card .section-heading,.card>h3{font-size:1.25rem;line-height:1.4;font-weight:700}.card.tiles-card .tile-grid{display:grid;gap:16px}.card.tiles-card .tile-grid.tiles-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:901px){.card.tiles-card .tile{min-height:200px}}.card.tiles-card .emergency-list,.card.tiles-card .hours{margin:4px 0 6px 22px;padding:0}.card.tiles-card .emergency-list li,.card.tiles-card .hours li{margin:1px 0;line-height:1.35;color:#0b1f3a}.card .card-title,.card h3,.card.tiles-card .section-heading{font-size:1.25rem!important;font-size:var(--card-heading-size)!important;line-height:1.4!important;font-weight:700!important;margin:0 0 8px!important}.card .card-title,.card h2,.card h3,.card h4,.card.tiles-card .section-heading{font-size:var(--card-heading-size)!important;line-height:1.35!important;font-weight:700!important;margin:0 0 8px!important}.card.tiles-card .section-heading{color:#0b1f3a;border-left:none!important;padding-left:0!important;border-bottom:1px solid rgba(11,31,58,.2)!important;padding-bottom:6px!important}.card.tiles-card h2.section-heading.section-heading{font-size:1.25rem!important;line-height:1.35!important;font-weight:700!important;margin:0 0 8px!important}.card .card-title,.card h2,.card h3,.card h4,.card.tiles-card h2.section-heading{font-size:var(--card-heading-size-px)!important;line-height:1.35!important;font-weight:700!important;margin:0 0 8px!important}.card.tiles-card h2.section-heading{border-left:none!important;padding-left:0!important;border-bottom:1px solid rgba(11,31,58,.2)!important;padding-bottom:6px!important}.card.tiles-card .tile-green{border:1px solid rgba(11,31,58,.1);color:#0b1f3a;background:#dcefe7!important}.card.tiles-card .tile-pink{border:1px solid rgba(11,31,58,.1);color:#311b1b;background:#f2e2e7!important}.card.tiles-card .tile-green h4{color:#0d5b48}.card.tiles-card .tile-pink h4{color:#7a2330}.card.tiles-card h4 .icon-badge{width:28px;height:28px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.08)}.card.tiles-card h4 .icon-badge.green{background:linear-gradient(135deg,#a8e0cf 0,#74c3b1 100%)}.card.tiles-card h4 .icon-badge.pink{background:linear-gradient(135deg,#f5b8c6 0,#e08aa0 100%)}.card.tiles-card h4 .icon-badge svg{width:18px;height:18px;stroke:#ffffff}.card.tiles-card h4 span.title-first{font-weight:700}.card .tile{display:block!important}.card .tile h4 .icon-badge.green{background:linear-gradient(135deg,#7fd7bf 0,#3fb79d 100%)}.card .tile h4 .icon-badge svg{width:20px!important;height:20px!important;stroke:#fff!important;stroke:#fff}.card .tile-grid.tiles-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;align-items:start}@media (max-width:900px){.card.tiles-card .tile-grid.tiles-2,.tile-grid,.tile-grid.tiles-2{grid-template-columns:1fr}.card .tile-grid.tiles-2{grid-template-columns:1fr!important}}.card .tile h4{white-space:normal!important;word-break:normal!important;display:grid!important;grid-template-columns:32px 1fr!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0 0 10px!important;text-align:left!important}.card .tile h4 .icon-badge{width:32px!important;height:32px!important;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7fd7bf 0,#3fb79d 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.85),0 2px 4px rgba(0,0,0,.12)}.card .tile h4 .icon-badge.pink{background:linear-gradient(135deg,#f39db2 0,#d86e86 100%)}.card .tile h4 .title-wrap{display:inline!important}.card .tile h4 .title-first{font-weight:700!important}.card .tile h4 .title-rest{opacity:.9;font-weight:700!important;opacity:.95}.card .tile h4 .icon-plain{flex:0 0 36px;display:inline-flex}.card .tile h4 .title-text{display:inline-flex;flex-wrap:wrap;align-items:baseline}.card .tile h4 .icon-plain{width:36px;height:36px;flex:0 0 36px;display:inline-flex!important;align-items:center;justify-content:center}.card .tile h4 .icon-plain svg{width:36px;height:36px;display:block!important}.card .tile h4 svg circle,.card .tile h4 svg path{vector-effect:non-scaling-stroke}.card .tile h4 img.ico-36{width:36px;height:36px;display:inline-block}.card .tile h4 .title{font-weight:700}.teasers-grid .teaser .teaser-body{display:flex;flex-direction:column;gap:4px}.teasers-grid .teaser .teaser-body h3{margin:0;font-size:1rem}.lightbox{inset:0;align-items:center;justify-content:center;padding:20px}.lightbox.open{display:flex}.lightbox-close{position:absolute;top:12px;right:12px;font-size:24px;background:#000;color:#fff;border:1px solid #444;border-radius:12px;padding:4px 10px;cursor:pointer}.quick-section .quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.quick-section .tile img{display:block;max-width:100%;object-fit:contain;border:1px solid var(--border);background:var(--panel-2)}.quick-section .tile{background:var(--card);border-radius:16px;padding:12px 12px 16px;border:1px solid var(--border);display:flex;flex-direction:column;color:var(--text)}.quick-section .tile img{object-fit:cover;border:1px solid var(--border);background:var(--bg-2);object-fit:cover!important;border:1px solid var(--border)!important;background:var(--bg-2)!important}.quick-section .tile h3{margin:0 0 6px;font-size:1rem!important}.quick-section .tile a.btn{align-self:flex-start;align-self:center!important;margin-top:6px!important;align-self:center}.history-card-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1.4fr);gap:40px;align-items:stretch}.history-main-tile{display:flex;flex-direction:column;gap:12px;height:100%}.history-main-tile p{margin-bottom:.5rem}.history-main-tile .btn{margin-top:auto;align-self:flex-start}@media (max-width:767px){.history-card-layout{grid-template-columns:minmax(0,1fr);gap:24px}.history-trust-grid{grid-template-columns:minmax(0,1fr)}}.history-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;height:100%}.history-trust-tile{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px}.history-trust-tile h3{margin:0;font-size:14px;color:var(--text)}.history-trust-tile p{margin:0;font-size:14px;line-height:1.6;color:var(--muted)}.history-trust-tile .btn-small{margin-top:8px;align-self:flex-start;padding:6px 12px;font-size:13px}@media (max-width:900px){.history-card-layout{grid-template-columns:1fr;gap:24px}.history-trust-grid{grid-template-columns:1fr}}@media (min-width:1180px){.history-section .history-card-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.history-section .history-trust-grid{grid-template-columns:repeat(2,283px);gap:20px;justify-content:flex-end}}.quick-section .tile img{width:100%!important;height:135px!important;object-fit:cover!important;margin:0 0 8px!important;padding:0!important;border-radius:12px!important;border:1px solid var(--border)!important;background:var(--bg-2)!important}.quick-section .quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.quick-section .tile{display:flex;flex-direction:column;align-items:center;text-align:center}.news-panel .home-news-footer{justify-content:center}.news-panel .home-news-actions{display:flex;justify-content:center;align-items:center}.news-panel .home-news-actions .btn-home-news{margin-left:auto;margin-right:auto}.history-section .history-trust-tile{align-items:center}.history-section .history-trust-tile .btn,.history-section .history-trust-tile .btn-small{margin-top:auto;align-self:center}body{margin:0;background:linear-gradient(180deg,var(--bg-1),var(--bg-2) 55%,var(--bg-3));color:var(--text);font:16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,"Open Sans",sans-serif;background:linear-gradient(180deg,var(--bg-1),var(--bg-2)55%,var(--bg-3))!important;color:var(--text)!important;margin-top:8px!important}.site-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.site-header .brand-wrap{display:flex;flex-wrap:wrap;align-items:center}.site-header .brand{display:flex;align-items:center;gap:8px}.site-header .text .name{font-weight:700;font-size:20px;line-height:1.1;text-transform:uppercase;color:var(--text)}.site-header .text .addr{font-size:14px;color:var(--muted)}.site-header .contacts{display:flex;gap:8px;flex-wrap:wrap}.site-header .contacts .tel{background:linear-gradient(135deg,var(--grad-a),var(--grad-b));border:1px solid transparent}.site-header .contacts .tel:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.site-header .contacts .tel:active{background:var(--accent-2);border-color:var(--accent-2)}@media (max-width:767px){.site-header{flex-direction:column;align-items:center;text-align:center}.site-header .brand-wrap,.site-header .contacts{justify-content:center}}.hero-old{background:linear-gradient(135deg,var(--grad-a),var(--grad-b));padding:60px 24px;border-radius:16px;text-align:center;margin-top:16px;position:relative;overflow:hidden}.hero-old .hero-old p{font-size:18px;margin:0 0 24px;color:var(--muted);max-width:700px;margin-inline:auto}.hero-old .cta{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px}.ticker{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:6px 14px;overflow:hidden;position:relative;margin-top:16px;margin-bottom:32px}.ticker p{display:inline-flex;align-items:center;gap:18px;white-space:nowrap;animation:60s linear infinite ticker-scroll;font-weight:700;margin:0;min-height:32px}.ticker:hover p{animation-play-state:paused}.ticker a.ticker-item{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.ticker a.ticker-item:hover{text-decoration:underline}.ticker .ticker-date{display:inline-block;padding:2px 8px;border-radius:999px;background:#c62828;color:#fff;font-weight:700;font-size:.85rem}.ticker .ticker-separator{opacity:.6;padding:0 4px}@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.news-panel h2{margin-bottom:16px;font-size:24px;color:#e6eeff}.news-cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.news-cards article{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;color:var(--text)}.news-cards h3{margin:0;font-size:18px;color:var(--text)}.news-cards .muted{color:var(--muted);font-size:14px}.news-cards .actions{margin-top:8px}.news-cards .home-news-main h3{margin:0;font-size:15px;font-weight:700;color:var(--muted)}.news-cards .home-news-main h4{display:block;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-cards .home-news-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-panel .news-cards .home-news-main{min-height:170px;min-width:0}@media (min-width:900px){.history-section .history-trust-grid{grid-auto-rows:1fr}.history-section .history-main-tile,.history-section .history-trust-grid .history-trust-tile{height:100%}.news-panel .news-cards .home-news-card{display:flex;align-items:flex-start;overflow:hidden}.news-panel .news-cards .home-news-thumb{flex:0 0 var(--news-thumb-size);max-width:var(--news-thumb-size)}.news-panel .news-cards .home-news-main{flex:1 1 0;min-width:0;max-width:346px}.news-panel .news-cards{grid-auto-rows:1fr}}.quick-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quick-grid .tile{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:var(--text)}.quick-grid .tile img{width:var(--news-thumb-size);height:var(--news-thumb-size);aspect-ratio:1/1;border-radius:12px;object-fit:cover;display:block;margin:0 auto .75rem;border:none}.quick-grid .tile h3{margin:0;font-size:16px;color:var(--text)}.social-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text);text-align:center}.social-card iframe{width:100%;height:180px;border:none;border-radius:8px}.social-card h3{margin:0;font-size:16px;color:var(--text)}.social-card a{color:var(--accent-2);font-weight:700;text-decoration:none}.social-card a:hover{text-decoration:underline}.accordion details{border:1px solid var(--border);background:var(--card);color:var(--text);box-shadow:0 8px 16px rgba(15,23,42,.45)}.accordion details:hover{border-color:var(--accent);box-shadow:0 0 0 1px rgba(56,189,248,.45),0 12px 20px rgba(15,23,42,.6)}.accordion summary{padding:14px 18px;cursor:pointer;list-style:none;position:relative}.accordion summary::marker{display:none}.accordion summary::after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:transform .2s;font-size:20px;font-weight:700;color:var(--accent)}.accordion details[open] summary::after{content:"–";transform:translateY(-50%)}.accordion .content{padding:0 18px 16px;border-top:1px solid var(--border)}#faq,#social,.map-wrap{margin:var(--section-gap-y) 0}footer{margin:40px 0 20px;color:var(--muted);font-size:14px;text-align:center}footer a{color:var(--accent);text-decoration:none}.hero-old{background:linear-gradient(135deg,var(--grad-a),var(--grad-b));color:#fff;margin-bottom:16px}.hero-old-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:center;padding:0 12px}.hero-old-text .hero-old-eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 2px}.hero-old-lead{font-size:14px;line-height:1.35;margin:0 0 4px;color:var(--muted);max-width:600px}.hero-old-badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:3px}.hero-old-badge{font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.18)}.hero-old-actions{justify-content:flex-start;gap:6px;margin-top:0;margin-bottom:0}.hero-old-media{display:grid;grid-template-rows:auto auto;gap:8px}.hero-old-main,.hero-old-side{border-radius:12px;overflow:hidden;background:#111;box-shadow:0 8px 22px rgba(0,0,0,.35)}.hero-old-main img{display:block;width:100%;height:84px;object-fit:cover}.hero-old-side img{display:block;width:100%;height:42px;object-fit:cover}.hero-old-side-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media (max-width:900px){.hero-old-layout{grid-template-columns:minmax(0,1fr);gap:14px;padding:12px 12px 18px;text-align:left}.hero-old-media{order:-1}.hero-old-actions{justify-content:flex-start;flex-wrap:wrap}}.hero{margin:24px 0 20px;padding:0;background:0 0;color:#e0f2f1}.hero .container{max-width:var(--container-w);padding:10px 16px 12px;background:var(--card);border-radius:16px;box-shadow:0 12px 30px rgba(15,118,110,.45)}.hero h1{margin:0;font-size:28px;line-height:1.25}@media (max-width:720px){.hero{margin:20px 0 16px}.hero .container{padding:8px 12px 10px;border-radius:14px}.hero h1{font-size:22px;line-height:1.3}}.hero-lead{margin:10px 0 12px;font-size:16px;line-height:1.5;max-width:820px}.hero-points{margin:0 0 12px;display:grid;gap:6px;font-size:15px;line-height:1.45}.hero-points li{margin:0;position:relative;padding-left:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.hero-actions .btn{font-size:14px;font-weight:700}.btn-home-hero-secondary{background:0 0!important;color:#ecfeff!important;border:1px solid rgba(240,249,250,.75)!important}.btn-home-hero-secondary:hover{background:rgba(15,118,110,.28)!important}@media (max-width:720px){.hero-lead,.hero-points{font-size:14px}}.hero-layout{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}.hero-main{flex:2 1 260px;min-width:0}.hero-aside{flex:1 1 220px;min-width:0;margin-top:4px;padding-left:16px;border-left:1px solid rgba(236,253,245,.45);display:flex;flex-direction:column;gap:8px}.hero-points{list-style:none;padding-left:0}.hero-points li::before{content:"";position:absolute;left:0;top:.95em;transform:translateY(-50%);width:8px;height:8px;border-radius:999px;background:#a7f3d0;box-shadow:0 0 0 3px rgba(45,212,191,.35)}.hero-badge{background:rgba(15,118,110,.18);border-radius:12px;padding:8px 10px;border:1px solid rgba(45,212,191,.55)}.hero-badge-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;opacity:.9}.hero-badge-value{font-size:18px;font-weight:700;line-height:1.1}.hero-badge-text{font-size:13px;opacity:.95;margin-top:2px}@media (max-width:900px){.hero-layout{flex-direction:column}.hero-aside{padding-left:0;margin-top:10px;border-left:none;border-top:1px solid rgba(236,253,245,.35);padding-top:10px}}.section-panel{margin:var(--section-gap-y-compact) 0}.section-panel__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:14px}.section-panel__title{margin:0;font-size:24px}.section-panel__subtitle{margin:0;color:var(--muted)}.section-panel__grid{display:grid;gap:20px}.section-panel__grid--auto{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.section-card{background:var(--card);border:1px solid var(--border);display:flex;flex-direction:column;gap:10px;text-align:left}.section-card p{margin:0}.section-card-actions{margin-top:auto}.section-card-actions .btn{font-size:13px}.section-card--main{grid-row:span 2}.quick-grid .section-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.history-section .section-card{color:#f9fafb;height:100%}#online .section-panel__header{flex-direction:row;align-items:center}#online .section-panel__subtitle{flex:1;color:var(--muted)}#online .section-card p{text-align:justify;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.history-section .section-panel__grid.history-card-layout{display:flex;flex-wrap:nowrap;gap:40px;align-items:stretch}.news-cards h4,.section-card h3{color:var(--text);margin:0 0 6px!important;font-size:16px!important;font-weight:700!important;color:var(--text)!important;line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#online .section-card p,.history-section .history-trust-tile p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.history-main-tile p{position:relative;padding-left:18px}.history-main-tile p::before{content:"";position:absolute;left:4px;top:.95em;transform:translateY(-50%);width:8px;height:8px;border-radius:999px;background:#a7f3d0;box-shadow:0 0 0 3px rgba(45,212,191,.35)}.history-section .history-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}.history-section .history-main-tile p{margin-bottom:0}.history-section .history-main-tile p:first-of-type,.history-section .history-main-tile p:nth-of-type(2){display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.history-section .history-main-tile p:nth-of-type(3),.history-section .history-main-tile p:nth-of-type(4){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.history-section .history-card-layout{align-items:stretch;display:flex;gap:40px;align-items:stretch}.history-section .history-main-tile{flex:1.6;height:auto}.history-section .history-trust-grid{flex:1.4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;height:auto}.history-section .history-trust-grid .section-card{height:100%}.doc-preview[hidden]{display:none}.doc-preview-body{flex:1;display:flex}.doc-preview-body iframe{border:0;width:100%;height:100%}.btn.btn-secondary{background:var(--btn-secondary-bg,#e5e7eb);color:var(--btn-secondary-fg,#111827)}.btn.btn-secondary:hover{filter:brightness(.97)}.doc-preview-header .btn.btn-secondary.doc-preview-download{font-size:13px;padding:4px 10px}.social-card:focus-within,.social-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(56,189,248,.28),0 0 0 1px rgba(56,189,248,.5);border-color:rgba(56,189,248,.9)}.accordion details:focus-within,.accordion details:hover{background:rgba(56,189,248,.12);border-color:rgba(56,189,248,.85);box-shadow:0 6px 18px rgba(56,189,248,.25);transform:translateY(-1px);outline:rgba(56,189,248,.9) solid 1px;outline-offset:0}.skip-link{position:absolute!important;left:-999px!important;top:-999px!important;width:1px!important;height:1px!important;overflow:hidden!important;background:var(--bg,#071c31);color:#fff;padding:8px 12px;z-index:1000;text-decoration:none;border-radius:4px}.skip-link:focus{left:16px!important;top:16px!important;width:auto!important;height:auto!important;overflow:visible!important}.news-cards article img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;display:block;border-radius:12px}.hero-title{text-align:center}.hero-title-main,.hero-title-sub{display:block}:root{--card-heading-size-px:20px;--bg-1:#071c31;--bg-2:#102f4d;--bg-3:#0b1d31;--text:#e2e8f0;--muted:#94a3b8;--card:#0c2645;--card-tint:#0c2a48;--border:#1e4576;--accent:#0ea5e9;--accent-2:#38bdf8;--accent-gold:#f59e0b;--accent-gold-2:#b45309;--news-thumb-size:96px;--news-thumb-large:136px;--grad-a:#075985;--grad-b:#0e7490;--radius:16px;--bg:#071c31;--fg:#e2e8f0;--panel:#071c31;--panel-2:#11294b;--green:#22c55e;--green-20:#22c55e33;--container-w:1180px;--section-gap-y:32px;--section-gap-y-compact:24px}.card .body,.card h3,.gallery figcaption,.map iframe,.qr-card .actions,.seo h2,form input,form label,form textarea{color:var(--text)!important}.btn-ghost{border-color:var(--accent)!important;color:var(--accent)!important}.big-check input[type=checkbox]{accent-color:var(--accent)!important}.contact-list a.tel,.contacts a.tel,a.tel{display:inline-block!important;background:0 0!important;color:var(--text)!important;padding:10px 14px!important;border-radius:12px!important;text-decoration:none!important;border:1px solid var(--border)!important;font-weight:700!important}.contact-list a.tel:hover,.contacts a.tel:hover,a.tel:hover{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.contact-list a.tel:active,.contacts a.tel:active,a.tel:active{background:var(--accent-2)!important;color:#fff!important;border-color:var(--accent-2)!important}.badge.open{background:var(--ok)!important}form{background:var(--card)!important;border-color:var(--border)!important;color:var(--text)!important}form label{color:var(--text)!important}form input,form textarea{background:var(--card-tint)!important;color:var(--text)!important;border-color:var(--border)!important}form input:focus,form textarea:focus{border-color:var(--accent-2)!important;box-shadow:0 0 0 4px rgba(56,189,248,.3)!important}#ticker,.ticker{background:var(--panel-2)!important;border-color:var(--border)!important;color:var(--text)!important}#ticker .ticker-track,.ticker__inner{color:var(--text)!important}.btn-primary{background:var(--accent)!important}.btn-primary:hover{background:var(--accent-2)!important}.btn.btn-primary{background:var(--accent)!important}.btn.btn-primary:hover{background:var(--accent-2)!important}.actions,.addr,.hint,.lead,.note{color:var(--text)!important}.btn,.btn-ghost,.btn-primary,.btn.btn-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;cursor:pointer;border:none!important}.btn-ghost{border:2px solid var(--accent)!important;color:var(--accent)!important}.card.tiles-card .tile,.card.tiles-card .tile-green,.card.tiles-card .tile-pink{background:var(--card)!important;border-color:var(--border)!important;color:var(--text)!important}.card.tiles-card .tile .emergency-list li,.card.tiles-card .tile .hint,.card.tiles-card .tile .hours li,.card.tiles-card .tile h4{color:var(--text)!important}.card.tiles-card .tile h4 svg.icon{stroke:var(--accent)!important}.panel,.panel-green,.panel-pink,.tile,.tile-green,.tile-pink{background:var(--card)!important;border-color:var(--border)!important;color:var(--text)!important}.panel .emergency-list li,.panel .hours li,.panel h4,.tile .emergency-list li,.tile .hours li,.tile h4{color:var(--text)!important}.panel h4 svg.icon,.tile h4 svg.icon{stroke:var(--accent)!important}.card.tiles-card .tile.tile-green{background:#ddf5e5!important;color:#0b1f3a!important;border:1px solid rgba(11,31,58,.12)!important}.card.tiles-card .tile.tile-green h4{color:#0e6f57!important}.card.tiles-card .tile.tile-green .emergency-list li,.card.tiles-card .tile.tile-green .hours li{color:#0b1f3a!important}.card.tiles-card .tile.tile-pink{background:#fbe4e4!important;color:#311b1b!important;border:1px solid rgba(148,163,184,.4)!important}.card.tiles-card .tile.tile-pink h4{color:#7e1b2a!important}.card.tiles-card .tile.tile-pink .emergency-list li,.card.tiles-card .tile.tile-pink .hours li{color:#311b1b!important}.btn,.btn-primary,.btn.btn-primary{background:linear-gradient(135deg,var(--grad-a),var(--grad-b))!important;border:none!important}.btn-primary:hover,.btn.btn-primary:hover,.btn:hover{background:var(--accent)!important}.btn-primary:active,.btn.btn-primary:active,.btn:active{background:var(--accent-2)!important}.btn-ghost{border-color:var(--accent)!important;color:var(--accent)!important}.btn-ghost:hover{background:var(--accent)!important;border-color:var(--accent)!important}header{background:var(--panel-2)!important;border-bottom-color:var(--border)!important}.category-section h2,.category-section h3,.teaser .body h3,.teaser h3{color:var(--text)!important}.scroll-btn{position:fixed;right:16px;width:44px;height:44px;text-align:center;border-radius:50%;background:var(--accent);color:#fff;font-size:20px;text-decoration:none;box-shadow:0 2px 6px rgba(0,0,0,.3);transform:translateY(8px);pointer-events:none}.scroll-btn:hover{background:var(--accent-2)}.scroll-top{bottom:80px}.scroll-bottom{bottom:20px}.card .tile-green,.card .tile-green *,.panel-green,.panel-green *,.tile-green,.tile-green *{color:#0b1f3a!important}.card .tile-pink,.card .tile-pink *,.panel-pink,.panel-pink *,.tile-pink,.tile-pink *{color:#311b1b!important}.teaser .teaser-body,.teaser .teaser-body *{color:var(--text)!important}.btn-light{background:linear-gradient(135deg,var(--grad-a),var(--grad-b))!important}.btn-light:hover{background:var(--accent)!important}.btn-light:active{background:var(--accent-2)!important}#ticker .ticker-track,.ticker__inner{color:#0a0a0a!important}.btn-light,.btn.btn-light{background:linear-gradient(135deg,var(--accent),var(--accent-2))!important;color:#fff!important;border:none!important}.btn-light:hover,.btn.btn-light:hover{background:var(--accent)!important;color:#fff!important}.site-header .name{font-size:clamp(22px,2.4vw,30px)!important;font-weight:700!important;text-transform:uppercase;line-height:1.1!important}.site-header .addr{font-size:clamp(15px,1.8vw,19px)!important;line-height:1.2!important}body .wrap{max-width:1180px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}body .wrap>header,body .wrap>nav,body .wrap>section{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:rgba(15,23,42,.9);backdrop-filter:saturate(1.2) blur(6px);border:1px solid rgba(148,163,184,.15);border-radius:14px;padding:10px 14px;box-sizing:border-box}body .site-header{margin:8px auto 24px!important}.btn-light:active,.btn.btn-light:active{background:var(--accent-2)!important;color:#fff!important}.btn-call,.btn.btn-call{background:linear-gradient(135deg,var(--grad-a),var(--grad-b))!important;color:#fff!important;border:none!important}.btn-call:hover,.btn.btn-call:hover{background:var(--grad-b)!important;color:#fff!important}.btn-call:active,.btn.btn-call:active{background:var(--grad-a)!important;color:#fff!important}.btn-ghost:focus,.btn-ghost:hover{background:var(--accent)!important}.btn-ghost:active{background:var(--accent-2)!important}.panel-green,.panel-pink,.tile-green,.tile-pink{color:#0a0a0a!important}.panel-green a,.panel-pink a,.tile-green a,.tile-pink a{color:#0a0a0a!important;text-decoration:underline!important}.muted,.section h2,.teaser .teaser-body,.teaser .teaser-body *,.teaser h3{color:var(--text)!important}.site-header .contacts .tel{font-size:clamp(14px,1.6vw,18px)!important;background:linear-gradient(135deg,var(--grad-a),var(--grad-b))!important}.site-header .contacts .tel:active{background:var(--accent-2)!important;color:#fff!important}h1{font-size:clamp(1.25rem,3vw,1.75rem)!important;line-height:1.25!important;margin-bottom:.4em!important}h2{font-size:clamp(1.15rem,2.5vw,1.55rem)!important;line-height:1.3!important;margin-bottom:.35em!important}h3{font-size:clamp(1.05rem,2vw,1.35rem)!important;line-height:1.35!important;margin-bottom:.3em!important}.btn,.btn-primary,.btn.btn-primary{background:var(--accent-2)!important;color:#fff!important;border:1px solid var(--accent-2)!important;border-radius:12px!important}.btn-primary:active,.btn-primary:hover,.btn.btn-primary:active,.btn.btn-primary:hover,.btn:active,.btn:hover{background:var(--accent)!important;border-color:var(--accent)!important}.btn{background:linear-gradient(135deg,var(--accent),var(--accent-2))!important;color:#fff!important;border:none!important}.btn:hover{background:var(--accent)!important;color:#fff!important}.btn:active{background:var(--accent-2)!important;color:#fff!important}.btn-primary,.btn.btn-primary{background:linear-gradient(135deg,var(--grad-a),var(--grad-b))!important;color:#fff!important;border:none!important}.btn-primary:hover,.btn.btn-primary:hover{background:var(--grad-b)!important;color:#fff!important}.btn-primary:active,.btn.btn-primary:active{background:var(--grad-a)!important;color:#fff!important}.btn-ghost{background:0 0!important;color:var(--accent)!important;border:2px solid var(--accent)!important}.btn-ghost:focus,.btn-ghost:hover{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.btn-ghost:active{background:var(--accent-2)!important;color:#fff!important;border-color:var(--accent-2)!important}.btn,.btn-ghost,.btn-primary,.btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px!important;font-size:1rem!important;font-weight:700!important;line-height:1!important;border-radius:12px!important}.btn.btn-primary.btn-gold{background:var(--accent-gold)!important;border:none!important}.btn.btn-primary.btn-gold:hover{background:var(--accent-gold-2)!important}.btn-sm{padding:8px 16px!important;font-size:.875rem!important;font-weight:700!important;border-radius:12px!important}.site-footer{background:var(--bg-3)!important;padding:24px 0!important;border-top:1px solid var(--border)!important;color:var(--text)!important}.site-footer .footer-columns{display:flex;flex-wrap:wrap;gap:24px}.site-footer h3{color:var(--text)!important}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:4px 0}.site-footer a{color:var(--accent-2)!important;text-decoration:none}.site-footer a:hover{color:var(--accent)!important;text-decoration:underline}.site-footer .footer-grid .footer-col:first-child li,.site-footer .footer-grid .footer-col:first-child p{color:var(--accent-2)!important}.site-footer p{margin:4px 0}.site-footer .footer-bottom{margin-top:16px;font-size:14px;color:var(--muted)!important;text-align:center}@media (max-width:768px){.site-footer .footer-columns{flex-direction:column}}.wrap{max-width:var(--container-w);width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.container{max-width:var(--container-w);width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;box-sizing:border-box}.site-footer .wrap.footer-grid{max-width:var(--container-w);width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.footer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}@media (max-width:900px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-col h3{font-size:1.125rem;margin:0 0 .5rem}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin:.25rem 0}.footer-list a{color:inherit;text-decoration:none}.footer-list a:hover{text-decoration:underline}.footer-col-nav{text-align:center}.footer-col-nav h3{display:block;margin-bottom:.5rem;transform:translateX(-12px)}.footer-col-nav .footer-nav-2col{display:grid;grid-template-columns:repeat(2,auto);column-gap:2rem;row-gap:.25rem;margin-left:auto;margin-right:auto;text-align:left;justify-content:center}.site-footer .footer-grid .footer-col:not(.footer-col-nav){text-align:center}.site-footer .footer-grid .footer-col:not(.footer-col-nav).footer-list{display:inline-block;text-align:left}.card.news .body{display:flex;gap:16px;align-items:flex-start}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}.site-footer .footer-grid{row-gap:16px}}.card.news .text{flex:1 1 auto;min-width:0}.btn-home-news{font-size:13px;padding:6px 10px}.news-panel{margin:40px 0}.news-panel .card.news .media-left{flex:0 0 auto}.news-panel .card.news .text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.news-panel .card.news .text header h3{margin:0 0 6px}.news-panel .card.news .text header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.news-panel .card.news .content{margin-top:6px}.news-panel .card.news{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:0;overflow:hidden;display:flex;flex-direction:column}.news-panel .card.news .body{display:flex;flex-direction:column;height:100%}.news-panel .card.news .media-left{flex:none!important;width:100%!important;max-width:100%!important}.news-panel .card.news .media-left img{object-fit:cover;width:100%!important;height:260px!important;display:block;object-fit:cover!important;border-radius:0!important;border:none!important}.news-panel .card.news .text{flex:1 1 auto;padding:20px 16px!important;display:flex;flex-direction:column}.news-panel .news-cards{display:grid;gap:20px}.home-news-actions .btn-home-news{align-self:center}.news-panel .card.news .actions{margin-top:12px;display:flex;justify-content:center}.news-panel .card.news .actions .btn{width:auto;align-self:center}.news-panel .news-cards .home-news-card .news-panel .news-cards .home-news-card .home-news-media img{width:100%!important}.news-panel .news-cards .home-news-card .home-news-excerpt{width:100%!important;margin:4px 0 0;font-size:13px;line-height:1.4;text-align:justify;text-align-last:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-panel .news-cards .home-news-card .home-news-main h3{font-size:15px!important;margin:0 0 3px!important}.news-panel .news-cards .home-news-card .home-news-main h4{font-size:13px!important;margin:0 0 3px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-panel .news-cards .home-news-card .home-news-main{padding-bottom:6px!important;display:flex;flex-direction:column;flex:1 1 auto;min-height:auto}.news-panel .news-cards .home-news-card{display:flex;grid-column:auto}.news-panel .news-cards .home-news-card .home-news-actions{margin-top:auto!important;display:flex;justify-content:flex-start}.news-panel .home-news-main h3{font-size:13px;letter-spacing:.02em}#ticker,.ticker{background:#f5d867!important;color:#0b0b0b!important;border-color:#d9b23a!important}.ticker__inner{color:#0b0b0b!important;padding-top:4px!important;padding-bottom:4px!important}.ticker{padding-top:2px!important;padding-bottom:2px!important}.ticker-date{display:inline-block;background:#b91c1c;color:#fff;padding:0 6px;border-radius:999px;font-weight:700;margin-right:4px}.history-section .history-card-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start}.history-section .history-trust-grid{display:grid;grid-template-columns:repeat(2,283px);justify-content:flex-end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}nnn .history-section .history-card-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:flex-start;max-width:1100px;margin:0 auto}.history-section .history-trust-tile p{text-align:justify}n .history-section .history-card-layout{max-width:var(--container-w);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr))!important}.history-section .history-main{max-width:540px}nnn .history-section .history-trust-grid{display:grid;grid-template-columns:repeat(2,283px)!important;gap:16px;justify-content:center}n .news-panel .news-cards{display:grid;gap:16px}@media (min-width:900px){.news-panel .news-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1180px){.quick-section .quick-grid{grid-template-columns:repeat(4,283px);justify-content:center}}.history-trust-grid .history-trust-tile p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.topnav{border:1px solid #7fa3f5;border-radius:14px;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap;padding:8px 12px;position:sticky;width:100%;margin:10px 0 20px;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:15px;position:sticky}.topnav a{display:inline-block;border-radius:12px;border:1px solid transparent;text-decoration:none;color:var(--text);background:0 0}.topnav .brand{font-weight:700;text-transform:uppercase;letter-spacing:.08em}.topnav a:focus,.topnav a:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.topnav a.active,.topnav a[aria-current=page]{background:var(--accent-2);color:#fff;border-color:var(--accent-2)}.topnav .brand,.topnav a,.topnav a.active,.topnav a:focus,.topnav a:hover,.topnav a[aria-current=page]{border-color:transparent}.nav-toggle{display:none;margin-left:auto;border:none;background:0 0;padding:4px;cursor:pointer}.nav-toggle-box{display:inline-flex;flex-direction:column;gap:4px;padding:4px}.nav-toggle-bar{width:22px;height:2px;border-radius:999px;background:#f9fafb}.topnav.nav-open .nav-toggle-bar:first-child{transform-origin:center;transform:translateY(3px) rotate(45deg)}.topnav.nav-open .nav-toggle-bar:nth-child(2){opacity:0}.topnav.nav-open .nav-toggle-bar:nth-child(3){transform-origin:center;transform:translateY(-3px) rotate(-45deg)}@media (max-width:767px){.topnav{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.topnav .brand{flex:1 1 auto;max-width:calc(100% - 52px);padding:10px 14px;border-radius:14px;background:linear-gradient(135deg,var(--grad-a),var(--grad-b));border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;text-align:center;font-weight:700;letter-spacing:.02em}.nav-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--grad-a),var(--grad-b));border:1px solid rgba(255,255,255,.18)}.topnav .navwrap{display:none;flex:0 0 100%;width:100%;padding:10px 10px 12px;background:linear-gradient(135deg,var(--grad-a),var(--grad-b));border-radius:14px;box-shadow:0 10px 24px rgba(15,23,42,.65);flex-direction:column;gap:6px}.topnav.nav-open .navwrap{display:flex}.topnav .navwrap a{display:block;width:100%;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none}.topnav .navwrap a:focus,.topnav .navwrap a:hover{background:rgba(255,255,255,.2)}.topnav .navwrap a.active,.topnav .navwrap a[aria-current=page]{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.3)}body,html{max-width:100%;overflow-x:hidden}.wrap{padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}.news-panel .news-cards{grid-template-columns:minmax(0,1fr)}.news-panel .news-cards .home-news-main{min-width:0;max-width:100%}.news-panel .news-cards .home-news-main h4,.news-panel .news-cards .home-news-main p{word-wrap:break-word;overflow-wrap:break-word}.site-footer .footer-columns{flex-direction:column;align-items:flex-start}.site-footer .footer-columns>*{max-width:100%}.site-footer .wrap{padding-left:16px!important;padding-right:16px!important}.site-footer a{word-wrap:break-word;overflow-wrap:anywhere}}.news-panel .home-news-card:focus-within,.news-panel .home-news-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(56,189,248,.32),0 0 0 1px rgba(56,189,248,.55);border-color:rgba(56,189,248,.9)}.card.tiles-card:focus-within,.card.tiles-card:hover,.card[aria-label="Zdjęcia wejścia"]:focus-within,.card[aria-label="Zdjęcia wejścia"]:hover,.gallery figure:focus-within,.gallery figure:hover,.gallery-grid .gallery-card:focus-within,.gallery-grid .gallery-card:hover,.history-trust-tile:focus-within,.history-trust-tile:hover,.panel:focus-within,.panel:hover,.section-card:focus-within,.section-card:hover,.teasers-grid .teaser:focus-within,.teasers-grid .teaser:hover,.tile:focus-within,.tile:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(56,189,248,.28),0 0 0 1px rgba(56,189,248,.5);border-color:rgba(56,189,248,.9)}.btn,.btn-call,.btn-ghost,.btn-home-news,.btn-primary,.btn.btn-primary,.fb-btn,.site-header .contacts .tel,.yt-btn,button[type=submit]{transition:background-color .2s,color .2s,transform .1s,filter .2s!important}.btn-call:active,.btn-ghost:active,.btn-home-news:active,.btn-primary:active,.btn.btn-primary:active,.btn:active,.fb-btn:active,.site-header .contacts .tel:active,.yt-btn:active,button[type=submit]:active{transform:scale(.95)!important;filter:brightness(.9)!important}.social-card .label .fb-btn,.social-card .label .yt-btn{padding:6px 14px!important;font-size:.95rem!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.social-card .label .yt-btn{background:0 0!important;color:#ff4d4d!important;border:2px solid rgba(255,0,0,.6)!important}.social-card .label .fb-btn{background:0 0!important;color:#4da3ff!important;border:2px solid rgba(24,119,242,.6)!important}@media (hover:hover){.social-card .label .yt-btn:hover{color:#ffecec!important;background:rgba(255,0,0,.12)!important}.social-card .label .fb-btn:hover{color:#e2f0ff!important;background:rgba(24,119,242,.12)!important}.btn-ghost:hover,.btn:hover,.fb-btn:hover,.yt-btn:hover{transform:translateY(-2px) scale(.96)!important;filter:brightness(1.08)!important}.btn-call:hover,.btn-home-news:hover,.btn-primary:hover,.btn.btn-primary:hover,.site-header .contacts .tel:hover,button[type=submit]:hover{background:linear-gradient(135deg,#0e7490,#38bdf8)!important;color:#fff!important;border-color:rgba(56,189,248,.9)!important;box-shadow:0 10px 30px rgba(56,189,248,.28),0 0 0 1px rgba(56,189,248,.5)!important;transform:translateY(-2px) scale(.96)!important;filter:none!important}}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.site-header .brand,.site-header .brand-wrap{display:flex;align-items:center;gap:12px}.site-header .brand .text{display:flex;flex-direction:column;gap:2px}@media (max-width:480px){.site-header,.site-header .brand-wrap{align-items:flex-start}}@media (max-width:900px){.site-footer .footer-grid{display:flex;flex-direction:column;gap:16px}.site-footer .footer-grid .footer-col{width:100%}.footer-col-nav .footer-nav-2col{display:grid;grid-template-columns:1fr!important;column-gap:.75rem}}@media (max-width:900px){.site-footer .footer-grid{align-items:flex-start;align-items:flex-start!important}.site-footer .footer-col.footer-col-nav{text-align:center}.site-footer .footer-col{text-align:left!important}.site-footer .footer-col h3{text-align:center!important}}html{overflow-y:scroll!important;scrollbar-gutter:stable!important;background-color:#071c31!important;scrollbar-gutter:stable both-edges}body .site-header{position:static!important;transform:none!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#050b14!important;border:1px solid #7fa3f5!important;border-radius:14px!important;padding:10px 14px!important;box-sizing:border-box!important;gap:16px!important;margin:8px auto var(--gap-header-nav,10px)!important;width:min(1180px,calc(100% - 24px))!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}body .site-header .name{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.5)!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif!important;font-weight:700!important;text-transform:uppercase!important;font-size:clamp(20px,2.4vw,28px)!important;line-height:1.1!important;white-space:nowrap!important}body .site-header .addr{color:#e2e8f0!important;font-size:clamp(13px,1.6vw,17px)!important;line-height:1.2!important}.topnav{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1020!important;margin-top:0!important;border-bottom:1px solid #7fa3f5!important;box-shadow:0 4px 12px rgba(0,0,0,.4)!important}.topnav a{color:#fff!important;font-weight:700!important;opacity:1!important;padding:8px 12px!important;transition:.2s!important}.topnav a:hover{color:#38bdf8!important;text-shadow:0 0 8px rgba(56,189,248,.6)!important;background:rgba(255,255,255,.05)!important;border-radius:8px!important}.topnav a.active{background:#1d4ed8!important;color:#fff!important;border-radius:8px!important;box-shadow:0 0 12px rgba(37,99,235,.6)!important;border:1px solid rgba(255,255,255,.15)!important;opacity:1!important}@media (max-width:600px){.site-header{flex-direction:column!important;align-items:center!important;border:none!important;border-bottom:1px solid #7fa3f5!important;border-radius:0!important;width:100%!important;margin:0!important}.site-header .brand,.site-header .brand-wrap{width:100%!important;justify-content:center!important}.site-header .contacts{width:100%!important;justify-content:center!important;margin-top:8px!important}.site-header .brand-logo{width:44px!important;height:44px!important}.site-header .name{font-size:18px!important}.site-header .addr{font-size:12px!important}.site-header .contacts .tel{font-size:16px!important;padding:8px 14px!important}}.site-header .brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.site-header .brand img,.site-header .brand-logo,.site-header .logo{width:64px!important;height:64px!important;border-radius:12px!important;display:block!important}.site-header .text{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.site-header .contacts{display:flex!important;gap:12px!important;flex-wrap:wrap!important}.site-header .contacts .tel{display:inline-block!important;padding:8px 10px!important;border-radius:10px!important;text-decoration:none!important;background:#1d4ed8!important;color:#fff!important;font-weight:700!important}.site-header .contacts .tel:hover{background:#1333a3!important}#online .section-panel__header{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;height:auto!important;position:static!important}#online .section-panel__subtitle2{display:block!important;width:100%!important;max-width:800px!important;margin:0 auto!important;font-size:15px!important;line-height:1.5!important;font-weight:400!important;white-space:normal!important;text-align:center!important;position:static!important;padding:0!important;border:none!important;color:#fff!important;opacity:.95!important}#faq>h2,#online .section-panel__header,#social .section-header,.history-section .section-panel__header,.news-panel>h2{background:#0f172a!important;border:1px solid rgba(56,189,248,.3)!important;border-radius:12px!important;padding:16px 20px!important;margin-bottom:24px!important;box-shadow:0 4px 10px rgba(0,0,0,.4)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;width:100%!important;box-sizing:border-box!important;text-align:center!important;color:#fff!important;font-weight:700!important;font-size:20px!important;line-height:1.3!important}#online .section-panel__title,#social .section-header h2,.history-section .section-panel__title{background:0 0!important;border:none!important;padding:0!important;margin:0!important;box-shadow:none!important;font-size:20px!important;line-height:1.3!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;color:#fff!important}#faq h2 .section-sub,.history-section .section-sub,.news-panel h2 .section-sub,.online-title__tail,.section-sub{font-size:.85em!important;font-weight:400!important;margin-left:8px!important;display:inline-block!important;position:relative!important;top:0!important;color:#fff!important;opacity:.9!important}@media (max-width:800px){#faq>h2,#online .section-panel__header,#social .section-header,.history-section .section-panel__header,.news-panel>h2{flex-direction:column!important;align-items:center!important}#faq h2 .section-sub,.news-panel h2 .section-sub,.online-title__tail,.section-sub{margin-left:0!important;margin-top:6px!important;display:block!important}}.btn,.hero-actions .btn,.history-trust-tile .btn,.section-card-actions .btn,a.btn{white-space:nowrap!important;padding-left:12px!important;padding-right:12px!important}.history-trust-tile .btn.btn-gold,body .btn-gold,body .btn-primary.btn-gold,body .btn.btn-gold,body .hero-actions .btn-gold,body a.btn-gold,section .btn-gold{color:#000!important;font-weight:700!important}body .btn-primary:not(.btn-gold),body a.btn-primary:not(.btn-gold){color:#fff!important}@media (min-width:900px){.history-section .history-card-layout{display:grid!important;grid-template-columns:1.2fr 1fr!important;gap:24px!important;align-items:stretch!important}.history-main-stack{display:flex!important;flex-direction:column!important;height:100%!important;gap:24px!important}.history-main-stack .history-trust-tile{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin-bottom:0!important}}.history-section .history-trust-tile,.history-section .history-trust-tile ul li,.history-section .history-trust-tile ul li span,.history-section .section-card h3,.history-section .section-card li,.history-section .section-card p,.history-section .section-card span,.history-section .section-card strong{color:#fff!important;font-family:Inter,sans-serif!important}.history-trust-tile.history-local-tile ul{padding-left:0!important;margin-top:6px!important}.history-trust-tile.history-local-tile ul li{list-style:none!important;position:relative!important;padding-left:20px!important;margin-bottom:12px!important;line-height:1.55!important}.history-trust-tile.history-local-tile ul li::before{content:""!important;position:absolute!important;left:0!important;top:8px!important;width:8px!important;height:8px!important;background-color:#10b981!important;border-radius:50%!important;box-shadow:0 0 6px rgba(16,185,129,.5)!important}.history-trust-tile.history-local-tile ul li strong{display:inline!important;font-size:13.5px!important;font-weight:700!important;color:#fff!important}.history-trust-tile.history-local-tile ul li strong::after{content:" – "!important;font-weight:400!important;color:#e2e8f0!important}.history-trust-tile.history-local-tile ul li span{display:inline!important;font-size:13.5px!important;font-weight:400!important;color:#e2e8f0!important;margin:0!important}#social .label{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important}#social .fb-hero,#social .yt-hero{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:16px!important;margin:0 auto 12px!important;width:auto!important}#social .fb-app-icon img,#social .label-logo img,#social .yt-app-icon img{width:44px!important;height:44px!important;display:block!important;margin:0!important}#social .fb-app-icon,#social .label-logo,#social .yt-app-icon{float:none!important;margin:0!important;display:block!important}.history-section .section-card h3{color:#fff!important}#faq-accordion{padding:4px!important}.accordion details{background:#071c31!important;border:1px solid rgba(127,163,245,.25)!important;border-radius:12px!important;margin-bottom:12px!important;overflow:visible!important}.accordion details:hover{border-color:#38bdf8!important;box-shadow:0 0 0 1px #38bdf8,0 8px 20px rgba(56,189,248,.15)!important;transform:translateY(-2px)!important;z-index:5!important}.accordion summary{color:#fff!important;font-weight:700!important}.accordion .content{color:#e2e8f0!important;font-size:15px!important;line-height:1.6!important}.lightbox{display:none!important;position:fixed!important;inset:0!important;z-index:10005!important;background:rgba(0,0,0,.9)!important}.lightbox.open{display:flex!important;align-items:center!important;justify-content:center!important}.lightbox .nav{position:absolute!important;top:50%!important;left:0!important;width:100%!important;transform:translateY(-50%)!important;display:flex!important;justify-content:space-between!important;pointer-events:none!important;z-index:10006!important}.lightbox .nav .next,.lightbox .nav .prev{pointer-events:auto!important;background:rgba(255,255,255,.15)!important;border:2px solid rgba(255,255,255,.7)!important;color:#fff!important;font-size:32px!important;width:50px!important;height:50px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;margin:0 15px!important;backdrop-filter:blur(4px)!important;transition:transform .2s!important}.lightbox .nav .next:hover,.lightbox .nav .prev:hover{background:#fff!important;color:#000!important;transform:scale(1.1)}.lightbox .lightbox-close{position:absolute!important;top:20px!important;right:20px!important;z-index:10007!important;background:rgba(200,0,0,.4)!important;border:2px solid rgba(255,100,100,.8)!important;color:#fff!important;font-size:28px!important;width:44px!important;height:44px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;line-height:1!important;padding:0!important}.lightbox .lightbox-close:hover{background:red!important;transform:rotate(90deg)}.lightbox img{max-width:95vw!important;max-height:85vh!important;box-shadow:0 0 40px rgba(0,0,0,.6)!important;border-radius:4px!important;object-fit:contain!important}body.has-scroll-tools .scroll-btn{opacity:1;transform:none;pointer-events:auto}@media (min-width:721px){.news-panel,.section,.section-panel{margin:32px 0!important}body.page-home .news-panel{margin:0!important}}@media (max-width:900px){.site-header,.topnav{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}}#social .social-cards{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}#social .social-card{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;background:var(--panel-bg,#0f172a);padding:1rem;border-radius:1rem}#social .social-card .label{display:flex;flex-direction:column;gap:.5rem;min-width:0}#social .social-card--yt .yt-hero{display:flex;align-items:center;gap:12px}#social .social-card--yt .label-logo,#social .social-card--yt .yt-app-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}#social .social-card--yt .yt-app-icon{width:52px;height:52px;border-radius:14px;background:rgba(255,255,255,.06);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}#social .social-card--yt .yt-app-icon img{width:44px;height:44px;object-fit:contain;display:block}#social .social-card--yt .label-logo{width:52px;height:52px}#social .social-card--yt .label-logo img{width:52px;height:52px;object-fit:contain;display:block}#social .social-card .thumb{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.75rem}#social .social-card--fb .fb-hero{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:12px}#social .social-card--fb .fb-app-icon,#social .social-card--fb .label-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}#social .social-card--fb .fb-app-icon{width:46px;height:46px}#social .social-card--fb .fb-app-icon img{width:46px;height:46px;object-fit:contain;display:block}#social .social-card--fb .label-logo img{height:44px;width:auto;max-width:180px;object-fit:contain;display:block}#social .social-card .thumb img{width:100%;height:100%;object-fit:cover;display:block}#social .social-card .channel-badge,#social .social-card .fb-btn,#social .social-card .yt-btn{height:28px;min-height:28px;line-height:28px;padding-top:0;padding-bottom:0}@media (min-width:900px){#social .social-cards{grid-template-columns:repeat(2,minmax(0,1fr))}#social .social-card{grid-template-columns:257.36px 240.64px;gap:16px;align-items:center}#social .social-card .label{width:257.36px;max-width:257.36px}#social .social-card .thumb{width:240.64px;max-width:240.64px}#social .social-card--yt .label{padding:0!important;width:257.36px!important;height:168.31px!important;box-sizing:border-box!important}#social .social-card--yt .thumb{width:240.64px!important;height:135.36px!important;aspect-ratio:16/9!important;overflow:hidden!important}#social .social-card--yt .thumb img{width:100%!important;height:100%!important;object-fit:cover!important}#social .social-card--fb .label{padding:0!important}}#social .yt-hero{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:12px!important}#social .yt-hero>*{flex:0 0 auto!important;width:auto!important;max-width:100%!important}#social .yt-hero img,#social .yt-hero svg{display:block!important;flex:0 0 auto!important;width:auto!important;height:auto!important;max-width:100%!important}#social .yt-hero{align-items:center!important}#social .label-logo,#social .yt-app-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}#social .label-logo img,#social .label-logo svg,#social .yt-app-icon img,#social .yt-app-icon svg{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain!important}#social .label img{max-width:100%!important}#social .social-card .btn.btn-primary,#social .social-card .channel-badge{width:235px!important;max-width:235px!important;min-width:235px!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}#social .social-card .channel-badge{height:28px!important;line-height:28px!important;padding:0 12px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important}#social .social-card--fb .channel-badge{background:linear-gradient(135deg,#60a5fa,#38bdf8)!important;color:#fff!important;box-shadow:0 6px 18px rgba(0,0,0,.25)!important}#social .social-card--yt .channel-badge{background:linear-gradient(135deg,#facc15,#eab308)!important;color:rgba(0,0,0,.9)!important;border-color:rgba(0,0,0,.12)!important}.site-header,.topnav,header{background:rgba(10,15,30,.96)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#social .fb-app-icon,#social .yt-app-icon{padding:0!important;margin:0!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 44px!important}#social .fb-app-icon img,#social .yt-app-icon img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain!important;display:block!important;padding:0!important;margin:0!important}#social .fb-hero,#social .yt-hero{align-items:center!important}@media (max-width:640px){}.btn-gold,.btn.btn-gold,.btn.btn-primary.btn-gold,a.btn.btn-gold,a.btn.btn-primary.btn-gold{color:#111827!important}.btn-gold:focus-visible,.btn-gold:hover,.btn.btn-primary.btn-gold:focus-visible,.btn.btn-primary.btn-gold:hover,a.btn.btn-primary.btn-gold:focus-visible,a.btn.btn-primary.btn-gold:hover{color:#111827!important}@media (max-width:640px){}@media (max-width:640px){}#seoText,#seoText .seo-text-inner,#seoText.collapsed,#seoText.collapsed .seo-text-inner{max-height:none;overflow:visible}#seoText .seo-p,#seoText.collapsed .seo-merge{display:block}#seoText.collapsed .seo-p{display:none}#seoText.collapsed .seo-merge{margin:0;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:clip;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 70%,rgba(0,0,0,0.35) 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 70%,rgba(0,0,0,0.35) 100%)}#seoText:not(.collapsed) .seo-text-inner{display:block}#seoText:not(.collapsed) .seo-p{margin:0 0 10px}#seoText:not(.collapsed) .seo-p:last-child{margin-bottom:0}body .site-footer{max-width:calc(var(--container-w) - 48px)!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding-left:0!important;padding-right:0!important;border-radius:16px!important;overflow:hidden!important}body .site-footer .wrap.footer-bottom,body .site-footer .wrap.footer-grid{max-width:100%!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding:0!important;box-sizing:border-box!important}.site-header{padding:0 1px!important}.site-footer h3{font-size:16px!important;line-height:1.2!important;margin:0 0 6px!important}@media (max-width:520px){.site-header{gap:12px}.site-header .brand,.site-header .brand-wrap,.site-header .text{min-width:0;max-width:100%}.site-header .addr,.site-header .name{overflow-wrap:anywhere;word-break:break-word}.site-header .addr{white-space:normal}.site-header .brand-logo{width:64px!important;height:64px!important}.site-footer h3{font-size:15px!important}body .wrap{padding-left:10px!important;padding-right:10px!important}.site-header{width:100%!important;margin-left:0!important;margin-right:0!important;flex-direction:column!important;align-items:center!important;gap:8px!important}.site-header .brand,.site-header .brand-wrap{width:100%!important;justify-content:center!important}.site-header .contacts{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:nowrap!important;width:100%!important;margin-top:0!important}.site-header .contacts .tel{flex:1 1 0!important;min-width:0!important;text-align:center!important;white-space:nowrap!important}}@media (max-width:390px){body .wrap{padding-left:8px!important;padding-right:8px!important}}@media (max-width:600px){.site-header{justify-content:flex-start!important}}.site-footer details>summary::-webkit-details-marker{display:none!important}.site-footer details>summary::marker{content:""!important}@media (max-width:900px){.site-footer .footer-grid{display:flex!important;flex-direction:column!important;gap:0!important}.site-footer details>summary{display:flex!important;align-items:center!important;cursor:pointer!important;padding:12px!important}.site-footer details>summary h3{margin:0!important}.site-footer details>summary::after{content:"+"!important;font-weight:400!important;font-size:20px!important;color:var(--accent-2,#38bdf8)!important;margin-left:auto!important}.site-footer details[open]>summary::after{content:"–"!important}.site-footer details ul{padding-bottom:12px!important;margin-top:0!important}.site-footer .footer-col{padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}}.site-footer{margin-top:0!important;padding-top:0!important;margin-bottom:0!important;padding-bottom:10px!important}@media (min-width:901px){.site-footer details>summary::after{content:none!important}.site-footer .footer-grid{align-items:stretch!important}.site-footer .footer-col{display:flex!important;flex-direction:column!important}.site-footer .footer-col>details{flex:1 1 auto!important}.site-footer{padding-top:10px!important}.site-footer .footer-grid>.footer-col:first-child .footer-list{margin-left:auto!important;margin-right:auto!important;padding-left:0!important;text-align:center!important}.site-footer .footer-grid>.footer-col:first-child .footer-list li{text-align:center!important}body.page-home #mapa.map-wrap{margin-bottom:0!important}}@media (max-width:720px){#faq>h2,#online .section-panel__header,#social .section-header,#social .section-header>*,.history-section .section-panel__header,.news-panel>h2,.section-panel__header,.section-panel__header>*,#faq h2 .section-sub,#faq>h2,#online .section-panel__header,#online .section-panel__header .section-sub,#social .section-header,#social .section-header .section-sub,.history-section .section-panel__header,.history-section .section-panel__header .section-sub,.news-panel h2 .section-sub,.news-panel>h2,.online-title__tail,.section-sub,:root{--fs-base:clamp(0.94rem,0.92rem/**/+0.30vw,1rem);--fs-sm:clamp(0.82rem,0.80rem/**/+0.25vw,0.92rem);--fs-xs:clamp(0.76rem,0.74rem/**/+0.20vw,0.86rem);--lh:1.55;--h1:clamp(1.30rem,1.10rem/**/+1.60vw,1.85rem);--h2:clamp(1.12rem,1.00rem/**/+1.00vw,1.45rem);--h3:clamp(1.04rem,0.98rem/**/+0.70vw,1.22rem);--font-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif;--font-display:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif;--section-gap-y:14px;--section-gap-y-compact:12px;--container-pad:12px}body{font-size:var(--fs-base);line-height:var(--lh);font-family:var(--font-sans)!important}main #seoText .seo-merge,main #seoText .seo-p,main #seoText .seo-text-inner,main .card li,main .card p,main .contact-lines p,main .content li,main .content p,main .faq li,main .faq p,main .news-panel li,main .news-panel p,main .section-panel li,main .section-panel p,main .seo-text,main .seo-text p{text-align:left!important}.history-section .history-trust-tile p{text-align:justify!important}.section-panel__header .section-sub,.section-panel__subtitle,.section-panel__subtitle2,.section-panel__subtitle3,.section-sub{font-family:var(--font-sans)!important}main h1{font-size:var(--h1)}main h1,main h2,main h3,main h4,main h5,main h6{font-family:var(--font-display)!important}main h2{font-size:var(--h2)}main h3{font-size:var(--h3)}.home-news-main h3,.news-panel .news-cards .home-news-card .home-news-main h3{font-size:var(--fs-sm)!important}main input,main select,main textarea{font-size:16px!important}.news-panel>h2,.section h2,.section-panel__header{margin-top:0!important;margin-bottom:12px!important}}@media (max-width:900px){.footer-col-nav h3{transform:none!important}#faq>h2,#online .section-panel__header,#social .section-header,.history-section .section-panel__header,.news-panel>h2{padding:16px 20px!important;line-height:1.3!important;height:auto!important;min-height:0!important;box-sizing:border-box!important;flex-direction:column!important;align-items:center!important}#social .section-header h1,#social .section-header h2,#social .section-header h3,#social .section-header p,#social .section-header span,#social .section-header>*,.section-panel__header h1,.section-panel__header h2,.section-panel__header h3,.section-panel__header p,.section-panel__header span,.section-panel__header>*{margin:0!important}#faq h2 .section-sub,.history-section .section-sub,.news-panel h2 .section-sub,.online-title__tail,.section-sub{margin-left:0!important;margin-top:6px!important;display:block!important}body.page-home #social .section-header{background:0 0!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}body.page-home #social .section-header h2{background:#0f172a!important;border:1px solid rgba(56,189,248,.3)!important;border-radius:12px!important;padding:16px 20px!important;margin:0 0 14px!important;box-shadow:0 4px 10px rgba(0,0,0,.4)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;width:100%!important;box-sizing:border-box!important;text-align:center!important;color:#fff!important;font-weight:700!important;font-size:20px!important;line-height:1.3!important}body.page-home #social .section-header h2 *{margin:0!important}body.page-home #social .section-header .section-sub{display:block!important;margin-left:0!important;margin-top:6px!important}body.page-home #social .channel-badge{font-size:12px!important;line-height:1.1!important;padding:6px 12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;box-sizing:border-box!important}body.page-home .history-main-stack{display:flex!important;flex-direction:column!important;gap:14px!important}body.page-home .history-card-layout{row-gap:14px!important;gap:14px!important}body .map-wrap{margin-bottom:16px!important}body .site-footer{margin-top:16px!important}.site-footer details>summary{padding:12px 64px 12px 0!important}}@media (min-width:901px){body.page-home section#online.section-panel,body.page-home section#social.container,body.page-home section.history-section.section-panel,body.page-home section.news-panel{margin-top:0!important;margin-bottom:0!important}body.page-home section#faq.container{padding:0!important}}@media (max-width:900px){.hero-actions{width:100%!important}.hero-actions .btn,.section-card-actions .btn:not(.btn-small){width:100%!important;max-width:100%!important;justify-content:center!important}}:root{--section-gap-y:24px;--section-gap-y-compact:16px}@media (min-width:721px) and (max-width:900px){:root{--section-gap-y:18px;--section-gap-y-compact:14px}}@media (max-width:720px){}.remember-row .btn{white-space:nowrap}@media (max-width:720px){.remember-row .btn{align-self:flex-start}}#toc,section[id]{scroll-margin-top:120px}@media (min-width:1024px){body .site-footer details>summary{pointer-events:none!important;cursor:default!important}body .site-footer details>summary::-webkit-details-marker{display:none!important}body .site-footer details>summary::marker{content:""!important}.topnav .navwrap{display:flex!important;flex-direction:row!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important}.topnav .navbtn.brand,.topnav a.brand{white-space:nowrap!important}.topnav .navwrap a{display:inline-flex!important}.topnav .nav-toggle{display:none!important}.topnav.nav-open .navwrap{display:flex!important}.topnav{flex-wrap:nowrap!important;align-items:center!important;gap:8px!important}.topnav .brand{flex:0 0 auto!important;white-space:nowrap!important}.topnav .navwrap,.topnav>.navwrap{display:flex!important;flex:1 1 auto!important;min-width:0!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}}.btn.btn-ghost.readmore-toggle{min-height:42px;padding:10px 14px;font-weight:700;letter-spacing:.2px;background:linear-gradient(135deg,var(--grad-a),var(--grad-b));color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 30px rgba(0,0,0,.25)}.btn.btn-ghost.readmore-toggle:focus-visible,.btn.btn-ghost.readmore-toggle:hover{filter:brightness(1.06);border-color:rgba(255,255,255,.35)}.btn.btn-ghost{background:linear-gradient(135deg,var(--grad-a),var(--grad-b));color:#fff;border:1px solid rgba(255,255,255,.18)}.btn.btn-ghost:hover{filter:brightness(1.06)}.btn.btn-ghost:focus{outline:rgba(90,190,255,.65) solid 2px;outline-offset:2px}.btn.btn-ghost.btn-sm{padding:10px 12px;font-weight:700}.ext-embed{width:100%}.ext-embed__placeholder{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(0,0,0,.18)}.ext-embed__note{margin:0;font-size:14px;line-height:1.35;opacity:.92}.ext-embed.is-loaded .ext-embed__placeholder{display:none}.ext-embed--map iframe{width:100%;border:0;border-radius:14px}.ext-embed.is-loaded iframe{display:block!important}@media (min-width:1024px){.topnav{flex-wrap:nowrap!important;overflow:hidden!important;gap:10px!important}.topnav>a.brand{display:inline-flex!important;flex:0 0 auto!important;white-space:nowrap!important}.topnav .navwrap{flex:1 1 auto!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;white-space:nowrap;gap:8px!important}.topnav .navwrap::-webkit-scrollbar{height:0}.topnav a{padding:7px 10px!important;font-size:14px!important}.topnav a.brand{padding:7px 12px!important}}@media (min-width:1024px) and (max-width:1180px){.topnav{gap:8px!important}.topnav .navwrap{gap:6px!important}.topnav a{padding:6px 9px!important;font-size:13.5px!important}}.brand-label-mobile{display:none}.navwrap .nav-home{display:none}.topnav .navwrap{-ms-overflow-style:none;scrollbar-width:none}.topnav .navwrap::-webkit-scrollbar{height:0;width:0}@media (min-width:1024px){.topnav .nav-current,.topnav .nav-toggle,.topnav .navwrap>a.nav-home{display:none!important}}@media (max-width:1023px){.brand-label-desktop{display:none}.brand-label-mobile{display:inline-block;max-width:54vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.topnav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;padding:12px 14px!important}.topnav .brand{display:none!important}.topnav .nav-toggle{order:2;margin:0!important;width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;top:auto!important;right:auto!important;left:auto!important;transform:none!important}.topnav .nav-current{order:1;flex:1 1 auto;min-width:0;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;min-height:44px!important;padding:12px 14px!important;border-radius:12px!important;background:#1d4ed8!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;font-weight:700!important;font-size:14px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topnav .navwrap{order:3;flex:0 0 100%;width:100%;margin-top:10px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:8px!important;border-radius:16px!important;background:rgba(5,18,35,.78)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 48px rgba(0,0,0,.35)!important;max-height:68vh;overflow:auto;overscroll-behavior:contain}body.nav-open .topnav .navwrap{display:flex!important}body.nav-open .topnav .navwrap>a{width:100%!important;box-sizing:border-box!important;min-height:44px!important;font-size:14px!important;line-height:1.1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 14px!important;border-radius:12px!important;background:rgba(255,255,255,.16)!important;border:2px solid rgba(90,190,255,.55)!important;color:#fff!important;text-decoration:none!important;font-weight:700!important;letter-spacing:.2px!important;font-synthesis:none!important}body.nav-open .topnav .navwrap>a.active{background:#1d4ed8!important;border-color:rgba(255,255,255,.2)!important}body.nav-open .topnav .navwrap>a.nav-home{display:flex!important}body.nav-open .topnav .navwrap>a.nav-current-link{display:none!important}}@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}@media (min-width:901px){.hero-aside{min-height:240px}.hero-points{min-height:150px}}.badge.open{background:#166534!important;color:#fff!important}@media (min-width:900px) and (max-width:1199.98px){#social .social-card{display:grid!important;align-items:start!important;grid-template-columns:1fr!important;gap:12px!important}#social .social-card .label{min-width:0!important;width:auto!important;max-width:none!important;justify-self:stretch!important}#social .social-card .thumb{width:100%!important;max-width:none!important;justify-self:stretch!important;height:auto!important;aspect-ratio:16/9!important;overflow:hidden!important}#social .social-card .thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}}@media (min-width:1200px){#social .social-card{display:grid!important;align-items:center!important;grid-template-columns:minmax(0,1fr) 240.64px!important;gap:16px!important}#social .social-card .label{min-width:0!important;width:auto!important;max-width:none!important}#social .channel-badge{display:inline-block!important;height:auto!important;min-height:28px!important;max-width:100%!important;white-space:normal!important;line-height:1.2!important;padding-top:6px!important;padding-bottom:6px!important;text-align:center!important}#social .social-card .content{width:auto!important;max-width:none!important;min-width:0!important}}.brand-suffix{font-size:1em;font-weight:inherit;letter-spacing:inherit;display:inline;white-space:nowrap;margin-left:.22em;color:var(--txt);text-shadow:var(--textGlowStrong)}.filter-btn.active{background:#1d4ed8!important;color:#fff!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 0 12px rgba(37,99,235,.6)!important}.news-body{padding:20px;display:flex;flex-direction:column;flex-grow:1}.btn-news-toggle{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:.9rem;font-weight:700;line-height:1.3;cursor:pointer;text-decoration:none;background:linear-gradient(135deg,#075985,#0e7490);color:#fff;border:none;border-radius:12px;transition:transform .1s,box-shadow .2s}.btn-news-toggle:hover{background:#0ea5e9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(14,165,233,.3)}.btn-news-toggle:active{transform:scale(.95)}.hero-title{line-height:1.1!important}.hero-title-sub{display:block;margin-top:6px}body.page-home #online .section-card h3,body.page-home .history-local-tile h3,body.page-home .history-main-tile h3,body.page-home .history-section .section-card h3,body.page-home .history-trust-tile h3{color:#38bdf8!important;margin-top:12px!important;margin-bottom:4px!important;font-weight:700!important;line-height:1.3!important}body.page-home #online .section-card p,body.page-home .history-local-tile p,body.page-home .history-section .section-card p,body.page-home .history-trust-tile p{color:#e2e8f0!important;margin-top:0!important;margin-bottom:12px!important;line-height:1.45!important}.section-card{display:flex;flex-direction:column;gap:0!important}.readmore{margin-top:10px}.readmore-content[hidden]{display:none}.readmore-toggle{margin-top:8px}#kontakt .row-contact label.hp input[name=hp]{width:100%}#kontakt .row-contact label>input[type=file]{width:100%;max-width:100%}@media (max-width:720px){#kontakt .row-contact label.hp input[name=hp]{width:clamp(72px,24vw,96px);margin:0}}a.btn.btn-primary.btn-gold{color:#111827!important}a.btn.btn-primary.btn-gold:focus-visible,a.btn.btn-primary.btn-gold:hover{color:#111827!important}.section-panel{border-radius:16px!important;overflow:hidden!important}.about-detail-card,.about-money-card,.about-pillar-card,.about-proof-card,.about-team .team-card,.section-card,article.section-card,article.team-card{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:16px!important;padding:18px!important;color:var(--text)!important;transition:transform .18s,box-shadow .18s;outline:0;overflow:hidden!important}.about-team .team-card:focus-within,.about-team .team-card:hover,.section-card:focus-within,.section-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(56,189,248,.28),0 0 0 1px rgba(56,189,248,.5);border-color:rgba(56,189,248,.9)!important}.about-detail-card h3,.about-money-block h3,.about-pillar-card h3,.about-proof-card h3,.section-card h3{color:#38bdf8!important;margin-bottom:4px!important;line-height:1.3!important}.about-money-block p,.section-card p{margin-top:0!important}@media (max-width:720px){.hero-text-only{max-width:none}}@media (min-width:901px){.site-footer details{display:block!important}.site-footer details[open]>summary{pointer-events:none!important;cursor:default!important}.site-footer details>summary::after{content:none!important}.site-footer h3{pointer-events:none!important}}@media (max-width:900px){.site-footer .footer-grid{display:flex;flex-direction:column;gap:0}.site-footer .footer-col{width:100%;border-bottom:1px solid rgba(255,255,255,.1);margin:0;padding:0}.site-footer details>summary{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-weight:700;font-size:16px;color:var(--text,#e2e8f0);cursor:pointer}.site-footer details>summary::after{content:"+";font-weight:400;font-size:20px;color:var(--accent-2,#38bdf8);margin-left:10px}.site-footer details[open]>summary::after{content:"–"}.site-footer details ul{padding-bottom:12px;margin-top:0}.site-footer .footer-col h3{text-align:left!important;margin:0;display:inline-block}.footer-col-nav .footer-nav-2col{display:block!important}}.section-sub{font-size:.8em;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-sub.sub-up1{font-size:.95em}.section-sub.sub-down1{font-size:.75em}.section-panel__subtitle{margin-top:8px;font-size:.95rem;line-height:1.35;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif;font-weight:400;color:var(--muted)}.section-panel__subtitle2{margin-top:6px;font-size:1.35rem;line-height:1.4;color:#fff;font-weight:500}#faq{margin-top:8px}.history-section .history-card-layout{display:grid;gap:24px;align-items:flex-start}@media (min-width:900px){.history-section .history-card-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}.history-section .history-trust-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.scroll-btn{display:flex!important;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s;z-index:9999!important;padding:0 0 3px!important;line-height:1!important;font-family:system-ui,sans-serif}.scroll-btn.visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.site-footer details>summary{list-style:none!important;cursor:pointer;outline:0}@media (min-width:901px){.site-footer details{display:block!important}.site-footer details>summary{pointer-events:none}.site-footer details>summary::after{content:none!important}}@media (max-width:900px){.history-section .history-card-layout,.history-section .history-trust-grid{grid-template-columns:1fr}.site-footer .footer-grid{display:flex;flex-direction:column;gap:0}.site-footer .footer-col{width:100%;border-bottom:1px solid rgba(255,255,255,.1);margin:0;padding:0}.site-footer details>summary{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-weight:700;font-size:16px;color:var(--text,#e2e8f0)}.site-footer details>summary::after{content:"+";font-weight:400;font-size:20px;color:var(--accent-2,#38bdf8);margin-left:10px}.site-footer details[open]>summary::after{content:"–"}.site-footer details ul{padding-bottom:12px;margin-top:0}.site-footer .footer-col h3{text-align:left!important;margin:0;display:inline-block}.footer-col-nav .footer-nav-2col{display:block!important}}:root{--bg:#071c31;--surface:#081e33;--card:#102a43;--card-tint:#0e243b;--text:#eaf2ff;--muted:#b9c7da;--ink:#eaf2ff;--ink2:#eaf2ff;--stroke:rgba(148,163,184,.25);--border:rgba(148,163,184,.25);--ui-accent:#38bdf8;--ui-accent-hover:#7dd3fc;--accent:#38bdf8;--accent-2:#38bdf8}body,html{background:radial-gradient(1200px circle at 18% 0,rgba(37,99,235,.25) 0,rgba(2,6,23,0) 55%),radial-gradient(900px circle at 85% 15%,rgba(34,211,238,.18) 0,rgba(2,6,23,0) 55%),var(--bg)!important;color:var(--text)}.content a,.seo-body a,.site-footer a,.wrap a,main a{color:var(--ui-accent)}.content a:focus,.content a:hover,.seo-body a:focus,.seo-body a:hover,.site-footer a:focus,.site-footer a:hover,.wrap a:focus,.wrap a:hover,main a:focus,main a:hover{color:var(--ui-accent-hover)}.topnav a,.topnav a:visited{color:var(--text)}.site-footer .footer-title,.site-footer h3,.site-footer summary{color:#fff!important}.site-footer .footer-bottom a,.site-footer a{color:var(--ui-accent)!important}.site-footer .footer-bottom{border-top-color:rgba(56,189,248,.25)!important}.scroll-btn{background:rgba(56,189,248,.18)!important;border-color:rgba(56,189,248,.55)!important;color:var(--ui-accent)!important}.scroll-btn:hover{background:rgba(56,189,248,.26)!important}.btn-gold{background:rgba(56,189,248,.18)!important;border-color:rgba(56,189,248,.55)!important;color:var(--ui-accent)!important}.btn-gold:hover{background:rgba(56,189,248,.26)!important}#wodo-toggle-info.btn,#wodo-toggle-info.btn.btn-gold{background:var(--ui-accent)!important;border:1px solid rgba(56,189,248,.95)!important;color:#06233a!important;text-shadow:none!important}#wodo-toggle-info.btn.btn-gold:hover,#wodo-toggle-info.btn:hover{background:rgba(56,189,248,.9)!important}.accordion summary .muted,.attach-note,.details-block summary .muted,.details-hint,.summary-hint,details summary .muted{color:var(--ui-accent)!important}.site-footer,.site-footer li,.site-footer p{color:var(--text)!important}:root{--bg:#071c31;--bg-deep-1:#071c31;--bg-deep-2:#102f4d;--bg-deep-3:#0b1d31}html,body{background-color:#071c31!important;background:linear-gradient(180deg,#071c31 0%,#102f4d 55%,#0b1d31 100%)!important}@media (max-width:1023px){.topnav .nav-current:empty{display:none!important}}.site-footer .footer-col-company p,.site-footer .footer-col-company li{color:var(--ui-accent)!important}.site-footer details>summary::after{color:var(--ui-accent)!important}.site-footer .footer-company p,.site-footer .footer-company li{color:var(--ui-accent)!important}.site-footer details>summary::after{color:var(--ui-accent)!important}.site-footer .footer-company p,.site-footer .footer-company li,.site-footer .footer-col-company p,.site-footer .footer-col-company li{color:#fff!important}@media (max-width:900px){header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.site-footer{content-visibility:auto;contain-intrinsic-size:1px 420px}.scroll-btn{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:999px!important;background:#2196f3!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;box-shadow:none!important}.scroll-btn:focus-visible{outline:3px solid #fff!important;outline-offset:3px!important}.nav-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;line-height:44px!important}.nav-toggle:focus-visible{outline:3px solid #fff!important;outline-offset:3px!important}.ticker{
  width:100%;
  box-sizing:border-box;
  
  margin:12px 0 16px;
  padding:0;
  background:#f5e36a; 
  border:1px solid rgba(0,0,0,.16);
  border-radius:16px;
  overflow:hidden;
  position:relative;
  box-shadow:0 10px 24px rgba(0,0,0,.14);
  min-height:44px;
}.ticker + #main{ padding-top:0 !important; }.ticker + #main > :first-child{ margin-top:0 !important; }.ticker__track{overflow:hidden;width:100%;}.ticker__inner{
  display:inline-flex;
  align-items:center;
  gap:18px;
  padding:10px 14px;
  white-space:nowrap;
  width:max-content;
  will-change:transform;
  animation:tickerScroll 26s linear infinite;
}.ticker__inner > p{
  margin:0;
  display:inline-flex;
  align-items:center;
  gap:18px;
  white-space:nowrap;
}.ticker-item{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#0b1220;
  text-decoration:none;
}.ticker-item:hover{ text-decoration:underline; }.ticker-separator{ margin:0 12px; color:#0b1220; opacity:.75; }.ticker-date{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#c62828;
  color:#fff;
  padding:2px 8px;
  border-radius:999px;
  font-weight:700;
  font-size:12px;
  line-height:1;
  letter-spacing:.02em;
}.ticker-date--info{
  background:#1d4ed8; 
}.ticker-text{ color:#0b1220; font-weight:700; }.ticker-item--note{ cursor:default; }.ticker-item--note:hover{ text-decoration:none; }.ticker:hover .ticker__inner,
.ticker:focus-within .ticker__inner{ animation-play-state:paused; }@keyframes tickerScroll{from{ transform:translateX(0); }to{ transform:translateX(-50%); }}@media (prefers-reduced-motion: reduce){.ticker__inner{ animation:none; transform:none; }}@media (max-width:720px){.filters .filter-tile{padding:2px!important;}}.nav-toggle{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;flex:0 0 44px;}.ticker{min-height:44px}@media (min-width: 980px){body.page-home .hero-main{flex:1.15 1 520px;max-width:620px}body.page-home .hero-aside{flex:1 1 580px;max-width:580px}}a.btn.btn-primary.btn-hero-gold{color:#111827!important;-webkit-text-fill-color:#111827!important;text-shadow:none!important}a.btn.btn-primary.btn-hero-gold:hover,a.btn.btn-primary.btn-hero-gold:focus-visible{color:#111827!important;-webkit-text-fill-color:#111827!important}
/* v469: mobile section headings overflow guard */
/* v469: mobile section headings overflow guard */
@media (max-width:900px){
  html,body{overflow-x:hidden!important;}
  .section-panel__header,.section-panel_header,.section-panel_header-inline,.section-header{min-width:0!important;flex-wrap:wrap!important;}
  .section-panel__title,.section-panel_title,
  .section-panel__header h1,.section-panel__header h2,.section-panel__header h3,
  .section-panel_header h1,.section-panel_header h2,.section-panel_header h3,
  .section-panel_header-inline h1,.section-panel_header-inline h2,.section-panel_header-inline h3,
  .news-panel>h2,
  #online .section-header h2,#social .section-header h2,.history-section .section-panel_header h2,#faq h2{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
    box-sizing:border-box!important;
  }
}

/* v475: MOBILE — nagłówki sekcji bez wychodzenia poza ekran (wrap zamiast nowrap/ellipsis) */
@media (max-width: 900px){
  html, body{ overflow-x:hidden; }

  /* Subtytuły w nagłówkach – zawsze w 2. linii i z zawijaniem */
  .section-sub{
    display:block !important;
    flex: 1 1 100% !important;
    min-width:0 !important;
    max-width:100% !important;
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
    overflow-wrap:anywhere !important;
    word-break:break-word !important;
    hyphens:auto;
  }

  /* Dodatkowe zabezpieczenie dla flex-owych h2 z podtytułem */
  .news-panel>h2,
  #social .section-header h2,
  #faq>h2,
  #online .section-panel__title{
    max-width:100% !important;
    min-width:0 !important;
    flex-wrap:wrap !important;
  }
}

/* v475: Desktop CLS — rezerwacja miejsca pod dynamiczne kafle (tworzone po DOMContentLoaded) */
@media (min-width: 901px){
  body.page-home .news-cards:empty{min-height: 340px;}
  body.page-home .news-panel .home-news-card{min-height:340px;}
}

/* v509: START — obrazki komunikatów i social (tablet/mobile) bez rozciągania */
body.page-home .home-news-media img{display:block;width:100%!important;height:auto!important;object-fit:cover!important;aspect-ratio:16/9}
body.page-home .home-news-media{width:100%;max-width:100%}
body.page-home .home-news-media-link{display:block;width:100%;max-width:100%}
#social .social-card .thumb img{display:block;width:100%!important;height:auto!important;object-fit:cover!important;max-width:100%}

/* v13.1: kompozycja animacji — border-color tylko na urządzeniach z hover */
@media(hover:hover) and (pointer:fine){.about-detail-card,.about-money-card,.about-pillar-card,.about-proof-card,.about-team .team-card,.section-card,article.section-card,article.team-card{transition:transform .18s,box-shadow .18s,border-color .18s}}
