:root{
    --pst-yellow:#ffcb08;
    --pst-yellow-2:#ffd84d;
    --pst-yellow-dark:#b78900;
    --pst-gray:#818285;
    --pst-gray-dark:#3f4145;
    --pst-text:#191b1f;
    --pst-muted:#626b76;
    --pst-border:#e8eaee;
    --pst-soft:#f6f7f9;
    --pst-white:#ffffff;
    --pst-shadow:0 24px 70px rgba(19,25,35,.10);
    --pst-shadow-soft:0 12px 35px rgba(19,25,35,.07);
    --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--pst-text);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:0 auto}
.top-strip{background:#44464a;color:#fff;font-size:13px}.top-strip-grid{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-links{display:flex;align-items:center;gap:10px}.top-links a{color:#fff;opacity:.94}.top-links a:hover{opacity:1;color:var(--pst-yellow)}
.topbar{background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,234,238,.88);position:sticky;top:0;z-index:50;box-shadow:0 12px 35px rgba(20,24,31,.05)}.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{width:160px;height:auto}.nav nav{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}.nav nav a{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.035em;color:#303236;padding:10px 10px;border-radius:999px;transition:.18s ease}.nav nav a:hover{background:#f3f4f6;color:#000;transform:translateY(-1px)}.nav nav .bus-nav{background:linear-gradient(135deg,var(--pst-yellow),var(--pst-yellow-2));color:#202124;padding:10px 14px;box-shadow:0 8px 20px rgba(255,203,8,.24)}.nav nav .bus-nav:hover{background:linear-gradient(135deg,#ffd735,#ffe27a)}
.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:var(--pst-yellow-dark);margin-bottom:12px}.eyebrow:before,.section-kicker:before{content:"";width:28px;height:3px;border-radius:999px;background:var(--pst-yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 20px;font-weight:900;line-height:1.1;border:1px solid transparent;transition:.18s ease}.btn.primary{background:linear-gradient(135deg,var(--pst-yellow),var(--pst-yellow-2));color:#202124;box-shadow:0 12px 26px rgba(255,203,8,.30)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(255,203,8,.36)}
.hero-modern{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(255,203,8,.32),transparent 28%),linear-gradient(135deg,#34363a 0%,#5a5c60 52%,#76787b 100%)}.hero-modern:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,22,26,.68),rgba(20,22,26,.20)),repeating-linear-gradient(135deg,rgba(255,255,255,.055) 0 1px,transparent 1px 18px)}.hero-modern:after{content:"P";position:absolute;right:4vw;bottom:-125px;font-size:min(38vw,520px);line-height:.8;font-weight:950;color:rgba(255,203,8,.13);letter-spacing:-.09em}.hero-modern-grid{position:relative;z-index:1;min-height:560px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.55fr);gap:48px;align-items:center;padding:60px 0}.hero-modern-copy{max-width:760px}.hero-modern h1{font-size:clamp(48px,6.4vw,88px);line-height:.92;margin:0 0 22px;letter-spacing:-.065em;color:#fff}.hero-modern p{font-size:clamp(18px,2vw,22px);max-width:700px;color:#f3f4f6;margin:0 0 30px}.hero-info-card{justify-self:end;width:min(390px,100%);border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);box-shadow:0 24px 80px rgba(0,0,0,.16);backdrop-filter:blur(20px);border-radius:28px;padding:30px}.hero-info-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--pst-yellow);color:#232426;font-size:34px;font-weight:950;margin-bottom:22px}.hero-info-card h2{font-size:25px;line-height:1.1;margin:0 0 10px}.hero-info-card p{font-size:15.5px;color:#f2f3f5;margin:0 0 22px}.hero-info-lines{display:grid;gap:10px}.hero-info-lines span{display:block;border-top:1px solid rgba(255,255,255,.18);padding-top:10px;color:#fff;font-weight:750;font-size:14px}
.section{padding:82px 0}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-title-row.compact{margin-bottom:24px}.section-title-row h2,.section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.05em;color:#232529;margin:0}.section-link{font-weight:900;color:#2f3237;border:1px solid var(--pst-border);background:#fff;padding:11px 15px;border-radius:999px;box-shadow:var(--pst-shadow-soft);transition:.18s}.section-link:hover{transform:translateY(-2px);border-color:#d8dbe0}.news-modern{background:#fff}.news-modern-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:stretch}.news-feature-card a,.news-feature-card .empty-state{display:block;height:100%;min-height:330px;border:1px solid var(--pst-border);border-radius:var(--radius);padding:34px;background:linear-gradient(180deg,#fff,#fbfbfc);box-shadow:var(--pst-shadow-soft);position:relative;overflow:hidden;transition:.18s}.news-feature-card a:before{content:"";position:absolute;left:0;top:0;right:0;height:6px;background:linear-gradient(90deg,var(--pst-yellow),transparent)}.news-feature-card a:hover,.news-list-modern a:hover{transform:translateY(-3px);box-shadow:var(--pst-shadow)}.tag{display:inline-flex;background:#f1f2f4;color:#4a4d52;font-size:12px;text-transform:uppercase;font-weight:950;letter-spacing:.08em;padding:7px 10px;border-radius:999px;margin-bottom:18px}.news-feature-card time,.news-list-modern time{display:block;color:var(--pst-yellow-dark);font-weight:950;font-size:13px;margin-bottom:8px}.news-feature-card h3{font-size:clamp(26px,3vw,36px);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px;color:#22252a}.news-feature-card p{color:var(--pst-muted);font-size:17px;margin:0}.news-list-modern{display:grid;gap:12px}.news-list-modern a{display:grid;grid-template-columns:104px 1fr;gap:16px;align-items:start;background:#fff;border:1px solid var(--pst-border);border-radius:18px;padding:18px 20px;box-shadow:0 8px 26px rgba(19,25,35,.045);transition:.18s}.news-list-modern strong{font-size:18px;line-height:1.25;color:#24272b}
.services-modern{background:linear-gradient(180deg,#f8f9fb,#fff);border-top:1px solid var(--pst-border);border-bottom:1px solid var(--pst-border)}.service-modern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-modern-grid a{background:#fff;border:1px solid var(--pst-border);border-radius:var(--radius);padding:28px;min-height:220px;box-shadow:var(--pst-shadow-soft);transition:.18s;position:relative;overflow:hidden}.service-modern-grid a:after{content:"";position:absolute;right:-70px;bottom:-90px;width:170px;height:170px;border-radius:50%;background:rgba(255,203,8,.16);transition:.18s}.service-modern-grid a:hover{transform:translateY(-4px);box-shadow:var(--pst-shadow)}.service-modern-grid a:hover:after{transform:scale(1.15)}.service-modern-grid span{display:inline-flex;color:var(--pst-yellow-dark);font-weight:950;font-size:13px;margin-bottom:28px}.service-modern-grid strong{display:block;font-size:25px;line-height:1.1;color:#24272b;margin-bottom:10px;letter-spacing:-.025em}.service-modern-grid p{margin:0;color:var(--pst-muted);position:relative;z-index:1}.modern-strip{background:#44464a;color:#fff;border:0;padding:42px 0}.modern-strip .section-kicker{color:var(--pst-yellow)}.modern-strip .section-kicker:before{background:var(--pst-yellow)}.citizen-docs-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}.citizen-docs h2{font-size:clamp(30px,3.4vw,42px);line-height:1.05;margin:0;color:#fff;letter-spacing:-.04em}.citizen-doc-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.citizen-doc-links a{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:20px;font-size:18px;font-weight:900;color:#fff;transition:.18s}.citizen-doc-links a:hover{background:rgba(255,203,8,.96);color:#222;transform:translateY(-2px)}.about-modern{background:#fff}.about-modern-grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;border:1px solid var(--pst-border);border-radius:28px;padding:42px;background:linear-gradient(135deg,#fff,#fafafa);box-shadow:var(--pst-shadow-soft)}.about-modern h2{font-size:clamp(32px,4vw,48px);line-height:1.03;letter-spacing:-.05em;margin:0 0 16px;color:#232529}.about-modern p{font-size:17.5px;color:var(--pst-muted);margin:0;max-width:790px}.about-modern-link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;background:#24272b;color:#fff;font-weight:900;padding:14px 18px;transition:.18s}.about-modern-link:hover{background:#000;transform:translateY(-2px)}
.notice-box,.empty-state{background:#fff;border:1px solid var(--pst-border);border-left:5px solid var(--pst-yellow);border-radius:14px;padding:18px;color:var(--pst-muted)}
.page-hero{background:radial-gradient(circle at 80% 10%,rgba(255,203,8,.18),transparent 25%),linear-gradient(135deg,#f7f8fa,#fff);padding:74px 0;border-bottom:1px solid var(--pst-border)}.page-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.05em;margin:0 0 14px;color:#232529}.page-hero p{max-width:800px;color:var(--pst-muted);font-size:18px}.content{max-width:900px}.muted{color:var(--pst-muted)}.cards,.grid3,.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{display:block;background:#fff;border:1px solid var(--pst-border);border-radius:20px;padding:24px;box-shadow:var(--pst-shadow-soft);transition:.18s}.card:hover{transform:translateY(-3px);box-shadow:var(--pst-shadow)}.card small{color:var(--pst-yellow-dark);font-weight:950}.card h3{margin:8px 0;color:#232529;line-height:1.22;letter-spacing:-.02em}.card p{color:var(--pst-muted)}.card span,.btn-link{font-weight:950;color:#34373b}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.doc-list,.price-list,.location-list{display:grid;gap:12px}.doc-list a,.price-row,.location-row{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid var(--pst-border);border-left:5px solid var(--pst-yellow);border-radius:16px;padding:17px 19px;box-shadow:var(--pst-shadow-soft)}.price-row span,.location-row small{white-space:nowrap;font-weight:950;color:#222;background:var(--pst-yellow);padding:5px 9px;border-radius:999px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item{margin:0;background:#fff;border:1px solid var(--pst-border);border-radius:20px;overflow:hidden;box-shadow:var(--pst-shadow-soft)}.gallery-item img{width:100%;height:230px;object-fit:cover}.gallery-item figcaption{padding:12px;color:var(--pst-muted)}.footer{background:#3f4145;color:#fff;margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .9fr;gap:34px;padding:52px 0}.footer-logo{width:150px;background:#fff;border-radius:16px;padding:10px;margin-bottom:16px}.footer h4{margin:0 0 12px}.footer p{color:#e6e8ea}.footer a{display:block;color:#fff;margin:8px 0}.footer a:hover{color:var(--pst-yellow)}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.16);padding:16px;color:#e6e8ea;font-size:14px}
@media(max-width:1100px){.nav{align-items:flex-start;flex-direction:column;padding:16px 0}.nav nav{justify-content:flex-start}.hero-modern-grid,.news-modern-grid,.citizen-docs-inner,.about-modern-grid,.two-col{grid-template-columns:1fr}.hero-info-card{justify-self:start}.service-modern-grid,.cards,.grid3,.cards-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.top-strip-grid{align-items:flex-start;flex-direction:column;padding:9px 0}.brand-logo{width:136px}.nav nav a{font-size:12px;padding:9px}.hero-modern-grid{min-height:auto;padding:64px 0;gap:28px}.hero-modern h1{font-size:43px}.hero-info-card{padding:24px;border-radius:22px}.section{padding:56px 0}.section-title-row{align-items:flex-start;flex-direction:column}.news-list-modern a{grid-template-columns:1fr}.service-modern-grid,.citizen-doc-links,.cards,.grid3,.cards-grid,.gallery-grid{grid-template-columns:1fr}.about-modern-grid{padding:28px;border-radius:22px}.footer-grid{grid-template-columns:1fr}.doc-list a,.price-row,.location-row{align-items:flex-start;flex-direction:column}}
/* v0.1.3 content polish */
.topbar{top:0}.hero-slim .hero-modern-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);min-height:540px}.hero-photo-panel{justify-self:end;width:min(500px,100%);border-radius:34px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.30);background:#fff;transform:rotate(1deg)}.hero-photo-panel img{width:100%;height:auto}.compact-news{padding-top:74px}.clean-news-grid{grid-template-columns:.95fr 1.05fr}.clean-services{padding-top:74px;padding-bottom:74px}.map-section{background:#fff}.map-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center}.map-copy h2,.gallery-preview-section h2,.citizen-docs-light h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.055em;margin:0 0 14px;color:#232529}.map-copy p,.citizen-docs-light p{font-size:17px;color:var(--pst-muted);margin:0 0 24px;max-width:620px}.map-location-list{display:grid;gap:10px}.map-location-list a{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--pst-border);border-radius:16px;padding:15px 17px;background:#fff;box-shadow:0 8px 24px rgba(19,25,35,.045);transition:.18s}.map-location-list a:hover{transform:translateX(4px);border-color:#d6d9df}.map-location-list strong{font-size:15.5px;color:#24272b}.map-location-list span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#222;background:var(--pst-yellow);padding:5px 9px;border-radius:999px;white-space:nowrap}.map-card{border-radius:34px;overflow:hidden;box-shadow:var(--pst-shadow);border:1px solid var(--pst-border);background:#fff}.map-card img{width:100%}.gallery-preview-section{background:linear-gradient(180deg,#f8f9fb,#fff);border-top:1px solid var(--pst-border);border-bottom:1px solid var(--pst-border)}.home-gallery-grid{display:grid;grid-template-columns:1.15fr .92fr .92fr;gap:18px}.home-gallery-grid figure{margin:0;border-radius:26px;overflow:hidden;background:#fff;border:1px solid var(--pst-border);box-shadow:var(--pst-shadow-soft);transition:.18s}.home-gallery-grid figure:hover{transform:translateY(-4px);box-shadow:var(--pst-shadow)}.home-gallery-grid img{width:100%;height:285px;object-fit:cover}.home-gallery-grid figure:first-child img{height:360px}.home-gallery-grid figcaption{font-weight:900;color:#24272b;padding:16px 18px}.citizen-docs-light{background:#fff;padding-top:74px}.citizen-light-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:start;border:1px solid var(--pst-border);border-radius:32px;padding:38px;background:linear-gradient(135deg,#fff,#fbfbfc);box-shadow:var(--pst-shadow-soft)}.citizen-light-list{display:grid;gap:12px}.citizen-light-list a{display:block;border:1px solid var(--pst-border);border-radius:18px;padding:18px;background:#fff;transition:.18s}.citizen-light-list a:hover{transform:translateY(-2px);box-shadow:var(--pst-shadow-soft)}.citizen-light-list span{display:block;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.09em;color:var(--pst-yellow-dark);margin-bottom:6px}.citizen-light-list strong{display:block;font-size:17px;line-height:1.25;color:#232529}.home-about-modern{padding-top:38px}.partners-strip{background:#f8f9fb;border-top:1px solid var(--pst-border);padding:30px 0 36px}.partners-grid{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center}.partners-grid>span{font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.11em;color:var(--pst-muted)}.partner-logos{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.partner-logos a{min-height:76px;display:grid;place-items:center;text-align:center;border:1px solid var(--pst-border);border-radius:18px;background:#fff;color:#4b4e54;font-weight:950;line-height:1.1;box-shadow:0 8px 22px rgba(19,25,35,.035);transition:.18s}.partner-logos a:hover{transform:translateY(-2px);border-color:#d6d9df;color:#202124}.footer{margin-top:0}
@media(max-width:1100px){.hero-slim .hero-modern-grid,.map-grid,.citizen-light-grid,.partners-grid{grid-template-columns:1fr}.hero-photo-panel{justify-self:start;transform:none}.home-gallery-grid{grid-template-columns:1fr 1fr}.home-gallery-grid figure:first-child{grid-column:1/-1}.partner-logos{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.hero-photo-panel{border-radius:24px}.map-location-list a{align-items:flex-start;flex-direction:column}.home-gallery-grid,.partner-logos{grid-template-columns:1fr}.home-gallery-grid img,.home-gallery-grid figure:first-child img{height:240px}.citizen-light-grid{padding:26px;border-radius:24px}.partners-grid{gap:14px}}

/* v0.1.3 Komunalno-style institutional header */
.institution-header{
    position:sticky;
    top:0;
    z-index:80;
    background:#fff;
    border-bottom:1px solid #eceef2;
    box-shadow:0 8px 24px rgba(20,24,31,.045);
}
.institution-nav{
    min-height:96px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:34px;
}
.institution-logo{
    display:flex;
    align-items:center;
    flex:0 0 auto;
}
.institution-logo img{
    width:168px;
    height:auto;
}
.institution-menu{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:0;
    flex-wrap:wrap;
}
.institution-menu a{
    position:relative;
    display:inline-flex;
    align-items:center;
    min-height:42px;
    padding:9px 10px;
    font-size:13px;
    line-height:1;
    font-weight:900;
    letter-spacing:.045em;
    text-transform:uppercase;
    color:#2d3035;
    transition:color .18s ease, background .18s ease;
}
.institution-menu a:after{
    content:"";
    position:absolute;
    left:10px;
    right:10px;
    bottom:4px;
    height:3px;
    border-radius:999px;
    background:var(--pst-yellow);
    transform:scaleX(0);
    transform-origin:left center;
    transition:transform .18s ease;
}
.institution-menu a:hover,
.institution-menu a.active{
    color:#000;
}
.institution-menu a:hover:after,
.institution-menu a.active:after{
    transform:scaleX(1);
}
.institution-menu .bus-link{
    margin-left:8px;
    background:#3f4145;
    color:#fff;
    border-radius:4px;
    padding:11px 14px;
}
.institution-menu .bus-link:after{display:none}
.institution-menu .bus-link:hover,
.institution-menu .bus-link.active{
    background:var(--pst-yellow);
    color:#202124;
}
.topbar{display:none!important}
@media(max-width:1120px){
    .institution-nav{align-items:flex-start;flex-direction:column;padding:18px 0;gap:14px}
    .institution-menu{justify-content:flex-start}
}
@media(max-width:720px){
    .institution-logo img{width:142px}
    .institution-nav{min-height:auto;padding:14px 0}
    .institution-menu{gap:2px}
    .institution-menu a{font-size:12px;padding:8px 8px;min-height:36px}
    .institution-menu .bus-link{margin-left:0;padding:10px 11px}
}

/* v0.1.3 header/content fixes */
.institution-nav{min-height:78px}
.institution-logo img{width:118px}
.news-equal-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}
.news-column-card{height:100%;background:#fff;border:1px solid var(--pst-border);border-radius:var(--radius);box-shadow:var(--pst-shadow-soft);overflow:hidden;display:flex;flex-direction:column}
.news-column-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid var(--pst-border);background:linear-gradient(180deg,#fff,#fafafa)}
.news-column-head span{font-size:22px;font-weight:950;letter-spacing:-.035em;color:#232529}
.news-column-head a{font-size:13px;font-weight:950;color:#2e3136;border-bottom:3px solid var(--pst-yellow)}
.news-column-list{display:grid;gap:0;flex:1}
.news-column-list a{display:block;padding:24px;border-bottom:1px solid var(--pst-border);transition:.18s;background:#fff;min-height:154px}
.news-column-list a:last-child{border-bottom:0}
.news-column-list a:hover{background:#fbfbfc}
.news-column-list time{display:block;color:var(--pst-yellow-dark);font-size:13px;font-weight:950;margin-bottom:7px}
.news-column-list strong{display:block;font-size:21px;line-height:1.18;letter-spacing:-.025em;color:#232529;margin-bottom:8px}
.news-column-list p{margin:0;color:var(--pst-muted);font-size:15.5px;line-height:1.55}
.empty-state.small{min-height:140px;border:0;border-left:0;border-radius:0;box-shadow:none}
.service-four-grid{grid-template-columns:repeat(4,1fr)}
.service-four-grid a{min-height:235px;padding:26px 22px}
.service-four-grid strong{font-size:22px}
.equal-gallery-grid{grid-template-columns:repeat(3,1fr)}
.equal-gallery-grid figure:first-child{grid-column:auto}
.equal-gallery-grid img,.equal-gallery-grid figure:first-child img{height:270px;object-fit:cover}
.equal-gallery-grid figcaption,.home-gallery-grid figcaption{display:none!important}
.gallery-item img{height:260px;object-fit:cover}.gallery-item figcaption{display:none!important}
.gallery-album-card{padding:0;overflow:hidden}.gallery-album-card .card-image{width:100%;height:240px;object-fit:cover}.gallery-card-body{padding:20px}.gallery-card-body h3{margin-top:0}.gallery-card-body p{display:none!important}
.about-expanded-grid p+p{margin-top:14px}.rich-content p{font-size:17px;color:var(--pst-muted);margin:0 0 16px}.rich-content h2{font-size:clamp(30px,3vw,42px);line-height:1.06;letter-spacing:-.04em;color:#232529;margin:0 0 18px}
.quick-card{background:#fff;border:1px solid var(--pst-border);border-radius:22px;padding:24px;box-shadow:var(--pst-shadow-soft);height:max-content;position:sticky;top:112px}.quick-card h3{margin:0 0 14px;color:#232529}.quick-card a{display:block;border-top:1px solid var(--pst-border);padding:12px 0;font-weight:900;color:#2e3136}.quick-card a:hover{color:#000}.company-card{border-top:6px solid var(--pst-yellow)}
.footer-grid-wide{grid-template-columns:1.15fr .75fr 1fr 1fr}.footer strong{color:#fff}.footer-logo{width:125px}.copyright{color:#f1f2f4}
@media(max-width:1100px){.news-equal-grid,.service-four-grid,.footer-grid-wide{grid-template-columns:1fr 1fr}.institution-logo img{width:112px}.quick-card{position:static}}
@media(max-width:720px){.news-equal-grid,.service-four-grid,.equal-gallery-grid,.footer-grid-wide{grid-template-columns:1fr}.news-column-list a{min-height:auto}.equal-gallery-grid img,.equal-gallery-grid figure:first-child img{height:230px}.institution-logo img{width:104px}}

/* v0.1.3 header overlap refinement */
.header-overlap{
    overflow:visible;
    background:#fff;
    border-bottom:1px solid #eceef2;
    box-shadow:0 10px 28px rgba(20,24,31,.055);
}
.header-overlap-nav{
    min-height:104px!important;
    position:relative;
    align-items:center;
    overflow:visible;
}
.institution-logo-lockup{
    display:flex;
    align-items:center;
    gap:18px;
    flex:0 0 auto;
    position:relative;
    z-index:3;
    min-height:104px;
}
.pst-mark-wrap{
    display:flex;
    align-items:center;
    justify-content:center;
    width:152px;
    height:132px;
    margin-top:-22px;
    margin-bottom:-28px;
    padding:10px 12px;
    background:#fff;
    border-radius:0 0 22px 22px;
    box-shadow:0 18px 38px rgba(20,24,31,.12);
    border:1px solid #eceef2;
    border-top:0;
}
.pst-main-logo{
    width:128px!important;
    height:auto!important;
}
.municipality-logo-wrap{
    display:flex;
    align-items:center;
    min-width:160px;
    padding-left:16px;
    border-left:1px solid #e7e9ee;
}
.municipality-logo{
    width:178px;
    max-height:62px;
    object-fit:contain;
}
.header-overlap .institution-menu{
    padding-left:14px;
}
.header-overlap .institution-menu a{
    min-height:46px;
    padding:11px 10px;
}
@media(max-width:1180px){
    .header-overlap-nav{
        min-height:auto!important;
        align-items:flex-start;
        flex-direction:column;
        padding:14px 0 16px;
        gap:12px;
    }
    .institution-logo-lockup{
        min-height:86px;
    }
    .pst-mark-wrap{
        width:132px;
        height:106px;
        margin-top:-14px;
        margin-bottom:-12px;
        border-radius:0 0 18px 18px;
    }
    .pst-main-logo{width:108px!important}
    .municipality-logo{width:160px;max-height:56px}
    .header-overlap .institution-menu{padding-left:0}
}
@media(max-width:720px){
    .institution-logo-lockup{
        gap:12px;
        min-height:74px;
    }
    .pst-mark-wrap{
        width:110px;
        height:88px;
        margin-top:-10px;
        margin-bottom:-8px;
        padding:8px;
    }
    .pst-main-logo{width:92px!important}
    .municipality-logo-wrap{
        min-width:0;
        padding-left:12px;
    }
    .municipality-logo{
        width:134px;
        max-height:48px;
    }
}
@media(max-width:440px){
    .municipality-logo-wrap{display:none}
}

/* v0.1.4 SMS Parking page */
.sms-hero{background:linear-gradient(135deg,#fff 0%,#f6f7f9 62%,rgba(255,203,8,.18) 100%)}
.sms-payment-grid{display:grid;grid-template-columns:minmax(300px,420px) 1fr;gap:28px;align-items:start}
.sms-form-card,.sms-zone-card,.sms-info-section .container{background:#fff;border:1px solid #eceef2;box-shadow:0 18px 45px rgba(20,24,31,.08);border-radius:24px}
.sms-form-card{padding:28px;position:sticky;top:110px}
.sms-form-card h2,.sms-zones-head h2,.sms-info-grid h2{margin:6px 0 10px;color:#20242b;font-size:clamp(1.5rem,2vw,2.15rem)}
.sms-muted{color:#69707b;line-height:1.7;margin-bottom:22px}
.sms-form-card label{display:block;font-weight:800;color:#292d34;margin:16px 0 8px;font-size:.92rem;text-transform:uppercase;letter-spacing:.04em}
.sms-form-card input,.sms-form-card select{width:100%;border:1px solid #dfe3ea;background:#f9fafc;border-radius:14px;padding:14px 15px;font-size:1rem;color:#20242b;outline:none;transition:.2s ease}
.sms-form-card input:focus,.sms-form-card select:focus{border-color:#ffcb08;box-shadow:0 0 0 4px rgba(255,203,8,.20);background:#fff}
.sms-preview-box{margin-top:22px;padding:18px;border-radius:18px;background:#20242b;color:#fff;display:flex;flex-direction:column;gap:4px}
.sms-preview-box small{color:#cfd3da;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.74rem}
.sms-preview-box strong{font-size:1.35rem;letter-spacing:.04em}
.sms-zones-head{margin-bottom:16px}
.sms-zone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.sms-zone-card{padding:24px;display:flex;min-height:260px;flex-direction:column;justify-content:space-between;transition:.2s ease}
.sms-zone-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(20,24,31,.12);border-color:rgba(255,203,8,.6)}
.sms-zone-number{display:inline-flex;align-items:center;justify-content:center;background:#ffcb08;color:#20242b;border-radius:999px;font-size:.86rem;font-weight:900;padding:7px 12px;margin-bottom:14px}
.sms-zone-card h3{margin:0 0 10px;color:#20242b;font-size:1.3rem}
.sms-zone-card p{color:#69707b;line-height:1.65;margin:0 0 12px}
.sms-zone-card small{color:#818285;font-weight:700}
.sms-button{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;background:#20242b;color:#fff;text-decoration:none;font-weight:900;border-radius:14px;padding:13px 16px;transition:.2s ease}
.sms-button:hover{background:#ffcb08;color:#20242b}
.sms-info-section{padding-top:0}
.sms-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:28px;align-items:center}
.sms-info-grid p{color:#69707b;line-height:1.75;margin:0}
.sms-info-list{display:grid;gap:10px}
.sms-info-list span{display:block;background:#f7f8fb;border:1px solid #eceef2;border-radius:14px;padding:14px 16px;font-weight:800;color:#2b3038}
@media(max-width:980px){.sms-payment-grid{grid-template-columns:1fr}.sms-form-card{position:static}.sms-zone-grid{grid-template-columns:1fr}.sms-info-grid{grid-template-columns:1fr}}

/* v0.1.4 header compact fix - crest only, one-line desktop */
.header-overlap-nav{
    min-height:92px!important;
    gap:18px!important;
}
.institution-logo-lockup{
    gap:10px!important;
    margin-left:-18px;
    min-height:92px!important;
    flex:0 0 auto;
}
.pst-mark-wrap{
    width:138px!important;
    height:118px!important;
    margin-top:-18px!important;
    margin-bottom:-24px!important;
    padding:9px 10px!important;
    border-radius:0 0 20px 20px!important;
}
.pst-main-logo{width:116px!important;}
.municipality-logo-wrap{
    min-width:auto!important;
    width:46px!important;
    padding-left:10px!important;
    border-left:1px solid #e7e9ee;
}
.municipality-logo{
    width:42px!important;
    max-height:54px!important;
    object-fit:contain!important;
}
.header-overlap .institution-menu{
    flex:1 1 auto;
    padding-left:6px!important;
    justify-content:flex-end;
    gap:1px!important;
    flex-wrap:nowrap!important;
}
.header-overlap .institution-menu a{
    min-height:42px!important;
    padding:10px 7px!important;
    font-size:11.4px!important;
    white-space:nowrap;
}
@media(max-width:1240px){
    .header-overlap .institution-menu{flex-wrap:wrap!important;justify-content:flex-start}
    .header-overlap .institution-menu a{font-size:11.5px!important;padding:9px 8px!important}
}
@media(max-width:1180px){
    .institution-logo-lockup{margin-left:0;min-height:78px!important}
    .pst-mark-wrap{width:126px!important;height:102px!important;margin-top:-12px!important;margin-bottom:-10px!important}
    .pst-main-logo{width:104px!important}
    .municipality-logo-wrap{width:42px!important}
    .municipality-logo{width:38px!important;max-height:46px!important}
}
@media(max-width:720px){
    .municipality-logo-wrap{display:flex!important;width:38px!important;padding-left:8px!important}
    .municipality-logo{width:34px!important;max-height:42px!important}
}
@media(max-width:440px){
    .municipality-logo-wrap{display:none!important}
}

/* v0.1.4.1 Header Komunalno-style refinement */
.container{
    width:min(1420px,94%);
}
.header-overlap{
    position:sticky;
    top:0;
    z-index:90;
    overflow:visible;
    background:#ffffff;
    border-bottom:1px solid #e9ebef;
    box-shadow:none;
}
.header-overlap-nav{
    min-height:120px!important;
    height:120px;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:46px!important;
    position:relative;
    padding:0!important;
    overflow:visible;
}
.institution-logo-lockup{
    min-height:120px!important;
    height:120px;
    margin-left:-36px!important;
    gap:10px!important;
    flex:0 0 230px!important;
    display:flex!important;
    align-items:center!important;
    position:relative;
    z-index:4;
}
.pst-mark-wrap{
    width:158px!important;
    height:148px!important;
    margin-top:-20px!important;
    margin-bottom:-28px!important;
    padding:10px 12px!important;
    background:#fff!important;
    border:0!important;
    border-radius:50%!important;
    box-shadow:0 14px 36px rgba(20,24,31,.09)!important;
}
.pst-main-logo{
    width:138px!important;
    max-height:124px!important;
    object-fit:contain!important;
}
.municipality-logo-wrap{
    width:54px!important;
    min-width:54px!important;
    height:54px!important;
    margin-left:-8px!important;
    padding-left:0!important;
    border-left:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff;
    border-radius:50%;
    box-shadow:0 8px 24px rgba(20,24,31,.10);
}
.municipality-logo{
    width:42px!important;
    max-width:42px!important;
    max-height:42px!important;
    object-fit:contain!important;
}
.header-overlap .institution-menu{
    flex:1 1 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    gap:34px!important;
    padding-left:10px!important;
    min-width:0;
}
.header-overlap .institution-menu a{
    min-height:120px!important;
    padding:0!important;
    display:inline-flex!important;
    align-items:center!important;
    font-size:14.5px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.105em!important;
    color:#17191d!important;
    white-space:nowrap!important;
    border-radius:0!important;
}
.header-overlap .institution-menu a:after{
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:3px!important;
    background:var(--pst-yellow)!important;
    border-radius:0!important;
}
.header-overlap .institution-menu a:hover,
.header-overlap .institution-menu a.active{
    color:var(--pst-yellow)!important;
}
.header-overlap .institution-menu .bus-link{
    margin-left:0!important;
    background:transparent!important;
    color:#17191d!important;
}
.header-overlap .institution-menu .bus-link:hover,
.header-overlap .institution-menu .bus-link.active{
    background:transparent!important;
    color:var(--pst-yellow)!important;
}

@media(max-width:1380px){
    .header-overlap-nav{gap:30px!important}
    .institution-logo-lockup{margin-left:-20px!important;flex-basis:210px!important}
    .header-overlap .institution-menu{gap:24px!important}
    .header-overlap .institution-menu a{font-size:13.6px!important;letter-spacing:.075em!important}
}
@media(max-width:1180px){
    .header-overlap-nav{
        height:auto!important;
        min-height:auto!important;
        align-items:flex-start!important;
        flex-direction:column!important;
        gap:12px!important;
        padding:12px 0 16px!important;
    }
    .institution-logo-lockup{
        height:auto!important;
        min-height:92px!important;
        margin-left:0!important;
        flex-basis:auto!important;
    }
    .pst-mark-wrap{
        width:132px!important;
        height:116px!important;
        margin-top:-8px!important;
        margin-bottom:-8px!important;
    }
    .pst-main-logo{width:112px!important;max-height:96px!important}
    .municipality-logo-wrap{width:46px!important;min-width:46px!important;height:46px!important}
    .municipality-logo{width:36px!important;max-width:36px!important;max-height:36px!important}
    .header-overlap .institution-menu{
        justify-content:flex-start!important;
        flex-wrap:wrap!important;
        gap:8px 18px!important;
        padding-left:0!important;
    }
    .header-overlap .institution-menu a{
        min-height:38px!important;
        font-size:12.6px!important;
        letter-spacing:.055em!important;
    }
    .header-overlap .institution-menu a:after{bottom:0!important;height:2px!important}
}
@media(max-width:720px){
    .container{width:min(100% - 28px,1420px)}
    .pst-mark-wrap{width:118px!important;height:98px!important}
    .pst-main-logo{width:98px!important;max-height:82px!important}
    .municipality-logo-wrap{width:40px!important;min-width:40px!important;height:40px!important}
    .municipality-logo{width:31px!important;max-width:31px!important;max-height:31px!important}
    .header-overlap .institution-menu{gap:4px 14px!important}
    .header-overlap .institution-menu a{font-size:11.8px!important;min-height:34px!important}
}

/* v0.1.6 responsive header patch */
html, body{
    max-width:100%;
    overflow-x:hidden;
}
.header-overlap{
    position:sticky;
    top:0;
    z-index:100;
    overflow:visible;
}
.header-overlap-nav{
    width:min(1420px,96vw)!important;
    max-width:1420px!important;
    height:116px!important;
    min-height:116px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:clamp(22px,2.2vw,46px)!important;
    padding:0!important;
    overflow:visible!important;
}
.institution-logo-lockup{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:178px!important;
    height:116px!important;
    min-height:116px!important;
    margin-left:clamp(-30px,-1.25vw,-10px)!important;
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
}
.pst-mark-wrap{
    width:128px!important;
    height:138px!important;
    margin-top:-22px!important;
    margin-bottom:-30px!important;
    padding:10px!important;
    border-radius:0 0 24px 24px!important;
    flex:0 0 auto!important;
}
.pst-main-logo{
    width:108px!important;
    max-width:108px!important;
    max-height:112px!important;
    object-fit:contain!important;
}
.municipality-logo-wrap{
    width:52px!important;
    min-width:52px!important;
    height:52px!important;
    margin-left:-4px!important;
    padding-left:0!important;
    border-left:0!important;
    flex:0 0 auto!important;
}
.municipality-logo{
    width:40px!important;
    max-width:40px!important;
    max-height:40px!important;
}
.header-overlap .institution-menu{
    flex:1 1 auto!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    gap:clamp(14px,1.35vw,28px)!important;
    padding-left:0!important;
    overflow:visible!important;
}
.header-overlap .institution-menu a{
    min-height:116px!important;
    padding:0!important;
    font-size:clamp(12px,.88vw,14.5px)!important;
    letter-spacing:.075em!important;
    white-space:nowrap!important;
}
.mobile-menu-toggle,
.mobile-menu-backdrop{
    display:none;
}

@media(max-width:1360px){
    .header-overlap-nav{
        width:min(1460px,97vw)!important;
        gap:20px!important;
    }
    .institution-logo-lockup{
        min-width:164px!important;
        margin-left:-18px!important;
        gap:8px!important;
    }
    .pst-mark-wrap{width:118px!important;height:128px!important}
    .pst-main-logo{width:100px!important;max-width:100px!important}
    .municipality-logo-wrap{width:46px!important;min-width:46px!important;height:46px!important}
    .municipality-logo{width:35px!important;max-width:35px!important;max-height:35px!important}
    .header-overlap .institution-menu{gap:16px!important}
    .header-overlap .institution-menu a{font-size:12.4px!important;letter-spacing:.045em!important}
}
@media(max-width:1220px){
    .header-overlap .institution-menu{gap:11px!important}
    .header-overlap .institution-menu a{font-size:11.8px!important;letter-spacing:.025em!important}
    .institution-logo-lockup{min-width:152px!important;margin-left:-12px!important}
    .pst-mark-wrap{width:108px!important;height:118px!important}
    .pst-main-logo{width:92px!important;max-width:92px!important}
    .municipality-logo-wrap{width:42px!important;min-width:42px!important;height:42px!important}
    .municipality-logo{width:32px!important;max-width:32px!important;max-height:32px!important}
}

@media(max-width:980px){
    body.mobile-menu-open{
        overflow:hidden;
    }
    .header-overlap-nav{
        width:min(100% - 26px,720px)!important;
        height:92px!important;
        min-height:92px!important;
        justify-content:space-between!important;
        gap:16px!important;
    }
    .institution-logo-lockup{
        height:92px!important;
        min-height:92px!important;
        min-width:auto!important;
        margin-left:-8px!important;
        gap:9px!important;
        position:relative!important;
        z-index:122!important;
    }
    .pst-mark-wrap{
        width:104px!important;
        height:112px!important;
        margin-top:-12px!important;
        margin-bottom:-18px!important;
        border-radius:0 0 20px 20px!important;
        box-shadow:0 14px 28px rgba(20,24,31,.13)!important;
    }
    .pst-main-logo{
        width:86px!important;
        max-width:86px!important;
        max-height:88px!important;
    }
    .municipality-logo-wrap{
        width:42px!important;
        min-width:42px!important;
        height:42px!important;
        margin-left:0!important;
    }
    .municipality-logo{
        width:32px!important;
        max-width:32px!important;
        max-height:32px!important;
    }
    .mobile-menu-toggle{
        display:inline-flex!important;
        width:54px;
        height:54px;
        border:1px solid #e5e7eb;
        border-radius:16px;
        background:#fff;
        align-items:center;
        justify-content:center;
        flex-direction:column;
        gap:6px;
        cursor:pointer;
        box-shadow:0 10px 24px rgba(20,24,31,.08);
        position:relative;
        z-index:125;
        transition:background .18s ease, transform .18s ease;
    }
    .mobile-menu-toggle span{
        display:block;
        width:24px;
        height:2px;
        border-radius:99px;
        background:#181a1d;
        transition:transform .22s ease, opacity .22s ease;
    }
    body.mobile-menu-open .mobile-menu-toggle{
        background:var(--pst-yellow);
        transform:translateY(-1px);
    }
    body.mobile-menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}
    body.mobile-menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}
    body.mobile-menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
    .mobile-menu-backdrop{
        display:block;
        position:fixed;
        inset:0;
        background:rgba(10,12,16,.62);
        opacity:0;
        pointer-events:none;
        transition:opacity .22s ease;
        z-index:105;
        backdrop-filter:blur(3px);
    }
    body.mobile-menu-open .mobile-menu-backdrop{
        opacity:1;
        pointer-events:auto;
    }
    .header-overlap .institution-menu{
        position:fixed!important;
        top:0;
        right:0;
        width:min(86vw,390px);
        height:min(68vh,560px);
        min-height:430px;
        display:flex!important;
        flex-direction:column!important;
        align-items:stretch!important;
        justify-content:flex-start!important;
        gap:0!important;
        padding:104px 22px 24px!important;
        background:#fff;
        border-radius:0 0 0 30px;
        box-shadow:-24px 0 70px rgba(0,0,0,.22);
        transform:translateX(106%);
        transition:transform .26s cubic-bezier(.2,.8,.2,1);
        z-index:115;
        overflow-y:auto!important;
    }
    body.mobile-menu-open .header-overlap .institution-menu{
        transform:translateX(0);
    }
    .header-overlap .institution-menu a,
    .header-overlap .institution-menu .bus-link{
        min-height:auto!important;
        width:100%;
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        padding:15px 4px!important;
        border-bottom:1px solid #edf0f4!important;
        font-size:15px!important;
        font-weight:900!important;
        letter-spacing:.055em!important;
        color:#17191d!important;
        background:transparent!important;
    }
    .header-overlap .institution-menu a:after{
        display:none!important;
    }
    .header-overlap .institution-menu a:before{
        content:"";
        width:8px;
        height:8px;
        margin-right:12px;
        border-radius:50%;
        background:var(--pst-yellow);
        flex:0 0 auto;
    }
    .header-overlap .institution-menu a:hover,
    .header-overlap .institution-menu a.active,
    .header-overlap .institution-menu .bus-link:hover,
    .header-overlap .institution-menu .bus-link.active{
        color:#000!important;
    }
}

@media(max-width:520px){
    .header-overlap-nav{
        width:calc(100% - 22px)!important;
        height:86px!important;
        min-height:86px!important;
    }
    .pst-mark-wrap{
        width:94px!important;
        height:102px!important;
        padding:8px!important;
    }
    .pst-main-logo{
        width:78px!important;
        max-width:78px!important;
    }
    .municipality-logo-wrap{
        width:38px!important;
        min-width:38px!important;
        height:38px!important;
    }
    .municipality-logo{
        width:29px!important;
        max-width:29px!important;
        max-height:29px!important;
    }
    .mobile-menu-toggle{
        width:50px;
        height:50px;
        border-radius:15px;
    }
    .header-overlap .institution-menu{
        width:min(88vw,370px);
        height:64vh;
        min-height:410px;
        padding-top:96px!important;
    }
}

/* v0.1.6b desktop header centering patch */
@media (min-width: 981px){
    .header-overlap-nav{
        width:min(1240px, calc(100% - 64px))!important;
        max-width:1240px!important;
        margin-left:auto!important;
        margin-right:auto!important;
        justify-content:center!important;
        gap:clamp(26px,2.5vw,48px)!important;
        padding-left:0!important;
        padding-right:0!important;
    }
    .institution-logo-lockup{
        margin-left:0!important;
        min-width:178px!important;
    }
    .header-overlap .institution-menu{
        flex:0 1 auto!important;
        justify-content:center!important;
        gap:clamp(14px,1.25vw,24px)!important;
    }
    .header-overlap .institution-menu a{
        font-size:clamp(11.6px,.82vw,13.6px)!important;
        letter-spacing:.045em!important;
    }
}

@media (min-width: 981px) and (max-width: 1360px){
    .header-overlap-nav{
        width:min(1180px, calc(100% - 54px))!important;
        gap:24px!important;
    }
    .institution-logo-lockup{
        margin-left:0!important;
        min-width:168px!important;
    }
    .header-overlap .institution-menu{
        gap:13px!important;
    }
    .header-overlap .institution-menu a{
        font-size:11.8px!important;
        letter-spacing:.025em!important;
    }
}

@media (min-width: 981px) and (max-width: 1220px){
    .header-overlap-nav{
        width:min(1120px, calc(100% - 44px))!important;
        gap:18px!important;
    }
    .institution-logo-lockup{
        min-width:154px!important;
    }
    .header-overlap .institution-menu{
        gap:10px!important;
    }
    .header-overlap .institution-menu a{
        font-size:11.2px!important;
        letter-spacing:.015em!important;
    }
}

/* v0.1.7 — Light animations and scroll transitions */
html, body{
    overflow-x:hidden;
}

.pst-mark-wrap{
    animation:pstHeaderWave 6.5s ease-in-out infinite;
    transform-origin:center top;
    will-change:transform;
}

@keyframes pstHeaderWave{
    0%,100%{transform:translateY(0) rotate(0deg)}
    25%{transform:translateY(-4px) rotate(-.35deg)}
    50%{transform:translateY(3px) rotate(.25deg)}
    75%{transform:translateY(-2px) rotate(.15deg)}
}

.hero-modern:before{
    animation:pstHeroLightMove 14s ease-in-out infinite alternate;
}

@keyframes pstHeroLightMove{
    from{background-position:0 0, 0 0}
    to{background-position:40px 0, 120px 60px}
}

.reveal-on-scroll{
    opacity:0;
    transform:translateY(26px);
    transition:opacity .72s ease, transform .72s cubic-bezier(.2,.8,.2,1), box-shadow .22s ease, border-color .22s ease;
    will-change:opacity,transform;
}

.reveal-on-scroll.is-visible{
    opacity:1;
    transform:translateY(0);
}

.reveal-on-scroll[data-reveal-delay="1"]{transition-delay:.08s}
.reveal-on-scroll[data-reveal-delay="2"]{transition-delay:.16s}
.reveal-on-scroll[data-reveal-delay="3"]{transition-delay:.24s}
.reveal-on-scroll[data-reveal-delay="4"]{transition-delay:.32s}
.reveal-on-scroll[data-reveal-delay="5"]{transition-delay:.40s}

.section-title-row.reveal-on-scroll,
.section-head.reveal-on-scroll,
.about-modern-grid.reveal-on-scroll{
    transform:translateY(18px);
}

.news-column-card,
.service-modern-grid a,
.citizen-doc-links a,
.about-modern-link,
.document-row,
.gallery-item,
.gallery-album-card,
.card,
.btn,
.section-link{
    backface-visibility:hidden;
}

.news-column-card:hover,
.service-modern-grid a:hover,
.gallery-item:hover,
.gallery-album-card:hover,
.card:hover,
.document-row:hover{
    transform:translateY(-4px);
}

.news-column-list a,
.document-row,
.gallery-item img,
.gallery-album-card .card-image,
.service-modern-grid a{
    transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease, opacity .22s ease;
}

.gallery-item,
.gallery-album-card{
    overflow:hidden;
}

.gallery-item:hover img,
.gallery-album-card:hover .card-image{
    transform:scale(1.035);
}

.site-wave-divider{
    position:relative;
}

.site-wave-divider:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:-1px;
    height:38px;
    pointer-events:none;
    background:
        radial-gradient(52px 22px at 25px 100%, #fff 98%, transparent 100%) 0 0/90px 38px repeat-x;
    opacity:.95;
}

.hero-modern.site-wave-divider:after{
    background:
        radial-gradient(58px 24px at 29px 100%, #fff 98%, transparent 100%) 0 0/104px 38px repeat-x;
}

@media(max-width:980px){
    .pst-mark-wrap{
        animation:pstHeaderWaveMobile 7s ease-in-out infinite;
    }
    @keyframes pstHeaderWaveMobile{
        0%,100%{transform:translateY(0)}
        50%{transform:translateY(-3px)}
    }
    .reveal-on-scroll{
        transform:translateY(18px);
        transition-duration:.58s;
    }
}

@media(prefers-reduced-motion:reduce){
    *,*::before,*::after{
        scroll-behavior:auto!important;
        animation-duration:.01ms!important;
        animation-iteration-count:1!important;
        transition-duration:.01ms!important;
    }
    .reveal-on-scroll{
        opacity:1!important;
        transform:none!important;
    }
}

/* v0.1.8 Komunalno-inspired visual direction
   Clean public-institution rhythm: wide hero, editorial news, document band, calm service cards. */
body{background:#fff;overflow-x:hidden}.container{width:min(1170px,92%)}
.kt-hero{position:relative;padding:76px 0 68px;background:linear-gradient(90deg,#f5f6f8 0%,#f5f6f8 58%,#fff 58%,#fff 100%);border-bottom:1px solid #eceef2;overflow:hidden}.kt-hero:before{content:"";position:absolute;left:-90px;top:34px;width:280px;height:280px;border-radius:50%;background:rgba(255,203,8,.24)}.kt-hero-grid{display:grid;grid-template-columns:1.02fr .88fr;gap:58px;align-items:center}.kt-hero-copy{position:relative;padding-left:34px;border-left:7px solid var(--pst-yellow);z-index:1}.kt-eyebrow,.kt-section-head span,.kt-doc-grid span,.kt-map-panel>span,.kt-about-copy>span{display:block;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:950;color:#777b83;margin-bottom:14px}.kt-hero h1{font-size:clamp(46px,5.8vw,82px);line-height:.96;letter-spacing:-.07em;margin:0 0 22px;color:#232529}.kt-hero p{max-width:650px;margin:0 0 28px;color:#555d68;font-size:19px;line-height:1.72}.kt-main-link{display:inline-flex;align-items:center;justify-content:center;border-bottom:4px solid var(--pst-yellow);font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#232529;padding:0 0 7px}.kt-hero-media{border-radius:0 0 0 70px;background:#fff;box-shadow:0 28px 70px rgba(20,24,31,.12);padding:28px;min-height:390px;display:grid;place-items:center;border:1px solid #eceef2}.kt-hero-media img{width:100%;max-height:340px;object-fit:contain}
.kt-news-section,.kt-services,.kt-map-gallery,.kt-about,.kt-gallery-strip{padding:78px 0}.kt-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.kt-section-head h2,.kt-doc-grid h2,.kt-map-panel h2,.kt-about-copy h2{margin:0;color:#25272c;font-size:clamp(32px,3.3vw,48px);line-height:1.03;letter-spacing:-.055em}.kt-section-head>a{font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;border-bottom:4px solid var(--pst-yellow);padding-bottom:7px}.kt-news-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:28px}.kt-feature-news,.kt-side-news a{display:block;background:#fff;border:1px solid #e6e8ed;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.kt-feature-news{min-height:410px;padding:42px;position:relative;box-shadow:0 20px 56px rgba(20,24,31,.08);border-radius:2px}.kt-feature-news:after{content:"";position:absolute;left:42px;right:42px;bottom:0;height:7px;background:var(--pst-yellow)}.kt-date{display:block;color:#8a6a00;font-weight:950;font-size:13px;margin-bottom:16px}.kt-feature-news h3{font-size:clamp(32px,3vw,44px);line-height:1.05;letter-spacing:-.055em;margin:0 0 18px;color:#232529}.kt-feature-news p,.kt-side-news p{color:#636b76;margin:0;line-height:1.65}.kt-feature-news strong{display:inline-block;margin-top:28px;text-transform:uppercase;font-size:13px;letter-spacing:.08em;border-bottom:3px solid var(--pst-yellow);padding-bottom:7px}.kt-side-news{display:grid;gap:20px}.kt-side-news a{min-height:195px;padding:28px;border-radius:2px}.kt-side-news h3{font-size:24px;line-height:1.12;letter-spacing:-.035em;margin:0 0 10px;color:#232529}.kt-feature-news:hover,.kt-side-news a:hover,.kt-service-grid a:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(20,24,31,.11);border-color:#d9dce2}.kt-empty,.kt-side-empty{display:grid;place-items:center;color:#68717d;background:#f7f8fa;border:1px dashed #cfd3da}
.kt-doc-strip{background:#45474b;color:#fff;padding:44px 0}.kt-doc-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.kt-doc-grid span{color:rgba(255,255,255,.68);margin-bottom:10px}.kt-doc-grid h2{color:#fff;font-size:clamp(28px,3vw,42px)}.kt-doc-links{display:flex;flex-wrap:wrap;gap:12px}.kt-doc-links a{min-width:154px;text-align:center;background:#fff;color:#25272c;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-size:13px;padding:18px 22px;border-radius:0;border-bottom:6px solid var(--pst-yellow);box-shadow:0 14px 30px rgba(0,0,0,.14)}.kt-doc-links a:hover{background:var(--pst-yellow);color:#161616}
.kt-services{background:#fff}.kt-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.kt-service-grid a{min-height:260px;padding:34px;background:#f7f8fa;border:1px solid #e8eaee;border-radius:2px;box-shadow:0 12px 32px rgba(20,24,31,.045);position:relative;overflow:hidden}.kt-service-grid a:before{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:var(--pst-yellow)}.kt-service-grid i{font-style:normal;color:#a5a9b1;font-weight:950;font-size:14px}.kt-service-grid h3{font-size:27px;line-height:1.08;letter-spacing:-.045em;color:#232529;margin:50px 0 14px}.kt-service-grid p{margin:0;color:#636b76}.kt-map-gallery{background:#f5f6f8}.kt-map-gallery-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:stretch}.kt-map-panel{background:#fff;padding:42px;border-left:7px solid var(--pst-yellow);box-shadow:0 18px 45px rgba(20,24,31,.075)}.kt-map-panel p{color:#616a75;font-size:17px}.kt-location-mini-list{display:grid;gap:10px;margin-top:26px}.kt-location-mini-list a,.kt-location-mini-list div{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #eceef2;padding:14px 0}.kt-location-mini-list strong{font-size:17px}.kt-location-mini-list small{color:#7a828d;font-weight:800}.kt-map-image{background:#fff;padding:24px;border:1px solid #e5e8ed;display:grid;place-items:center;box-shadow:0 18px 45px rgba(20,24,31,.075)}.kt-map-image img{width:100%;max-height:410px;object-fit:contain}.kt-about{background:#fff}.kt-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.kt-about-image{min-height:430px;background:#f6f7f9;border-radius:0 64px 0 0;overflow:hidden;box-shadow:0 22px 58px rgba(20,24,31,.09)}.kt-about-image img{width:100%;height:430px;object-fit:cover}.kt-about-copy p{font-size:17px;color:#5e6671;line-height:1.8}.kt-about-copy a{display:inline-flex;margin-top:16px;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;border-bottom:4px solid var(--pst-yellow);padding-bottom:7px}.kt-gallery-strip{background:#fff;border-top:1px solid #eceef2}.kt-gallery-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.kt-gallery-grid img{height:285px;width:100%;object-fit:cover;background:#f4f5f7}.kt-gallery-grid img:first-child{height:285px}.kt-partners{background:#f5f6f8;padding:34px 0 42px;border-top:1px solid #eceef2}.kt-partners-grid{display:grid;grid-template-columns:230px 1fr;gap:22px;align-items:center}.kt-partners-grid>span{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:950;color:#747b85}.kt-partners-grid>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.kt-partners a{background:#fff;border:1px solid #e4e7ed;text-align:center;padding:22px 14px;font-weight:950;color:#3d4147;box-shadow:0 10px 26px rgba(20,24,31,.04)}
/* Rebalance legacy homepage sections if cached markup still exists */.hero-modern,.news-modern,.services-modern,.map-section,.gallery-preview-section,.citizen-docs-light,.about-modern,.partners-strip{display:none!important}
@media(max-width:1020px){.kt-hero{background:#f5f6f8;padding:56px 0}.kt-hero-grid,.kt-news-layout,.kt-doc-grid,.kt-map-gallery-grid,.kt-about-grid,.kt-partners-grid{grid-template-columns:1fr}.kt-hero-media{min-height:300px;border-radius:0 0 0 44px}.kt-doc-links{justify-content:flex-start}.kt-service-grid{grid-template-columns:1fr 1fr}.kt-partners-grid>div{grid-template-columns:1fr 1fr}.kt-gallery-grid{grid-template-columns:1fr 1fr}.kt-gallery-grid img:first-child{grid-column:1/-1}}
@media(max-width:680px){.kt-hero{padding:42px 0 50px}.kt-hero-copy{padding-left:22px;border-left-width:5px}.kt-hero h1{font-size:42px}.kt-hero p{font-size:16.5px}.kt-news-section,.kt-services,.kt-map-gallery,.kt-about,.kt-gallery-strip{padding:54px 0}.kt-section-head{align-items:flex-start;flex-direction:column;margin-bottom:22px}.kt-feature-news{min-height:auto;padding:28px}.kt-feature-news:after{left:28px;right:28px}.kt-side-news a{min-height:auto}.kt-doc-strip{padding:34px 0}.kt-doc-links{display:grid;grid-template-columns:1fr;width:100%}.kt-service-grid,.kt-partners-grid>div,.kt-gallery-grid{grid-template-columns:1fr}.kt-map-panel{padding:28px}.kt-about-image,.kt-about-image img{min-height:280px;height:280px}.kt-location-mini-list a{align-items:flex-start;flex-direction:column;gap:3px}.kt-gallery-grid img{height:240px}}

/* v0.1.8b — desktop logo spacing fix */
@media (min-width: 981px){
    .institution-logo-lockup{
        min-width:196px!important;
    }
    .pst-mark-wrap{
        margin-left:-22px!important;
        margin-right:12px!important;
    }
    .municipality-logo-wrap{
        margin-left:-10px!important;
        margin-right:4px!important;
    }
    .header-overlap .institution-menu{
        padding-left:8px!important;
    }
}
@media (min-width: 981px) and (max-width: 1360px){
    .institution-logo-lockup{
        min-width:188px!important;
    }
    .pst-mark-wrap{
        margin-left:-18px!important;
        margin-right:10px!important;
    }
    .header-overlap .institution-menu{
        padding-left:6px!important;
    }
}
@media (min-width: 981px) and (max-width: 1220px){
    .institution-logo-lockup{
        min-width:176px!important;
    }
    .pst-mark-wrap{
        margin-left:-14px!important;
        margin-right:8px!important;
    }
    .header-overlap .institution-menu{
        padding-left:4px!important;
    }
}

/* v0.2.0 — visible scroll animations + real Tivat photo support */
.reveal-on-scroll{
    opacity:1;
    transform:none;
}

.reveal-ready .reveal-on-scroll{
    opacity:0;
    transform:translateY(30px);
    transition:
        opacity .78s ease,
        transform .78s cubic-bezier(.18,.82,.22,1),
        box-shadow .24s ease,
        border-color .24s ease,
        background .24s ease;
    will-change:opacity,transform;
}

.reveal-ready .reveal-on-scroll.is-visible{
    opacity:1;
    transform:translateY(0);
}

.reveal-ready .reveal-on-scroll[data-reveal-delay="1"]{transition-delay:.08s}
.reveal-ready .reveal-on-scroll[data-reveal-delay="2"]{transition-delay:.15s}
.reveal-ready .reveal-on-scroll[data-reveal-delay="3"]{transition-delay:.22s}

.kt-hero-media,
.kt-map-image,
.kt-about-image,
.kt-gallery-grid img,
.kt-feature-news,
.kt-side-news a,
.kt-service-grid a,
.kt-doc-links a{
    backface-visibility:hidden;
}

.kt-hero-media img,
.kt-map-image img,
.kt-about-image img,
.kt-gallery-grid img{
    transition:transform .55s ease, filter .55s ease;
}

.kt-hero-media:hover img,
.kt-map-image:hover img,
.kt-about-image:hover img,
.kt-gallery-grid img:hover{
    transform:scale(1.025);
    filter:saturate(1.04) contrast(1.02);
}

.kt-feature-news:hover,
.kt-side-news a:hover,
.kt-service-grid a:hover,
.kt-doc-links a:hover,
.kt-partners a:hover{
    transform:translateY(-5px);
}

.pst-mark-wrap{
    animation:pstHeaderFloatWave 7.2s ease-in-out infinite;
    transform-origin:center top;
}

@keyframes pstHeaderFloatWave{
    0%,100%{transform:translateY(0) rotate(0deg)}
    25%{transform:translateY(-5px) rotate(-.35deg)}
    50%{transform:translateY(2px) rotate(.18deg)}
    75%{transform:translateY(-3px) rotate(.22deg)}
}

.kt-hero.site-wave-divider:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:-1px;
    height:42px;
    pointer-events:none;
    background:radial-gradient(58px 23px at 30px 100%, #fff 98%, transparent 100%) 0 0/104px 42px repeat-x;
    opacity:.96;
}

.kt-hero:before{
    animation:pstSoftPulse 9s ease-in-out infinite;
}

@keyframes pstSoftPulse{
    0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.24}
    50%{transform:translate3d(12px,-10px,0) scale(1.05);opacity:.34}
}

.kt-hero-media img[src$=".jpg"],
.kt-map-image img[src$=".jpg"],
.kt-about-image img[src$=".jpg"],
.kt-gallery-grid img[src$=".jpg"]{
    object-fit:cover;
    height:100%;
    min-height:260px;
    border-radius:inherit;
}

.kt-hero-media img[src$=".jpg"]{
    min-height:340px;
}

.kt-map-image img[src$=".jpg"]{
    min-height:410px;
}

@media(max-width:980px){
    .pst-mark-wrap{animation:pstHeaderFloatWaveMobile 7.4s ease-in-out infinite}
    @keyframes pstHeaderFloatWaveMobile{
        0%,100%{transform:translateY(0)}
        50%{transform:translateY(-3px)}
    }
    .reveal-ready .reveal-on-scroll{
        transform:translateY(20px);
        transition-duration:.62s;
    }
    .kt-hero-media img[src$=".jpg"],
    .kt-map-image img[src$=".jpg"]{
        min-height:260px;
    }
}

@media(prefers-reduced-motion:reduce){
    .reveal-on-scroll,
    .reveal-ready .reveal-on-scroll{
        opacity:1!important;
        transform:none!important;
        transition:none!important;
    }
}

/* v0.2.1 — homepage upgrade: cleaner 2026 public-institution layout */
.kt-hero,
.kt-news-section,
.kt-doc-strip,
.kt-services,
.kt-map-gallery,
.kt-about,
.kt-gallery-strip,
.kt-partners{
    display:none!important;
}

.ps-hero{
    position:relative;
    padding:82px 0 66px;
    background:
        linear-gradient(90deg,#f4f5f7 0%,#f4f5f7 62%,#ffffff 62%,#ffffff 100%);
    border-bottom:1px solid #e9ebef;
    overflow:hidden;
}
.ps-hero:before{
    content:"";
    position:absolute;
    left:max(-130px,calc((100vw - 1170px)/2 - 210px));
    top:42px;
    width:330px;
    height:330px;
    border-radius:50%;
    background:rgba(255,203,8,.20);
    filter:blur(.2px);
}
.ps-hero:after{
    content:"";
    position:absolute;
    right:0;
    bottom:0;
    width:46%;
    height:7px;
    background:var(--pst-yellow);
}
.ps-hero-grid{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:1fr .92fr;
    gap:58px;
    align-items:center;
}
.ps-hero-copy{
    padding-left:34px;
    border-left:7px solid var(--pst-yellow);
}
.ps-kicker,
.ps-section-head span,
.ps-doc-band-grid span,
.ps-map-copy>span,
.ps-about-copy>span{
    display:block;
    margin-bottom:14px;
    font-size:12.5px;
    line-height:1;
    font-weight:950;
    letter-spacing:.16em;
    text-transform:uppercase;
    color:#777d86;
}
.ps-hero h1{
    margin:0 0 22px;
    max-width:760px;
    color:#232529;
    font-size:clamp(48px,6vw,86px);
    line-height:.94;
    letter-spacing:-.075em;
}
.ps-hero p{
    max-width:650px;
    margin:0;
    color:#555e69;
    font-size:19px;
    line-height:1.75;
}
.ps-hero-meta{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-top:30px;
}
.ps-hero-meta span{
    display:inline-flex;
    align-items:center;
    min-height:38px;
    padding:10px 14px;
    background:#fff;
    border:1px solid #e6e8ed;
    border-left:5px solid var(--pst-yellow);
    color:#2d3035;
    font-size:12px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.065em;
    box-shadow:0 10px 24px rgba(20,24,31,.045);
}
.ps-hero-photo{
    position:relative;
    min-height:410px;
    padding:24px;
    background:#fff;
    border:1px solid #e4e7ec;
    border-radius:0 0 0 76px;
    box-shadow:0 28px 70px rgba(20,24,31,.12);
    display:grid;
    place-items:center;
    overflow:hidden;
}
.ps-hero-photo img{
    width:100%;
    height:360px;
    object-fit:cover;
    border-radius:0 0 0 52px;
    background:#f5f6f8;
}
.ps-hero-photo img[src$=".svg"]{
    object-fit:contain;
    padding:14px;
}
.ps-hero-notice{
    position:absolute;
    left:24px;
    right:24px;
    bottom:24px;
    padding:18px 20px;
    background:rgba(35,37,41,.92);
    color:#fff;
    backdrop-filter:blur(12px);
    border-left:6px solid var(--pst-yellow);
}
.ps-hero-notice small{
    display:block;
    margin-bottom:7px;
    color:rgba(255,255,255,.72);
    font-size:11px;
    font-weight:950;
    letter-spacing:.12em;
    text-transform:uppercase;
}
.ps-hero-notice strong{
    display:block;
    font-size:18px;
    line-height:1.22;
}

.ps-service-strip{
    position:relative;
    z-index:2;
    margin-top:-34px;
    padding-bottom:36px;
}
.ps-service-strip-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:0;
    background:#fff;
    border:1px solid #e4e7ed;
    box-shadow:0 22px 54px rgba(20,24,31,.09);
}
.ps-service-strip-grid a{
    display:block;
    min-height:142px;
    padding:24px 24px 22px;
    border-right:1px solid #e6e8ed;
    transition:background .22s ease,transform .22s ease;
}
.ps-service-strip-grid a:last-child{border-right:0}
.ps-service-strip-grid span{
    display:block;
    margin-bottom:10px;
    color:#9a7800;
    font-size:12px;
    font-weight:950;
}
.ps-service-strip-grid strong{
    display:block;
    margin-bottom:6px;
    color:#25272c;
    font-size:19px;
    line-height:1.15;
    letter-spacing:-.025em;
}
.ps-service-strip-grid small{
    display:block;
    color:#666f7b;
    font-size:14px;
    line-height:1.45;
}
.ps-service-strip-grid a:hover{
    background:#fbfbfc;
    transform:translateY(-3px);
}

.ps-news-area,
.ps-main-services,
.ps-map-section,
.ps-about-section,
.ps-gallery-section{
    padding:76px 0;
}
.ps-section-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:26px;
    margin-bottom:30px;
}
.ps-section-head h2,
.ps-doc-band-grid h2,
.ps-map-copy h2,
.ps-about-copy h2{
    margin:0;
    color:#25272c;
    font-size:clamp(32px,3.4vw,50px);
    line-height:1.03;
    letter-spacing:-.06em;
}
.ps-section-head>a,
.ps-feature-card>a,
.ps-about-copy>a{
    display:inline-flex;
    align-items:center;
    padding-bottom:7px;
    border-bottom:4px solid var(--pst-yellow);
    color:#25272c;
    font-size:13px;
    font-weight:950;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.ps-news-grid{
    display:grid;
    grid-template-columns:1.15fr .82fr .82fr;
    gap:22px;
    align-items:stretch;
}
.ps-feature-card,
.ps-list-card{
    background:#fff;
    border:1px solid #e5e8ed;
    box-shadow:0 18px 46px rgba(20,24,31,.07);
}
.ps-feature-card{
    position:relative;
    min-height:385px;
    padding:40px;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}
.ps-feature-card:after{
    content:"";
    position:absolute;
    left:40px;
    right:40px;
    bottom:0;
    height:7px;
    background:var(--pst-yellow);
}
.ps-date{
    display:block;
    margin-bottom:17px;
    color:#8a6a00;
    font-size:13px;
    font-weight:950;
}
.ps-feature-card h3{
    margin:0 0 16px;
    color:#232529;
    font-size:clamp(29px,2.8vw,42px);
    line-height:1.06;
    letter-spacing:-.055em;
}
.ps-feature-card p{
    margin:0 0 24px;
    color:#606976;
    line-height:1.7;
}
.ps-feature-card>a{margin-top:auto}
.ps-list-card{
    display:flex;
    flex-direction:column;
    min-height:385px;
}
.ps-list-card-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    min-height:70px;
    padding:18px 22px;
    border-bottom:1px solid #e5e8ed;
    background:#f7f8fa;
}
.ps-list-card-head span{
    color:#25272c;
    font-size:18px;
    font-weight:950;
    letter-spacing:-.025em;
}
.ps-list-card-head a{
    color:#5e6671;
    font-size:12px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.08em;
}
.ps-list-card-yellow .ps-list-card-head{
    background:linear-gradient(90deg,rgba(255,203,8,.22),#f7f8fa);
}
.ps-mini-post{
    display:block;
    padding:20px 22px;
    border-bottom:1px solid #e9ebef;
    transition:background .2s ease;
}
.ps-mini-post:last-child{border-bottom:0}
.ps-mini-post small{
    display:block;
    margin-bottom:7px;
    color:#8a6a00;
    font-weight:900;
}
.ps-mini-post strong{
    display:block;
    color:#25272c;
    font-size:17px;
    line-height:1.25;
}
.ps-mini-post:hover{background:#fbfbfc}
.ps-mini-empty{padding:22px;color:#68717d}

.ps-doc-band{
    padding:42px 0;
    color:#fff;
    background:#3f4145;
    overflow:hidden;
}
.ps-doc-band-grid{
    display:grid;
    grid-template-columns:1fr auto;
    gap:28px;
    align-items:center;
}
.ps-doc-band-grid span{color:rgba(255,255,255,.68);margin-bottom:9px}
.ps-doc-band-grid h2{color:#fff;font-size:clamp(27px,2.8vw,42px)}
.ps-doc-actions{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
}
.ps-doc-actions a{
    min-width:148px;
    padding:17px 20px;
    text-align:center;
    background:#fff;
    color:#25272c;
    border-bottom:6px solid var(--pst-yellow);
    font-size:13px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.06em;
    box-shadow:0 14px 30px rgba(0,0,0,.14);
}
.ps-doc-actions a:hover{background:var(--pst-yellow)}

.ps-main-services{background:#fff}.ps-section-head-center{justify-content:center;text-align:center}.ps-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ps-card-grid a{position:relative;min-height:265px;padding:34px;background:#f7f8fa;border:1px solid #e7e9ee;box-shadow:0 12px 32px rgba(20,24,31,.045);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ps-card-grid a:before{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:var(--pst-yellow)}.ps-card-grid i{display:inline-flex;font-style:normal;color:#8a6a00;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.ps-card-grid h3{margin:48px 0 14px;color:#232529;font-size:28px;line-height:1.05;letter-spacing:-.045em}.ps-card-grid p{margin:0;color:#616a75}.ps-card-grid a:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(20,24,31,.10);border-color:#d9dce2}

.ps-map-section{background:#f5f6f8}.ps-map-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:34px;align-items:stretch}.ps-map-copy{padding:42px;background:#fff;border-left:7px solid var(--pst-yellow);box-shadow:0 18px 45px rgba(20,24,31,.075)}.ps-map-copy p{color:#616a75;font-size:17px;line-height:1.75}.ps-location-list{display:grid;gap:0;margin-top:26px}.ps-location-list a,.ps-location-list div{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #eceef2;padding:14px 0}.ps-location-list strong{font-size:17px;color:#25272c}.ps-location-list small{color:#7a828d;font-weight:850}.ps-map-image{display:grid;place-items:center;padding:24px;background:#fff;border:1px solid #e5e8ed;box-shadow:0 18px 45px rgba(20,24,31,.075)}.ps-map-image img{width:100%;max-height:420px;object-fit:contain}.ps-map-image img[src$=".jpg"]{height:420px;object-fit:cover}

.ps-about-section{background:#fff}.ps-about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:52px;align-items:center}.ps-about-image{height:430px;background:#f6f7f9;border-radius:0 64px 0 0;overflow:hidden;box-shadow:0 22px 58px rgba(20,24,31,.09)}.ps-about-image img{width:100%;height:100%;object-fit:cover}.ps-about-image img[src$=".svg"]{object-fit:contain;padding:26px}.ps-about-copy p{color:#5e6671;font-size:17px;line-height:1.82}.ps-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}.ps-values div{padding:18px;background:#f7f8fa;border:1px solid #e7e9ee;border-top:5px solid var(--pst-yellow)}.ps-values strong{display:block;color:#25272c;font-size:16px;margin-bottom:5px}.ps-values small{display:block;color:#6a737f;line-height:1.45}

.ps-gallery-section{background:#fff;border-top:1px solid #eceef2}.ps-gallery-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.ps-gallery-grid img{width:100%;height:300px;object-fit:cover;background:#f5f6f8;transition:transform .55s ease,filter .55s ease}.ps-gallery-grid img[src$=".svg"]{object-fit:contain;padding:18px}.ps-gallery-grid img:hover{transform:scale(1.025);filter:saturate(1.04) contrast(1.02)}

.reveal-ready .ps-service-strip-grid a,
.reveal-ready .ps-feature-card,
.reveal-ready .ps-list-card,
.reveal-ready .ps-card-grid a,
.reveal-ready .ps-map-copy,
.reveal-ready .ps-map-image,
.reveal-ready .ps-about-image,
.reveal-ready .ps-about-copy,
.reveal-ready .ps-gallery-grid img{
    opacity:0;
    transform:translateY(24px);
    transition:opacity .72s ease,transform .72s cubic-bezier(.18,.82,.22,1),box-shadow .24s ease;
}
.reveal-ready .is-visible .ps-service-strip-grid a,
.reveal-ready .is-visible .ps-feature-card,
.reveal-ready .is-visible .ps-list-card,
.reveal-ready .is-visible .ps-card-grid a,
.reveal-ready .is-visible .ps-map-copy,
.reveal-ready .is-visible .ps-map-image,
.reveal-ready .is-visible .ps-about-image,
.reveal-ready .is-visible .ps-about-copy,
.reveal-ready .is-visible .ps-gallery-grid img,
.reveal-ready .ps-service-strip-grid a.is-visible,
.reveal-ready .ps-feature-card.is-visible,
.reveal-ready .ps-list-card.is-visible,
.reveal-ready .ps-card-grid a.is-visible,
.reveal-ready .ps-map-copy.is-visible,
.reveal-ready .ps-map-image.is-visible,
.reveal-ready .ps-about-image.is-visible,
.reveal-ready .ps-about-copy.is-visible,
.reveal-ready .ps-gallery-grid img.is-visible{
    opacity:1;
    transform:translateY(0);
}

@media(max-width:1080px){
    .ps-hero{background:#f4f5f7;padding:58px 0 58px}.ps-hero-grid,.ps-news-grid,.ps-doc-band-grid,.ps-map-grid,.ps-about-grid{grid-template-columns:1fr}.ps-hero-photo{min-height:320px;border-radius:0 0 0 52px}.ps-hero-photo img{height:310px}.ps-service-strip{margin-top:0;padding-top:32px}.ps-service-strip-grid{grid-template-columns:repeat(2,1fr)}.ps-news-grid{gap:18px}.ps-feature-card,.ps-list-card{min-height:auto}.ps-card-grid{grid-template-columns:1fr 1fr}.ps-values{grid-template-columns:1fr}.ps-gallery-grid{grid-template-columns:1fr 1fr}.ps-gallery-grid img:first-child{grid-column:1/-1}
}
@media(max-width:680px){
    .ps-hero{padding:42px 0 44px}.ps-hero:after{width:70%}.ps-hero-copy{padding-left:20px;border-left-width:5px}.ps-hero h1{font-size:42px}.ps-hero p{font-size:16.5px}.ps-hero-meta span{font-size:11px}.ps-hero-photo{padding:16px;min-height:260px}.ps-hero-photo img{height:245px;border-radius:0 0 0 34px}.ps-hero-notice{left:16px;right:16px;bottom:16px}.ps-service-strip-grid,.ps-card-grid,.ps-gallery-grid{grid-template-columns:1fr}.ps-service-strip-grid a{border-right:0;border-bottom:1px solid #e6e8ed;min-height:auto}.ps-service-strip-grid a:last-child{border-bottom:0}.ps-news-area,.ps-main-services,.ps-map-section,.ps-about-section,.ps-gallery-section{padding:54px 0}.ps-section-head{align-items:flex-start;flex-direction:column;margin-bottom:22px}.ps-feature-card{padding:28px}.ps-feature-card:after{left:28px;right:28px}.ps-doc-actions{display:grid;grid-template-columns:1fr;width:100%}.ps-card-grid a{min-height:auto}.ps-map-copy{padding:28px}.ps-location-list a{align-items:flex-start;flex-direction:column;gap:3px}.ps-about-image{height:290px}.ps-gallery-grid img{height:240px}
}
