.locations-section{padding-top:60px;padding-bottom:60px}.locations-panel{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:28px 45px;padding:48px;border:1px solid #fff;border-radius:40px;background:radial-gradient(ellipse at 85% 15%,#deefd8b0,transparent 60%),linear-gradient(135deg,#fffefb,#f4faf7);box-shadow:0 24px 65px #1b50330d}.locations-copy{align-self:center}.locations-copy h2{font-size:clamp(33px,3vw,44px)}.locations-copy>p:not(.eyebrow){font-size:16px;color:#607263;line-height:1.85;margin:24px 0}.locations-demo{display:flex;gap:12px;align-items:center;border:1px solid #dce8d4;background:#edf5e7b0;border-radius:18px;padding:14px 16px;margin:24px 0}.locations-demo>span{font-size:28px;color:#5a7c43}.locations-demo p{font-size:12px;line-height:1.7;color:#59714f;margin:0}.locations-demo strong{display:block;color:#335737;font-size:13px}.locations-controls label{display:block;font-size:13px;font-weight:700;margin-bottom:9px}.city-search{display:flex;align-items:center;gap:11px;padding:0 15px;background:white;border:1px solid #cbdcc9;border-radius:16px;color:#5a775c}.city-search:focus-within{outline:3px solid #c7dfb1;outline-offset:2px}.city-search input{background:transparent;border:0;outline:none;width:100%;min-width:0;min-height:50px;font:inherit;font-size:15px;line-height:1.5;color:#254e38}.city-search input::placeholder{color:#708271}.city-filters{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.city-filters button{padding:9px 12px;border:1px solid #dce8d7;border-radius:999px;background:#fff;color:#516b52;cursor:pointer;font-size:11px;font-weight:650;min-height:40px}.city-filters button[aria-pressed=true]{background:#1f6649;color:#fff;border-color:#1f6649}.locations-visual{min-width:0;align-self:center}.map-caption{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#376446;padding:0 15px}.map-caption>span:last-child{margin-left:auto;font-weight:400;font-size:11px;color:#75836c}.map-live-dot{width:8px;height:8px;border-radius:50%;background:#628a4a}.poland-map{position:relative;width:100%;aspect-ratio:640/580;margin:8px auto 0;filter:drop-shadow(0 12px 14px #2454330c)}.poland-map>img{display:block;width:100%;height:100%;object-fit:contain}.city-pin{position:absolute;left:var(--x);top:var(--y);width:38px;height:38px;display:grid;place-items:center;transform:translate(-50%,-50%);z-index:1;border-radius:50%}.city-pin-dot{display:block;width:11px;height:11px;border-radius:50%;background:#e4edc9;border:2px solid #fff;box-shadow:0 0 0 2px #426e44,0 4px 8px #19483322;transition:transform .15s}.city-pin--major .city-pin-dot{width:14px;height:14px;background:#24744f;border:3px solid #fff;box-shadow:0 0 0 2px #72a46a,0 4px 10px #19483330}.city-pin-tooltip{position:absolute;bottom:39px;left:50%;transform:translateX(-50%);min-width:150px;background:#164d38;color:white;border:1px solid #ffffff75;box-shadow:0 12px 24px #17472c2c;border-radius:16px;padding:12px 15px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;text-align:center;transition:opacity .15s}.city-pin-tooltip:after{content:'';position:absolute;bottom:-5px;left:calc(50% - 5px);width:9px;height:9px;background:#164d38;transform:rotate(45deg)}.city-pin-tooltip strong{display:block;font-size:14px;line-height:1.5}.city-pin-tooltip small{font-size:10px;color:#dfedcf}.city-pin:is(:hover,:focus-visible,.is-linked){z-index:5}.city-pin:is(:hover,:focus-visible,.is-linked) .city-pin-tooltip{opacity:1;visibility:visible}.city-pin:is(:hover,:focus-visible,.is-highlighted,.is-linked) .city-pin-dot{transform:scale(1.3);background:#174f38}.map-legend{display:flex;justify-content:center;gap:12px 20px;flex-wrap:wrap;font-size:10px;color:#627461}.map-legend>span{display:flex;align-items:center;gap:7px}.map-legend i{width:8px;height:8px;border-radius:50%;background:#24744f}.map-legend>span:nth-child(2) i{background:#d8e5b6;border:1px solid #64825a}.map-legend>span:last-child{flex-basis:100%;justify-content:center;color:#7c8875}.locations-directory{grid-column:1/-1;border-top:1px solid #dce7d6;padding-top:27px}.locations-directory-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.locations-directory-head h3{font-size:19px;letter-spacing:-.4px;margin:0}.locations-directory-head>span{font-size:11px;color:#62745e}.city-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.city-list a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 13px;min-height:45px;border:1px solid #dde8d7;border-radius:12px;background:#ffffffbf;font-size:13px;font-weight:600;color:#395e43;transition:background .15s}.city-list a:hover,.city-list a:focus-visible{background:#e9f3df;border-color:#abc596}.city-list a>span:last-child{color:#6f8a58}.locations-note{font-size:13px;color:#6b7b65;margin:22px 0 0}.locations-note a,.city-empty a{color:#2d6847;text-decoration:underline;text-underline-offset:4px;font-weight:600}.city-empty{font-size:15px;padding:20px;background:#edf4e5;border-radius:14px}.locations-panel [hidden]{display:none!important}.locations-index-hero{padding:45px 0 0}.locations-index-hero .lead{max-width:750px}.locations-index .locations-section{padding-top:25px}.locations-index>.story-photo-split{margin:0 auto 70px}.city-page h1{font-size:clamp(38px,4vw,57px)}.city-page h1 em{font-style:normal}.city-demo-note{font-size:12px;line-height:1.8;color:#6b7b64;max-width:410px;margin:17px 0 0}.city-editable-content p{font-size:17px;line-height:1.85;color:#5b7063}.city-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;padding:30px 0 65px}.city-faq h2{font-size:36px}.city-back{margin:0 0 60px}.city-contact-context{padding:12px 15px;border:1px solid #d6e4cb;border-radius:14px;background:#eef6e5;color:#386542;font-size:14px;line-height:1.7;margin-top:20px}.site-footer .footer-cities{width:calc(100% - 72px);border-top:1px solid #deead7;padding:30px 0 26px}.footer-cities-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:15px}.footer-cities-heading .footer-kicker{margin-bottom:8px}.site-footer .footer-cities h2{margin:0;font-size:22px}.footer-cities ul{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px 20px;list-style:none;padding:0;margin:0}.footer-cities li a{display:flex;align-items:center;min-height:39px;font-size:13px;color:#536d59}.site-footer .footer-cities>p{font-size:11px;color:#6a7a65;margin:18px 0 0}
@media(max-width:1100px){.locations-panel{padding:32px;gap:25px}.locations-copy h2{font-size:34px}.city-list{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-cities ul{grid-template-columns:repeat(4,minmax(0,1fr))}.city-filters{gap:5px}.city-filters button{font-size:10px;padding-inline:10px}}
@media(max-width:850px){.locations-panel{grid-template-columns:1fr;padding:28px}.locations-copy>p:not(.eyebrow){max-width:600px}.locations-visual{max-width:580px;width:100%;justify-self:center}.locations-directory{grid-column:auto}.city-filters button{font-size:12px}.locations-demo{max-width:520px}.city-faq{grid-template-columns:1fr;gap:25px}.city-page h1{font-size:46px}}
@media(max-width:600px){.locations-section{padding:35px 0}.locations-panel{padding:25px 19px;border-radius:29px;gap:28px}.locations-copy h2{font-size:33px}.locations-copy>p:not(.eyebrow){font-size:16px;margin:20px 0}.locations-demo{padding:12px;margin:20px 0}.city-filters button{font-size:10px;padding:9px 10px}.map-caption{padding:0}.city-pin{width:26px;height:26px}.city-pin-dot{width:8px;height:8px}.city-pin--major .city-pin-dot{width:10px;height:10px;border-width:2px}.city-pin-tooltip{bottom:29px;min-width:120px;padding:10px;font-size:12px}.city-pin-tooltip small{display:none}.city-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.city-list a{font-size:13px;padding:10px 12px}.locations-directory-head{align-items:flex-start;flex-direction:column;gap:7px}.locations-directory-head h3{font-size:18px}.locations-note{font-size:12px;line-height:1.9}.map-legend{font-size:9px;gap:9px 15px}.locations-index-hero{padding-top:28px}.locations-index-hero h1{font-size:42px}.locations-index>.story-photo-split{margin-bottom:40px}.city-page h1{font-size:39px}.city-editable-content p{font-size:16px}.city-faq h2{font-size:31px}.city-faq{padding:15px 0 40px}.city-back .text-link{white-space:normal}.site-footer .footer-cities{width:calc(100% - 50px);padding:27px 0}.footer-cities-heading{display:block}.site-footer .footer-cities h2{font-size:22px}.footer-cities-heading .footer-text-link{margin-top:9px}.footer-cities ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.footer-cities li a{min-height:42px;font-size:12px}}
