*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--lp-page-bg);color:#182338;font-family:Manrope,Arial,sans-serif}.lp-container{width:min(var(--lp-container),calc(100% - 40px));margin:0 auto}.lp-site-header{height:var(--lp-header-height);background:rgba(255,255,255,.94);border-bottom:1px solid #edf0f3;z-index:999}.lp-site-header.is-sticky{position:sticky;top:0;backdrop-filter:blur(14px)}.lp-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.lp-brand{display:flex;align-items:center;gap:12px;color:var(--lp-navy);text-decoration:none}.lp-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:var(--lp-accent);color:#fff}.lp-brand-mark svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.lp-brand-copy{display:flex;flex-direction:column}.lp-brand-copy strong{font-size:18px;line-height:1.1}.lp-brand-copy small{font-size:10px;color:#7a8796;margin-top:4px}.custom-logo{max-height:56px;width:auto}.lp-main-nav{margin-left:auto}.lp-menu,.lp-main-nav ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.lp-main-nav a{font-size:13px;font-weight:700;color:#24344d;text-decoration:none}.lp-main-nav a:hover{color:var(--lp-accent)}.lp-header-actions{display:flex;align-items:center;gap:10px}.lp-header-login{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e7ebef;border-radius:14px;color:var(--lp-navy)}.lp-header-login svg,.lp-header-cta svg,.lp-mobile-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.lp-header-cta,.lp-mobile-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:13px;background:var(--lp-accent);color:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 12px 24px rgba(242,165,22,.22)}.lp-mobile-toggle{display:none;width:42px;height:42px;border:0;border-radius:13px;background:#f5f7f9;color:var(--lp-navy)}.lp-mobile-panel{display:none;background:#fff;border-top:1px solid #edf0f3}.lp-home svg,.lp-site-footer svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lp-hero{position:relative;padding:72px 0 42px;background:linear-gradient(135deg,#fff 0%,#f5fbff 54%,#fff5df 100%);overflow:hidden}.lp-hero:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#e9f4ff;right:8%;top:9%;opacity:.75}.lp-hero-layout{position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:56px;z-index:2}.lp-kicker{display:inline-flex;padding:9px 14px;border:1px solid #ebeff3;border-radius:999px;background:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;color:#5a6f88;box-shadow:0 8px 22px rgba(31,48,73,.06)}.lp-hero h1{font-size:clamp(46px,5.6vw,78px);line-height:1.02;letter-spacing:-.055em;margin:23px 0 20px;color:var(--lp-navy);font-weight:800}.lp-hero h1 span{display:block;color:var(--lp-accent);font-family:"Playfair Display",Georgia,serif}.lp-hero-content>p{max-width:640px;margin:0;color:#68768a;font-size:18px;line-height:1.8}.lp-hero-stats{display:flex;gap:36px;margin-top:34px}.lp-hero-stats div{display:flex;flex-direction:column}.lp-hero-stats strong{font-size:23px;color:var(--lp-navy)}.lp-hero-stats span{font-size:12px;color:#7a8796;margin-top:4px}.lp-hero-visual{position:relative}.lp-hero-visual>img{display:block;width:100%;filter:drop-shadow(0 22px 34px rgba(35,52,77,.12))}.lp-float{position:absolute;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid rgba(255,255,255,.9);border-radius:16px;background:rgba(255,255,255,.91);backdrop-filter:blur(10px);box-shadow:0 18px 42px rgba(31,49,76,.12);font-size:12px;color:var(--lp-navy)}.lp-float-one{left:2%;top:15%;flex-direction:column;align-items:flex-start}.lp-float-one strong{font-size:18px;color:var(--lp-accent)}.lp-float-two{right:0;bottom:14%}.lp-float-two svg{color:var(--lp-accent)}.lp-search-box{position:relative;z-index:3;display:grid;grid-template-columns:1.2fr .9fr .9fr auto;gap:12px;margin-top:44px;padding:16px;border-radius:20px;background:rgba(255,255,255,.97);border:1px solid #e7ecf2;box-shadow:0 22px 54px rgba(29,46,73,.13)}.lp-search-box label>span{display:block;margin:0 0 7px 4px;font-size:11px;font-weight:800;color:#6d7888}.lp-search-box label>div{height:54px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #e8ecf1;border-radius:13px;background:#fff;color:#8794a4}.lp-search-box input,.lp-search-box select{width:100%;height:100%;border:0;background:transparent;outline:0;font:500 14px Manrope;color:#182338}.lp-search-box button{align-self:end;height:54px;border:0;border-radius:13px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--lp-accent);color:#fff;font:800 14px Manrope;cursor:pointer;box-shadow:0 12px 24px rgba(242,165,22,.26)}.lp-section{padding:88px 0}.lp-section-header{text-align:center;margin-bottom:38px}.lp-section-header>span,.lp-section-header-row>div>span{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--lp-accent)}.lp-section-header h2{margin:8px 0 9px;font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.04em;color:var(--lp-navy)}.lp-section-header p{margin:0;color:#6c7889;font-size:15px}.lp-section-header-row{display:flex;align-items:end;justify-content:space-between;text-align:left}.lp-section-header-row>a{display:flex;align-items:center;gap:8px;color:var(--lp-navy);text-decoration:none;font-size:13px;font-weight:800}.lp-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.lp-category-card{position:relative;min-height:176px;padding:24px 21px;border:1px solid #e9edf2;border-radius:var(--lp-radius);background:#fff;box-shadow:0 12px 30px rgba(35,52,77,.055);display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;transition:.25s}.lp-category-card:hover{transform:translateY(-6px);border-color:#f2d9a7;box-shadow:0 18px 48px rgba(29,45,72,.09)}.lp-category-card b{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff4dc;font-size:25px;margin-bottom:18px}.lp-category-card strong{color:var(--lp-navy);font-size:16px}.lp-category-card small{margin-top:5px;color:#8a95a4;font-size:12px}.lp-category-card i{position:absolute;right:19px;bottom:19px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f6f8fb;color:#7990a8}.lp-category-card:hover i{background:var(--lp-accent);color:#fff}.lp-featured{background:#f5f8fc}.lp-company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-company-card{overflow:hidden;background:#fff;border:1px solid #e9edf2;border-radius:var(--lp-radius);box-shadow:0 12px 30px rgba(35,52,77,.055);transition:.25s}.lp-company-card:hover{transform:translateY(-5px);box-shadow:0 18px 48px rgba(29,45,72,.09)}.lp-company-image{display:block;position:relative;height:218px;overflow:hidden;background:#e9eef4}.lp-company-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.lp-company-card:hover .lp-company-image img{transform:scale(1.04)}.lp-company-image>span{position:absolute;left:15px;top:15px;padding:7px 10px;border-radius:999px;background:#fff9e8;color:#9b6804;border:1px solid #f4d892;font-size:11px;font-weight:800}.lp-company-content{padding:19px}.lp-company-content>small{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--lp-accent)}.lp-company-content h3{font-size:18px;line-height:1.25;margin:8px 0 10px}.lp-company-content h3 a{color:var(--lp-navy);text-decoration:none}.lp-company-content>p{display:flex;align-items:center;gap:6px;color:#6f7d8e;font-size:13px;margin:0}.lp-company-content>p svg{color:var(--lp-accent)}.lp-company-content footer{border-top:1px solid #edf0f4;margin-top:16px;padding-top:15px;display:flex;align-items:center;justify-content:space-between}.lp-company-content footer strong{font-size:13px;color:var(--lp-navy)}.lp-company-content footer strong span{color:var(--lp-accent);font-size:10px;letter-spacing:-1px}.lp-company-content footer a{font-size:12px;font-weight:800;color:var(--lp-navy);text-decoration:none}.lp-benefits{background:linear-gradient(180deg,#fff 0%,#fffaf0 100%)}.lp-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.lp-benefit-grid>div{text-align:center}.lp-benefit-grid i{width:62px;height:62px;border-radius:20px;background:#fff;box-shadow:0 12px 26px rgba(35,52,77,.08);display:grid;place-items:center;margin:0 auto 17px;color:var(--lp-accent)}.lp-benefit-grid i svg{width:28px;height:28px}.lp-benefit-grid h3{margin:0 0 9px;font-size:16px;color:var(--lp-navy)}.lp-benefit-grid p{margin:0;color:#6f7d8e;font-size:13px;line-height:1.7}.lp-city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lp-city-card{position:relative;display:block;height:225px;border-radius:var(--lp-radius);overflow:hidden;box-shadow:0 12px 28px rgba(35,52,77,.1)}.lp-city-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(10,25,45,.78) 100%)}.lp-city-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.lp-city-card:hover img{transform:scale(1.05)}.lp-city-card span{position:absolute;z-index:2;left:20px;bottom:18px;display:flex;flex-direction:column;color:#fff}.lp-city-card strong{font-size:20px}.lp-city-card small{font-size:12px;opacity:.82;margin-top:3px}.lp-owner{padding:10px 0 88px}.lp-owner-box{display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:34px;border:1px solid #f2dbaa;border-radius:28px;padding:28px 34px;background:linear-gradient(135deg,#fffaf0,#fff3d9);box-shadow:0 18px 48px rgba(145,103,25,.08)}.lp-owner-box img{width:100%;max-height:150px}.lp-owner-box span{color:#a56d05;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.lp-owner-box h2{font-size:34px;letter-spacing:-.035em;margin:7px 0 8px;color:var(--lp-navy)}.lp-owner-box p{margin:0;color:#6f7d8e;line-height:1.7}.lp-owner-box>a{display:flex;align-items:center;gap:9px;white-space:nowrap;padding:16px 20px;border-radius:13px;background:var(--lp-accent);color:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 12px 24px rgba(242,165,22,.25)}.lp-site-footer{background:#fff;border-top:1px solid #edf0f3;padding:64px 0 24px}.lp-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.3fr;gap:38px}.lp-footer-brand p,.lp-footer-newsletter p{color:#728092;font-size:13px;line-height:1.7}.lp-site-footer h3{font-size:13px;color:var(--lp-navy);margin:0 0 16px}.lp-site-footer ul{list-style:none;padding:0;margin:0}.lp-site-footer li{margin:0 0 9px}.lp-site-footer a{color:#647286;text-decoration:none;font-size:13px}.lp-footer-newsletter form{display:flex;border:1px solid #e3e8ee;border-radius:12px;overflow:hidden;background:#fff}.lp-footer-newsletter input{width:100%;height:44px;border:0;padding:0 12px;outline:0}.lp-footer-newsletter button{width:46px;border:0;background:var(--lp-accent);color:#fff}.lp-footer-bottom{margin-top:44px;padding-top:20px;border-top:1px solid #edf0f3;display:flex;justify-content:space-between;color:#8a95a4;font-size:11px}.lp-content-page{padding:70px 0}.lp-article{max-width:900px;margin:0 auto}.lp-article h1{font-size:48px;color:var(--lp-navy);letter-spacing:-.04em}.lp-article-content{font-size:17px;line-height:1.8;color:#33435a}@media(max-width:1020px){.lp-main-nav{display:none}.lp-mobile-toggle{display:grid;place-items:center}.lp-mobile-panel.is-open{display:block}.lp-mobile-menu{list-style:none;padding:20px 0;margin:0}.lp-mobile-menu li{margin-bottom:12px}.lp-mobile-menu a{color:var(--lp-navy);text-decoration:none;font-weight:700}.lp-mobile-cta{margin-bottom:20px}.lp-hero-layout{grid-template-columns:1fr}.lp-hero-content{text-align:center}.lp-hero-content>p{margin:0 auto}.lp-hero-stats{justify-content:center}.lp-hero-visual{max-width:680px;margin:0 auto}.lp-search-box{grid-template-columns:1fr 1fr}.lp-search-box button{grid-column:1/-1}.lp-category-grid{grid-template-columns:repeat(2,1fr)}.lp-company-grid{grid-template-columns:repeat(2,1fr)}.lp-benefit-grid{grid-template-columns:repeat(2,1fr)}.lp-owner-box{grid-template-columns:130px 1fr}.lp-owner-box>a{grid-column:1/-1;justify-self:center}.lp-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.lp-footer-newsletter{grid-column:1/-1}}@media(max-width:700px){.lp-container{width:min(100% - 26px,var(--lp-container))}.lp-header-cta{display:none}.lp-hero{padding-top:40px}.lp-hero h1{font-size:46px}.lp-hero-content>p{font-size:16px}.lp-hero-stats{justify-content:space-between;gap:14px}.lp-hero-stats strong{font-size:18px}.lp-search-box{grid-template-columns:1fr;margin-top:26px;padding:12px}.lp-search-box button{grid-column:auto}.lp-section{padding:64px 0}.lp-section-header-row{display:block;text-align:center}.lp-section-header-row>a{justify-content:center;margin-top:18px}.lp-category-grid,.lp-company-grid,.lp-benefit-grid,.lp-city-grid{grid-template-columns:1fr}.lp-company-image{height:210px}.lp-owner-box{grid-template-columns:1fr;text-align:center;padding:28px 22px}.lp-owner-box img{width:150px;margin:auto}.lp-owner-box>a{grid-column:auto;white-space:normal;justify-content:center}.lp-footer-grid{grid-template-columns:1fr 1fr}.lp-footer-brand,.lp-footer-newsletter{grid-column:1/-1}.lp-footer-bottom{flex-direction:column;gap:8px}.lp-brand-copy small{display:none}}.lp-directory-page,.lp-business-page{background:var(--lp-page-bg)}.lp-directory-hero{padding:74px 0 48px;background:linear-gradient(135deg,#fff,#f4f9ff 56%,#fff5df)}.lp-directory-kicker{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--lp-accent)}.lp-directory-hero h1{margin:10px 0 12px;font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.05em;color:var(--lp-navy)}.lp-directory-description{max-width:760px;color:#69778a;line-height:1.75}.lp-directory-search{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:12px;margin-top:34px;padding:14px;background:#fff;border:1px solid #e6ebf1;border-radius:18px;box-shadow:0 18px 45px rgba(30,48,75,.1)}.lp-directory-search label{height:52px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #e7ebf0;border-radius:12px;color:#8794a4}.lp-directory-search input,.lp-directory-search select{width:100%;height:100%;border:0;outline:0;background:transparent;font:500 14px Manrope}.lp-directory-search button{border:0;border-radius:12px;padding:0 24px;background:var(--lp-accent);color:#fff;font-weight:800}.lp-directory-results{padding:56px 0 88px}.lp-directory-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;color:#748194;font-size:13px}.lp-directory-toolbar strong{font-size:20px;color:var(--lp-navy)}.lp-company-excerpt{margin-top:14px;color:#68768a;font-size:13px;line-height:1.65}.lp-company-content footer>span{font-size:11px;font-weight:800;color:#7a8796}.lp-directory-pagination{display:flex;justify-content:center;gap:8px;margin-top:36px}.lp-directory-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid #e4e9ee;border-radius:12px;background:#fff;color:var(--lp-navy);text-decoration:none;font-weight:700}.lp-directory-pagination .current{background:var(--lp-accent);border-color:var(--lp-accent);color:#fff}.lp-empty-state{padding:70px 24px;text-align:center;background:#fff;border:1px solid #e8edf2;border-radius:24px}.lp-empty-state h2{font-size:30px;color:var(--lp-navy)}.lp-empty-state p{color:#6e7c8f}.lp-empty-state a{display:inline-flex;margin-top:12px;padding:14px 20px;border-radius:12px;background:var(--lp-accent);color:#fff;text-decoration:none;font-weight:800}.lp-business-hero{padding:54px 0;background:linear-gradient(135deg,#fff,#f4f9ff 58%,#fff5df)}.lp-business-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:48px}.lp-business-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:12px;color:#7b8797}.lp-business-breadcrumb a{color:#627086;text-decoration:none}.lp-business-category{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-accent)}.lp-business-hero h1{margin:10px 0 18px;font-size:clamp(44px,5.5vw,72px);line-height:1.03;letter-spacing:-.05em;color:var(--lp-navy)}.lp-business-hero-copy>p{font-size:17px;line-height:1.75;color:#68768a}.lp-business-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.lp-business-badges span{display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #e7ebf0;color:#41536c;font-size:12px;font-weight:700}.lp-business-badges svg{color:var(--lp-accent)}.lp-business-cover{height:420px;overflow:hidden;border-radius:28px;box-shadow:0 22px 54px rgba(29,46,73,.13)}.lp-business-cover img{width:100%;height:100%;object-fit:cover}.lp-business-content{padding:52px 0 90px}.lp-business-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.lp-business-section{margin-bottom:22px;padding:30px;background:#fff;border:1px solid #e7ecf1;border-radius:22px}.lp-business-section h2{margin:0 0 18px;font-size:28px;color:var(--lp-navy);letter-spacing:-.03em}.lp-rich-content,.lp-business-section p{color:#405169;font-size:16px;line-height:1.85}.lp-business-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lp-business-facts>div{padding:18px;border-radius:15px;background:#f7f9fb}.lp-business-facts strong,.lp-business-facts span{display:block}.lp-business-facts strong{font-size:12px;color:#798697;margin-bottom:5px}.lp-business-facts span{color:var(--lp-navy);font-weight:700}.lp-business-map{overflow:hidden;border-radius:18px;min-height:390px}.lp-business-map iframe{display:block;width:100%!important;height:430px!important;border:0}.lp-business-sidebar{position:sticky;top:calc(var(--lp-header-height) + 20px)}.lp-contact-box,.lp-owner-claim{padding:26px;background:#fff;border:1px solid #e7ecf1;border-radius:22px;box-shadow:0 14px 36px rgba(34,51,77,.06)}.lp-contact-box h2{margin:0 0 18px;font-size:22px;color:var(--lp-navy)}.lp-contact-primary{display:flex;justify-content:center;padding:15px;border-radius:12px;background:var(--lp-accent);color:#fff;text-decoration:none;font-size:18px;font-weight:800}.lp-contact-box dl{margin:18px 0}.lp-contact-box dl>div{padding:13px 0;border-bottom:1px solid #edf0f3}.lp-contact-box dt{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8a96a5}.lp-contact-box dd{margin:5px 0 0;color:#273951;line-height:1.55}.lp-contact-box dd a{color:#273951}.lp-contact-box small{display:block;color:#8a96a5;font-size:11px;line-height:1.6}.lp-owner-claim{margin-top:18px;background:#fff8e8;border-color:#f1ddb2}.lp-owner-claim strong{color:var(--lp-navy)}.lp-owner-claim p{color:#6e7c8f;font-size:13px}.lp-owner-claim a{font-size:13px;font-weight:800;color:#a66e05}@media(max-width:980px){.lp-directory-search{grid-template-columns:1fr 1fr}.lp-directory-search button{grid-column:1/-1;height:52px}.lp-business-hero-grid,.lp-business-layout{grid-template-columns:1fr}.lp-business-sidebar{position:static}.lp-business-cover{height:360px}}@media(max-width:680px){.lp-directory-hero{padding-top:48px}.lp-directory-search{grid-template-columns:1fr}.lp-directory-search button{grid-column:auto}.lp-business-cover{height:280px}.lp-business-facts{grid-template-columns:1fr}.lp-business-section{padding:22px}.lp-directory-toolbar{align-items:flex-start;gap:12px;flex-direction:column}}

.lp-menu .current-menu-item>a{color:var(--lp-accent)}.lp-locations-page,.lp-blog-page,.lp-blog-single{background:var(--lp-page-bg)}.lp-locations-hero,.lp-blog-hero,.lp-post-hero{padding:76px 0 58px;background:linear-gradient(135deg,#fff 0%,#f3f9ff 58%,#fff4dc 100%)}.lp-locations-hero h1,.lp-blog-hero h1,.lp-post-hero h1{margin:10px 0 15px;font-size:clamp(44px,6vw,76px);line-height:1.03;letter-spacing:-.055em;color:var(--lp-navy)}.lp-locations-hero p,.lp-blog-hero p{max-width:760px;margin:0;color:#66768b;font-size:17px;line-height:1.8}.lp-location-filter{display:flex;align-items:center;gap:12px;max-width:680px;height:60px;margin-top:30px;padding:0 18px;background:#fff;border:1px solid #e4eaf0;border-radius:16px;box-shadow:0 18px 42px rgba(31,49,76,.1);color:#8a96a5}.lp-location-filter svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.lp-location-filter input{width:100%;height:100%;border:0;outline:0;background:transparent;font:600 15px Manrope;color:var(--lp-navy)}.lp-locations-content{padding:58px 0 90px}.lp-region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.lp-region-card{padding:26px;background:#fff;border:1px solid #e6ebf1;border-radius:24px;box-shadow:0 14px 38px rgba(32,50,77,.055)}.lp-region-card[hidden],.lp-other-city-grid a[hidden]{display:none}.lp-region-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid #edf0f4}.lp-region-card header span{display:block;margin-bottom:5px;color:var(--lp-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.lp-region-card h2{margin:0;font-size:28px;letter-spacing:-.035em}.lp-region-card h2 a{color:var(--lp-navy);text-decoration:none}.lp-region-card>header>strong{padding:8px 11px;border-radius:999px;background:#fff5df;color:#986400;font-size:11px;white-space:nowrap}.lp-region-cities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.lp-region-cities a,.lp-other-city-grid a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:#f7f9fb;color:#263950;text-decoration:none;font-size:13px;font-weight:700;transition:.2s}.lp-region-cities a:hover,.lp-other-city-grid a:hover{background:var(--lp-accent);color:#fff;transform:translateY(-2px)}.lp-region-cities small,.lp-other-city-grid small{opacity:.7}.lp-region-empty{margin:18px 0 0;color:#7a8797;font-size:13px}.lp-other-cities{margin-top:54px}.lp-other-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.lp-blog-content{padding:58px 0 90px}.lp-blog-layout,.lp-post-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;align-items:start}.lp-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.lp-blog-card{overflow:hidden;background:#fff;border:1px solid #e7ecf1;border-radius:22px;box-shadow:0 14px 38px rgba(32,50,77,.06);transition:.25s}.lp-blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(32,50,77,.1)}.lp-blog-card-image{display:block;height:230px;overflow:hidden;background:#eaf0f5}.lp-blog-card-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.lp-blog-card:hover .lp-blog-card-image img{transform:scale(1.04)}.lp-blog-card-body{padding:22px}.lp-blog-category,.lp-post-category{display:inline-flex;padding:7px 10px;border-radius:999px;background:#fff3d7;color:#9b6804;text-decoration:none;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.lp-blog-card h2{margin:12px 0 10px;font-size:22px;line-height:1.28;letter-spacing:-.03em}.lp-blog-card h2 a{color:var(--lp-navy);text-decoration:none}.lp-blog-card p{margin:0;color:#67768a;font-size:14px;line-height:1.72}.lp-blog-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #edf0f4}.lp-blog-card footer span,.lp-blog-card footer a{display:flex;align-items:center;gap:6px;font-size:11px}.lp-blog-card footer span{color:#7e8a99}.lp-blog-card footer a{color:var(--lp-navy);text-decoration:none;font-weight:800}.lp-blog-card footer svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.lp-blog-sidebar{position:sticky;top:calc(var(--lp-header-height) + 22px);display:grid;gap:20px}.lp-sidebar-box{padding:24px;background:#fff;border:1px solid #e7ecf1;border-radius:22px;box-shadow:0 14px 38px rgba(32,50,77,.055)}.lp-sidebar-box h2{margin:0 0 18px;color:var(--lp-navy);font-size:20px;letter-spacing:-.025em}.lp-sidebar-box>p{color:#758295;font-size:13px}.lp-blog-categories{list-style:none;margin:0;padding:0}.lp-blog-categories li+li{border-top:1px solid #edf0f4}.lp-blog-categories a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;color:#34475f;text-decoration:none;font-size:13px;font-weight:700}.lp-blog-categories a:hover{color:var(--lp-accent)}.lp-blog-categories small{display:grid;place-items:center;min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:#f4f7f9;color:#788696;font-size:10px}.lp-sidebar-posts{display:grid;gap:14px}.lp-sidebar-posts>a{display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:center;color:var(--lp-navy);text-decoration:none}.lp-sidebar-posts img,.lp-sidebar-post-placeholder{width:68px;height:60px;border-radius:11px;object-fit:cover}.lp-sidebar-post-placeholder{display:grid;place-items:center;background:#f2f6f9;color:#8795a5}.lp-sidebar-post-placeholder svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.lp-sidebar-posts strong{display:block;font-size:12px;line-height:1.42}.lp-sidebar-posts small{display:block;margin-top:4px;color:#8995a3;font-size:10px}.lp-post-hero-inner{max-width:980px;text-align:center}.lp-post-breadcrumb{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#8490a0;font-size:11px}.lp-post-breadcrumb a{color:#637288;text-decoration:none}.lp-post-hero h1{max-width:980px;margin:18px auto;font-size:clamp(43px,6vw,72px)}.lp-post-lead{max-width:790px;margin:0 auto;color:#617187;font-size:18px;line-height:1.75}.lp-post-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:26px;color:#7b8797;font-size:12px}.lp-post-meta span{display:flex;align-items:center;gap:7px}.lp-post-meta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;color:var(--lp-accent)}.lp-post-cover{height:min(560px,58vw);margin:-1px 0 0;overflow:hidden;border-radius:0 0 28px 28px;box-shadow:0 22px 52px rgba(30,48,75,.13)}.lp-post-cover img{width:100%;height:100%;object-fit:cover}.lp-post-content-section{padding:56px 0 90px}.lp-post-article{padding:36px 42px;background:#fff;border:1px solid #e7ecf1;border-radius:24px;box-shadow:0 16px 42px rgba(32,50,77,.055)}.lp-post-content{color:#34465d;font-size:17px;line-height:1.9}.lp-post-content h2{margin:46px 0 16px;color:var(--lp-navy);font-size:32px;line-height:1.25;letter-spacing:-.035em}.lp-post-content h3{margin:34px 0 12px;color:var(--lp-navy);font-size:24px;letter-spacing:-.025em}.lp-post-content p{margin:0 0 22px}.lp-post-content ul,.lp-post-content ol{padding-left:23px}.lp-post-content li{margin-bottom:9px}.lp-post-content a{color:#b87800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.lp-post-content blockquote{margin:32px 0;padding:22px 26px;border-left:4px solid var(--lp-accent);border-radius:0 16px 16px 0;background:#fff8e8;color:#4b5d73}.lp-post-content img{max-width:100%;height:auto;border-radius:18px}.lp-post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px;padding-top:24px;border-top:1px solid #edf0f4}.lp-post-tags a{padding:8px 11px;border-radius:999px;background:#f4f7f9;color:#607086;text-decoration:none;font-size:11px;font-weight:700}.lp-post-footer{margin-top:24px}.lp-post-footer a{display:inline-flex;align-items:center;gap:8px;color:var(--lp-navy);text-decoration:none;font-size:13px;font-weight:800}.lp-post-footer svg{transform:rotate(180deg);width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:980px){.lp-region-grid{grid-template-columns:1fr}.lp-other-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-blog-layout,.lp-post-layout{grid-template-columns:1fr}.lp-blog-sidebar{position:static}.lp-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.lp-locations-hero,.lp-blog-hero,.lp-post-hero{padding:52px 0 42px}.lp-region-cities,.lp-blog-grid,.lp-other-city-grid{grid-template-columns:1fr}.lp-region-card{padding:21px}.lp-region-card>header{flex-direction:column}.lp-blog-card-image{height:210px}.lp-post-cover{height:260px;border-radius:0}.lp-post-article{padding:25px 21px}.lp-post-content{font-size:16px}.lp-post-content h2{font-size:27px}.lp-post-content h3{font-size:22px}}

.lp-not-found{text-align:center;padding:80px 30px}.lp-not-found h1{font-size:48px;margin:12px 0;color:var(--lp-navy)}.lp-not-found p{margin-bottom:26px;color:#718095}

.lp-hero-layout{
    grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);
    gap:44px;
}

.lp-hero-map{
    min-width:0;
    padding:24px 26px 20px;
    border:1px solid #e5ebf1;
    border-radius:28px;
    background:rgba(255,255,255,.88);
    box-shadow:0 24px 56px rgba(29,46,73,.11);
    backdrop-filter:blur(12px);
}

.lp-hero-map-heading{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:8px;
}

.lp-hero-map-heading span{
    color:var(--lp-accent);
    font-size:11px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.lp-hero-map-heading strong{
    color:var(--lp-navy);
    font-size:15px;
    text-align:right;
}

.lp-map-stage{
    position:relative;
}

.lp-home .lp-real-poland-map{
    display:block;
    width:100%;
    height:auto;
    max-width:none;
    overflow:visible;
    fill:initial;
    stroke:initial;
    stroke-width:initial;
}

.lp-real-poland-map .lp-map-region path{
    stroke:#fff;
    stroke-width:3.3;
    stroke-linejoin:round;
    vector-effect:non-scaling-stroke;
    transform-box:fill-box;
    transform-origin:center;
    transition:fill .2s ease,transform .2s ease,filter .2s ease;
    filter:drop-shadow(0 5px 8px rgba(18,35,65,.07));
}

.lp-real-poland-map .lp-map-region.has-results path{
    fill:#f2a516;
    cursor:pointer;
}

.lp-real-poland-map .lp-map-region.is-empty path{
    fill:#dfe8f1;
    cursor:pointer;
}

.lp-real-poland-map a.lp-map-region:hover path,
.lp-real-poland-map a.lp-map-region:focus path{
    fill:var(--lp-navy);
    transform:scale(1.018);
    filter:drop-shadow(0 10px 13px rgba(18,35,65,.18));
    outline:none;
}

.lp-real-poland-map text{
    pointer-events:none;
    text-anchor:middle;
    font-family:Manrope,Arial,sans-serif;
    stroke:none;
    transition:fill .2s ease;
}

.lp-map-abbr{
    fill:var(--lp-navy);
    font-size:17px;
    font-weight:800;
    letter-spacing:.03em;
}

.lp-map-number{
    fill:#65758a;
    font-size:13px;
    font-weight:700;
}

.lp-real-poland-map a.lp-map-region:hover text,
.lp-real-poland-map a.lp-map-region:focus text{
    fill:#fff;
}

.lp-map-legend{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:18px;
    margin-top:6px;
    color:#66768a;
    font-size:12px;
}

.lp-map-legend span{
    display:inline-flex;
    align-items:center;
    gap:8px;
}

.lp-map-legend i{
    display:inline-block;
    width:14px;
    height:14px;
    border-radius:5px;
}

.lp-map-legend i.has-results{
    background:#f2a516;
}

.lp-map-legend i.is-empty{
    background:#dfe8f1;
}

.lp-search-box-under-map{
    margin-top:26px;
}

@media(max-width:1120px){
    .lp-hero-layout{
        grid-template-columns:1fr;
    }

    .lp-hero-content{
        text-align:center;
    }

    .lp-hero-content>p{
        margin-left:auto;
        margin-right:auto;
    }

    .lp-hero-stats{
        justify-content:center;
    }

    .lp-hero-map{
        width:min(820px,100%);
        margin:0 auto;
    }
}

@media(max-width:700px){
    .lp-hero-map{
        padding:17px 14px 14px;
        border-radius:21px;
    }

    .lp-hero-map-heading{
        align-items:flex-start;
        flex-direction:column;
        gap:4px;
    }

    .lp-hero-map-heading strong{
        text-align:left;
        font-size:14px;
    }

    .lp-map-abbr{
        font-size:15px;
    }

    .lp-map-number{
        font-size:11px;
    }

    .lp-map-legend{
        gap:12px;
        font-size:11px;
    }
}

.lp-home .lp-hero-layout{
    grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr);
    align-items:start;
    gap:44px;
}

.lp-hero-right{
    display:flex;
    flex-direction:column;
    gap:18px;
    min-width:0;
}

.lp-home .lp-hero-map{
    width:100%;
    min-width:0;
    padding:20px 22px 16px;
}

.lp-home .lp-search-box-hero{
    width:100%;
    margin:0;
    grid-template-columns:minmax(180px,1.25fr) minmax(145px,.82fr) minmax(145px,.82fr) auto;
    padding:13px;
}

.lp-home .lp-search-box-hero label>div{
    padding:0 12px;
}

.lp-home .lp-search-box-hero button{
    padding:0 19px;
    white-space:nowrap;
}

.lp-business-layout{
    grid-template-areas:"main sidebar";
}

.lp-business-main{
    grid-area:main;
    min-width:0;
}

.lp-business-sidebar{
    grid-area:sidebar;
}

.lp-directions-card{
    margin-top:12px;
}

.lp-directions-button{
    display:flex;
    align-items:center;
    gap:12px;
    min-height:62px;
    padding:12px 15px;
    border:1px solid #dce6ef;
    border-radius:14px;
    background:#f4f8fc;
    color:var(--lp-navy);
    text-decoration:none;
    transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;
}

.lp-directions-button:hover,
.lp-directions-button:focus{
    transform:translateY(-2px);
    border-color:var(--lp-accent);
    background:#fff8e8;
    box-shadow:0 12px 24px rgba(29,46,73,.09);
}

.lp-directions-button>svg{
    flex:0 0 auto;
    width:28px;
    height:28px;
    color:var(--lp-accent);
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.lp-directions-button>span{
    display:flex;
    flex-direction:column;
    min-width:0;
}

.lp-directions-button strong{
    font-size:15px;
    line-height:1.25;
}

.lp-directions-button small{
    margin-top:3px;
    color:#6e7d90;
    font-size:11px;
    line-height:1.35;
}

.lp-directions-card>p{
    margin:9px 2px 0;
    color:#7b8898;
    font-size:11px;
    line-height:1.55;
}

@media(max-width:1120px){
    .lp-home .lp-hero-layout{
        grid-template-columns:1fr;
        gap:34px;
    }

    .lp-home .lp-hero-content{
        text-align:center;
    }

    .lp-home .lp-hero-content>p{
        margin-left:auto;
        margin-right:auto;
    }

    .lp-home .lp-hero-stats{
        justify-content:center;
    }

    .lp-hero-right{
        width:min(860px,100%);
        margin:0 auto;
    }
}

@media(max-width:820px){
    .lp-home .lp-search-box-hero{
        grid-template-columns:1fr 1fr;
    }

    .lp-home .lp-search-box-hero label:first-child{
        grid-column:1/-1;
    }

    .lp-home .lp-search-box-hero button{
        grid-column:1/-1;
        height:54px;
    }
}

@media(max-width:980px){
    .lp-business-layout{
        grid-template-areas:
            "sidebar"
            "main";
    }

    .lp-business-sidebar{
        position:static;
    }
}

@media(max-width:600px){
    .lp-home .lp-hero{
        padding-top:34px;
    }

    .lp-home .lp-hero h1{
        font-size:clamp(42px,14vw,56px);
    }

    .lp-home .lp-hero-stats{
        justify-content:space-between;
        gap:10px;
    }

    .lp-home .lp-hero-stats div{
        min-width:0;
        flex:1 1 0;
    }

    .lp-home .lp-hero-map{
        padding:16px 12px 12px;
        border-radius:21px;
    }

    .lp-home .lp-hero-map-heading{
        align-items:flex-start;
        flex-direction:column;
        gap:4px;
    }

    .lp-home .lp-hero-map-heading strong{
        text-align:left;
    }

    .lp-home .lp-search-box-hero{
        grid-template-columns:1fr;
        padding:11px;
    }

    .lp-home .lp-search-box-hero label:first-child,
    .lp-home .lp-search-box-hero button{
        grid-column:auto;
    }

    .lp-home .lp-map-legend{
        gap:10px;
        font-size:10px;
    }

    .lp-contact-box{
        padding:20px;
    }

    .lp-directions-button{
        min-height:66px;
    }
}


/* Hero layout 1.1.2 */
.lp-home .lp-hero{
    padding:64px 0 46px;
}

.lp-home .lp-hero>.lp-container.lp-hero-layout{
    width:min(1480px,calc(100% - 48px));
    max-width:none;
    display:grid;
    grid-template-columns:minmax(440px,.86fr) minmax(650px,1.14fr);
    align-items:start;
    gap:56px;
    margin:0 auto;
}

.lp-home .lp-hero-content,
.lp-home .lp-hero-right,
.lp-home .lp-hero-map{
    min-width:0;
}

.lp-home .lp-hero-content{
    padding-top:34px;
}

.lp-home .lp-hero h1{
    max-width:560px;
    margin:24px 0 22px;
    font-size:clamp(54px,4.35vw,84px);
    line-height:.99;
    letter-spacing:-.055em;
    overflow-wrap:normal;
    word-break:normal;
    hyphens:none;
}

.lp-home .lp-hero-content>p{
    max-width:560px;
}

.lp-home .lp-hero-right{
    width:100%;
    display:flex;
    flex-direction:column;
    gap:18px;
}

.lp-home .lp-hero-map{
    width:100%;
    margin:0;
    padding:22px 24px 18px;
}

.lp-home .lp-real-poland-map{
    width:100%!important;
    height:auto!important;
    max-height:620px;
}

.lp-home .lp-search-box-hero{
    width:100%;
    margin:0;
    grid-template-columns:minmax(220px,1.35fr) minmax(170px,.9fr) minmax(170px,.9fr) auto;
    gap:12px;
    padding:14px;
}

.lp-home .lp-search-box-hero label,
.lp-home .lp-search-box-hero label>div,
.lp-home .lp-search-box-hero input,
.lp-home .lp-search-box-hero select{
    min-width:0;
}

.lp-home .lp-search-box-hero button{
    min-width:160px;
    padding:0 22px;
}

@media(max-width:1240px){
    .lp-home .lp-hero>.lp-container.lp-hero-layout{
        width:min(1120px,calc(100% - 40px));
        grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr);
        gap:38px;
    }

    .lp-home .lp-hero h1{
        font-size:clamp(50px,5vw,70px);
    }

    .lp-home .lp-search-box-hero{
        grid-template-columns:minmax(180px,1.15fr) minmax(145px,.85fr) minmax(145px,.85fr) auto;
    }
}

@media(max-width:1040px){
    .lp-home .lp-hero>.lp-container.lp-hero-layout{
        width:min(860px,calc(100% - 32px));
        grid-template-columns:1fr;
        gap:34px;
    }

    .lp-home .lp-hero-content{
        padding-top:0;
        text-align:center;
    }

    .lp-home .lp-hero h1,
    .lp-home .lp-hero-content>p{
        max-width:760px;
        margin-left:auto;
        margin-right:auto;
    }

    .lp-home .lp-hero-stats{
        justify-content:center;
    }

    .lp-home .lp-hero-right{
        width:100%;
    }

    .lp-home .lp-real-poland-map{
        max-height:none;
    }
}

@media(max-width:760px){
    .lp-home .lp-hero{
        padding:38px 0 34px;
    }

    .lp-home .lp-hero>.lp-container.lp-hero-layout{
        width:min(100% - 24px,680px);
        gap:26px;
    }

    .lp-home .lp-hero h1{
        max-width:100%;
        font-size:clamp(43px,13vw,58px);
        line-height:1.01;
    }

    .lp-home .lp-hero-content>p{
        font-size:16px;
        line-height:1.72;
    }

    .lp-home .lp-hero-stats{
        gap:10px;
        justify-content:space-between;
    }

    .lp-home .lp-hero-stats div{
        flex:1 1 0;
        min-width:0;
    }

    .lp-home .lp-hero-stats strong{
        font-size:18px;
    }

    .lp-home .lp-hero-stats span{
        font-size:10px;
        line-height:1.35;
    }

    .lp-home .lp-hero-map{
        padding:16px 12px 12px;
        border-radius:20px;
    }

    .lp-home .lp-search-box-hero{
        grid-template-columns:1fr;
        gap:10px;
        padding:11px;
    }

    .lp-home .lp-search-box-hero label:first-child,
    .lp-home .lp-search-box-hero button{
        grid-column:auto;
    }

    .lp-home .lp-search-box-hero button{
        width:100%;
        min-width:0;
    }
}


/* Hero layout 1.1.3 */
.lp-home .lp-hero:before{
    content:none!important;
    display:none!important;
}

.lp-home .lp-hero{
    background:linear-gradient(135deg,#fff 0%,#f5fbff 52%,#fff7e7 100%);
}

@media(min-width:1181px){
    .lp-home .lp-hero>.lp-container.lp-hero-layout{
        width:calc(100% - 48px);
        max-width:1720px;
        grid-template-columns:minmax(400px,470px) minmax(0,1fr);
        align-items:start;
        gap:48px;
    }

    .lp-home .lp-hero-content{
        width:100%;
        max-width:470px;
        padding-top:34px;
        justify-self:start;
    }

    .lp-home .lp-hero-right{
        width:100%;
        max-width:1100px;
        justify-self:end;
        margin:0;
    }

    .lp-home .lp-hero-map,
    .lp-home .lp-search-box-hero{
        width:100%;
        max-width:none;
        margin-left:0;
        margin-right:0;
    }

    .lp-home .lp-real-poland-map{
        display:block;
        width:min(100%,820px)!important;
        height:auto!important;
        max-height:none!important;
        margin:0 auto;
    }

    .lp-home .lp-search-box-hero{
        grid-template-columns:minmax(230px,1.35fr) minmax(175px,.9fr) minmax(175px,.9fr) minmax(170px,auto);
    }
}

@media(max-width:1180px){
    .lp-home .lp-hero>.lp-container.lp-hero-layout{
        width:min(900px,calc(100% - 32px));
        max-width:none;
        grid-template-columns:1fr;
        gap:32px;
    }

    .lp-home .lp-hero-content{
        max-width:760px;
        padding-top:0;
        margin:0 auto;
        text-align:center;
    }

    .lp-home .lp-hero h1,
    .lp-home .lp-hero-content>p{
        max-width:760px;
        margin-left:auto;
        margin-right:auto;
    }

    .lp-home .lp-hero-stats{
        justify-content:center;
    }

    .lp-home .lp-hero-right{
        width:100%;
        max-width:900px;
        margin:0 auto;
    }

    .lp-home .lp-real-poland-map{
        width:min(100%,760px)!important;
        max-height:none!important;
        margin:0 auto;
    }
}

@media(max-width:820px){
    .lp-home .lp-search-box-hero{
        grid-template-columns:1fr 1fr;
    }

    .lp-home .lp-search-box-hero label:first-child,
    .lp-home .lp-search-box-hero button{
        grid-column:1/-1;
    }
}

@media(max-width:600px){
    .lp-home .lp-hero>.lp-container.lp-hero-layout{
        width:calc(100% - 24px);
        gap:24px;
    }

    .lp-home .lp-hero-map{
        padding:15px 10px 11px;
    }

    .lp-home .lp-search-box-hero{
        grid-template-columns:1fr;
    }

    .lp-home .lp-search-box-hero label:first-child,
    .lp-home .lp-search-box-hero button{
        grid-column:auto;
    }
}


/* Hero 1.1.4 — niezależny od wcześniejszych reguł */
.lpx-hero{
    padding:64px 0 42px;
    overflow:hidden;
    background:linear-gradient(135deg,#fff 0%,#f6fbff 52%,#fff7e8 100%);
}

.lpx-hero *{
    box-sizing:border-box;
}

.lpx-hero__grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:48px;
    align-items:center;
}

.lpx-hero__copy{
    min-width:0;
    padding:24px 0;
}

.lpx-hero__kicker{
    display:inline-flex;
    align-items:center;
    min-height:42px;
    padding:0 18px;
    border:1px solid #e5ebf1;
    border-radius:999px;
    background:#fff;
    box-shadow:0 10px 28px rgba(29,46,73,.07);
    color:#566d87;
    font-size:12px;
    font-weight:800;
    letter-spacing:.04em;
    text-transform:uppercase;
}

.lpx-hero h1{
    margin:30px 0 24px;
    max-width:680px;
    line-height:.98;
    letter-spacing:-.055em;
}

.lpx-hero__title-main,
.lpx-hero__title-accent{
    display:block;
}

.lpx-hero__title-main{
    color:var(--lp-navy);
    font-size:clamp(54px,5.5vw,88px);
    font-weight:800;
}

.lpx-hero__title-accent{
    margin-top:8px;
    color:var(--lp-accent);
    font-family:"Playfair Display",Georgia,serif;
    font-size:clamp(52px,5vw,82px);
    font-weight:700;
}

.lpx-hero__copy>p{
    max-width:690px;
    margin:0;
    color:#68788d;
    font-size:18px;
    line-height:1.8;
}

.lpx-hero__stats{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:24px;
    margin-top:38px;
}

.lpx-hero__stats div{
    min-width:0;
}

.lpx-hero__stats strong{
    display:block;
    color:var(--lp-navy);
    font-size:26px;
    line-height:1.1;
}

.lpx-hero__stats span{
    display:block;
    margin-top:7px;
    color:#7b899a;
    font-size:12px;
    line-height:1.4;
}

.lpx-map-card{
    min-width:0;
    padding:24px 26px 20px;
    border:1px solid #e4eaf0;
    border-radius:28px;
    background:rgba(255,255,255,.94);
    box-shadow:0 24px 56px rgba(29,46,73,.11);
}

.lpx-map-card__header{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:20px;
    margin-bottom:10px;
}

.lpx-map-card__header span{
    color:var(--lp-accent);
    font-size:11px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.lpx-map-card__header strong{
    max-width:240px;
    color:var(--lp-navy);
    font-size:15px;
    line-height:1.35;
    text-align:right;
}

.lp-home svg.lpx-map{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    overflow:visible;
    fill:initial;
    stroke:initial;
    stroke-width:initial;
}

.lpx-map__region path{
    stroke:#fff;
    stroke-width:3.3;
    stroke-linejoin:round;
    vector-effect:non-scaling-stroke;
    transform-box:fill-box;
    transform-origin:center;
    transition:fill .2s ease,transform .2s ease,filter .2s ease;
    filter:drop-shadow(0 5px 8px rgba(18,35,65,.07));
}

.lpx-map__region.has-results path{
    fill:var(--lp-accent);
    cursor:pointer;
}

.lpx-map__region.is-empty path{
    fill:#dfe8f1;
}

a.lpx-map__region:hover path,
a.lpx-map__region:focus path{
    fill:var(--lp-navy);
    transform:scale(1.018);
    filter:drop-shadow(0 10px 13px rgba(18,35,65,.18));
}

.lpx-map text{
    pointer-events:none;
    text-anchor:middle;
    font-family:Manrope,Arial,sans-serif;
    stroke:none;
    transition:fill .2s ease;
}

.lpx-map__abbr{
    fill:var(--lp-navy);
    font-size:17px;
    font-weight:800;
}

.lpx-map__count{
    fill:#65758a;
    font-size:13px;
    font-weight:700;
}

a.lpx-map__region:hover text,
a.lpx-map__region:focus text{
    fill:#fff;
}

.lpx-map-card__legend{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:18px;
    margin-top:8px;
    color:#66768a;
    font-size:12px;
}

.lpx-map-card__legend span{
    display:inline-flex;
    align-items:center;
    gap:8px;
}

.lpx-map-card__legend i{
    display:inline-block;
    width:14px;
    height:14px;
    border-radius:5px;
}

.lpx-map-card__legend i.has-results{
    background:var(--lp-accent);
}

.lpx-map-card__legend i.is-empty{
    background:#dfe8f1;
}

.lpx-search{
    display:grid;
    grid-template-columns:minmax(240px,1.35fr) minmax(190px,.9fr) minmax(190px,.9fr) minmax(180px,auto);
    gap:14px;
    width:100%;
    margin-top:26px;
    padding:16px;
    border:1px solid #e4eaf0;
    border-radius:20px;
    background:rgba(255,255,255,.97);
    box-shadow:0 22px 54px rgba(29,46,73,.13);
}

.lpx-search label>span{
    display:block;
    margin:0 0 7px 4px;
    color:#6d7888;
    font-size:11px;
    font-weight:800;
}

.lpx-search label>div{
    display:flex;
    align-items:center;
    gap:10px;
    height:56px;
    padding:0 15px;
    border:1px solid #e8ecf1;
    border-radius:13px;
    background:#fff;
    color:#8794a4;
}

.lpx-search svg{
    flex:0 0 auto;
    width:20px!important;
    height:20px!important;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
}

.lpx-search input,
.lpx-search select{
    width:100%;
    height:100%;
    min-width:0;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#182338;
    font:500 14px Manrope,Arial,sans-serif;
}

.lpx-search button{
    align-self:end;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    min-height:56px;
    padding:0 24px;
    border:0;
    border-radius:13px;
    background:var(--lp-accent);
    box-shadow:0 12px 24px rgba(242,165,22,.26);
    color:#fff;
    font:800 14px Manrope,Arial,sans-serif;
    white-space:nowrap;
    cursor:pointer;
}

.lpx-search button:hover{
    background:#dc9310;
}

@media(max-width:1024px){
    .lpx-hero{
        padding-top:48px;
    }

    .lpx-hero__grid{
        grid-template-columns:1fr;
        gap:32px;
    }

    .lpx-hero__copy{
        max-width:820px;
        margin:0 auto;
        padding:0;
        text-align:center;
    }

    .lpx-hero h1,
    .lpx-hero__copy>p{
        margin-left:auto;
        margin-right:auto;
    }

    .lpx-hero__stats{
        max-width:650px;
        margin-left:auto;
        margin-right:auto;
    }

    .lpx-map-card{
        width:min(860px,100%);
        margin:0 auto;
    }

    .lpx-search{
        grid-template-columns:1fr 1fr;
    }

    .lpx-search label:first-child,
    .lpx-search button{
        grid-column:1/-1;
    }
}

@media(max-width:640px){
    .lpx-hero{
        padding:34px 0 28px;
    }

    .lpx-hero__grid{
        gap:24px;
    }

    .lpx-hero__kicker{
        min-height:38px;
        padding:0 14px;
        font-size:10px;
    }

    .lpx-hero h1{
        margin:22px 0 18px;
    }

    .lpx-hero__title-main{
        font-size:clamp(43px,14vw,58px);
    }

    .lpx-hero__title-accent{
        font-size:clamp(42px,13vw,56px);
    }

    .lpx-hero__copy>p{
        font-size:16px;
        line-height:1.7;
    }

    .lpx-hero__stats{
        gap:12px;
        margin-top:28px;
    }

    .lpx-hero__stats strong{
        font-size:20px;
    }

    .lpx-hero__stats span{
        font-size:10px;
    }

    .lpx-map-card{
        padding:16px 12px 12px;
        border-radius:21px;
    }

    .lpx-map-card__header{
        flex-direction:column;
        gap:4px;
    }

    .lpx-map-card__header strong{
        max-width:none;
        font-size:13px;
        text-align:left;
    }

    .lpx-map__abbr{
        font-size:15px;
    }

    .lpx-map__count{
        font-size:11px;
    }

    .lpx-map-card__legend{
        gap:10px;
        font-size:10px;
    }

    .lpx-search{
        grid-template-columns:1fr;
        gap:10px;
        margin-top:18px;
        padding:11px;
    }

    .lpx-search label:first-child,
    .lpx-search button{
        grid-column:auto;
    }
}


.lp-company-image .lp-global-company-cover,.lp-business-cover .lp-global-company-cover{width:100%;height:100%}.lp-global-company-cover{position:relative;width:100%;height:100%;min-height:220px;overflow:hidden;background:#0b2342}.lp-global-company-cover>img{display:block;width:100%;height:100%;object-fit:cover}.lp-global-company-cover__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,26,54,.08) 10%,rgba(6,26,54,.18) 50%,rgba(6,26,54,.88) 100%)}.lp-global-company-cover__brand{position:absolute;left:7%;right:7%;bottom:8%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:13px 16px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(7,29,59,.82);box-shadow:0 14px 30px rgba(0,0,0,.18);backdrop-filter:blur(7px);text-align:center}.lp-global-company-cover__title{color:#f4b43a;font-size:clamp(18px,2vw,30px);font-weight:800;letter-spacing:.025em;line-height:1.05}.lp-global-company-cover__subtitle{margin-top:5px;color:#fff;font-size:clamp(10px,1vw,14px);font-weight:600;line-height:1.35}.lp-global-company-cover--hero{min-height:360px}.lp-global-company-cover--hero .lp-global-company-cover__brand{left:9%;right:9%;bottom:9%;padding:18px 22px}.lp-global-company-cover--hero .lp-global-company-cover__title{font-size:clamp(28px,3.2vw,48px)}.lp-global-company-cover--hero .lp-global-company-cover__subtitle{font-size:clamp(13px,1.4vw,19px)}@media(max-width:620px){.lp-global-company-cover{min-height:205px}.lp-global-company-cover--hero{min-height:280px}.lp-global-company-cover__brand{left:5%;right:5%;bottom:6%;padding:11px 12px}.lp-global-company-cover--hero .lp-global-company-cover__brand{left:6%;right:6%;padding:14px 16px}}


.lp-global-location-cover{position:relative;width:100%;height:100%;min-height:220px;overflow:hidden;background:#dfe8f1}.lp-global-location-cover>img{display:block;width:100%;height:100%;object-fit:cover}.lp-global-location-cover__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,35,65,.03) 5%,rgba(18,35,65,.12) 53%,rgba(8,25,45,.42) 100%)}.lp-global-location-cover__brand{position:absolute;top:8%;right:6%;display:flex;max-width:68%;flex-direction:column;align-items:flex-end;padding:9px 11px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:rgba(255,255,255,.78);box-shadow:0 10px 26px rgba(18,35,65,.12);backdrop-filter:blur(7px);text-align:right}.lp-global-location-cover__title{color:#122341;font-size:clamp(11px,1.15vw,16px);font-style:normal;font-weight:800;line-height:1.1;letter-spacing:.03em}.lp-global-location-cover__subtitle{margin-top:3px;color:#64758a;font-size:clamp(8px,.8vw,11px);font-style:normal;font-weight:650;line-height:1.3}.lp-global-location-cover--hero{min-height:360px}.lp-global-location-cover--admin{position:relative;width:100%;aspect-ratio:16/9;min-height:0;border-radius:18px;box-shadow:0 18px 42px rgba(16,36,61,.16)}.lp-global-location-cover--admin .lp-global-location-cover__brand{top:7%;right:5%;padding:14px 16px}.lp-global-location-cover--admin .lp-global-location-cover__title{font-size:25px}.lp-global-location-cover--admin .lp-global-location-cover__subtitle{font-size:14px}@media(max-width:620px){.lp-global-location-cover{min-height:205px}.lp-global-location-cover__brand{top:6%;right:5%;max-width:76%;padding:7px 9px}}


.lp-city-card:after{z-index:1}.lp-city-card>.lp-global-location-cover{position:absolute;inset:0;width:100%;height:100%;min-height:0;z-index:0}.lp-city-card>.lp-global-location-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.lp-city-card:hover>.lp-global-location-cover>img{transform:scale(1.045)}.lp-city-card>.lp-global-location-cover .lp-global-location-cover__shade{position:absolute;inset:0}.lp-city-card>.lp-global-location-cover .lp-global-location-cover__brand{z-index:2}.lp-city-card>span{z-index:3}.lp-city-card>img{display:none}


/* Wymuszenie osobnej grafiki na kartach miast i regionów */
.lp-city-card{
    position:relative;
    isolation:isolate;
}

.lp-city-card>.lp-global-location-cover{
    position:absolute;
    z-index:0;
    inset:0;
    width:100%;
    height:100%;
    min-height:0;
}

.lp-city-card>.lp-global-location-cover>img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.lp-city-card>.lp-global-location-cover .lp-global-location-cover__shade{
    position:absolute;
    inset:0;
}

.lp-city-card>.lp-global-location-cover .lp-global-location-cover__brand{
    z-index:2;
}

.lp-city-card>img{
    display:none!important;
}

.lp-city-card>span{
    position:absolute;
    z-index:4;
}


/* Responsywność profili firm 1.3.2 */
html{
    max-width:100%;
    overflow-x:hidden;
}

body{
    position:relative;
    width:100%;
    max-width:100%;
    overflow-x:hidden;
}

img,
svg,
iframe,
video,
canvas{
    max-width:100%;
}

.lp-site-header,
.lp-mobile-panel,
.lp-business-page,
.lp-business-hero,
.lp-business-content,
.lp-site-footer{
    width:100%;
    max-width:100%;
    overflow-x:clip;
}

.lp-header-inner,
.lp-business-hero-grid,
.lp-business-layout,
.lp-business-hero-copy,
.lp-business-cover,
.lp-business-main,
.lp-business-sidebar,
.lp-contact-box,
.lp-owner-claim,
.lp-business-section{
    min-width:0;
    max-width:100%;
}

.lp-brand{
    min-width:0;
}

.lp-brand-copy{
    min-width:0;
}

.lp-brand-copy strong{
    display:block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.lp-header-actions{
    flex:0 0 auto;
}

.lp-business-cover,
.lp-business-cover .lp-global-company-cover{
    width:100%;
}

.lp-global-company-cover__brand{
    min-width:0;
    max-width:86%;
}

.lp-global-company-cover__title,
.lp-global-company-cover__subtitle{
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:break-word;
}

.lp-contact-primary,
.lp-directions-button{
    width:100%;
    max-width:100%;
    min-width:0;
}

.lp-contact-primary{
    text-align:center;
    overflow-wrap:anywhere;
    word-break:break-word;
}

.lp-directions-button>span{
    min-width:0;
    overflow:hidden;
}

.lp-contact-box dl,
.lp-contact-box dl>div,
.lp-contact-box dt,
.lp-contact-box dd,
.lp-contact-box dd a,
.lp-directions-card>p,
.lp-rich-content,
.lp-rich-content p,
.lp-rich-content a,
.lp-business-section p,
.lp-business-facts span{
    min-width:0;
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:break-word;
}

.lp-business-map,
.lp-business-map iframe{
    width:100%!important;
    max-width:100%!important;
}

@media(max-width:980px){
    .lp-container{
        width:calc(100% - 28px);
        max-width:calc(100% - 28px);
    }

    .lp-header-inner{
        gap:12px;
    }

    .lp-brand{
        flex:1 1 auto;
        overflow:hidden;
    }

    .lp-header-actions{
        gap:8px;
    }

    .lp-business-hero-grid,
    .lp-business-layout{
        width:100%;
        grid-template-columns:minmax(0,1fr)!important;
        gap:24px;
    }

    .lp-business-layout{
        grid-template-areas:
            "sidebar"
            "main";
    }

    .lp-business-sidebar{
        position:static;
        width:100%;
    }

    .lp-contact-box,
    .lp-owner-claim,
    .lp-business-section{
        width:100%;
    }
}

@media(max-width:680px){
    .lp-container{
        width:calc(100% - 24px);
        max-width:calc(100% - 24px);
    }

    .lp-site-header{
        height:76px;
    }

    .lp-header-inner{
        height:76px;
    }

    .lp-brand-mark{
        flex:0 0 40px;
        width:40px;
        height:40px;
    }

    .lp-brand-copy strong{
        font-size:17px;
    }

    .lp-header-login,
    .lp-mobile-toggle{
        flex:0 0 44px;
        width:44px;
        height:44px;
    }

    .lp-business-hero{
        padding:28px 0 34px;
    }

    .lp-business-hero h1{
        max-width:100%;
        overflow-wrap:anywhere;
        word-break:break-word;
        font-size:clamp(36px,11vw,52px);
    }

    .lp-business-cover{
        width:100%;
        height:auto;
        min-height:0;
        aspect-ratio:16/9;
    }

    .lp-business-cover .lp-global-company-cover{
        min-height:0;
    }

    .lp-global-company-cover--hero{
        min-height:0;
    }

    .lp-business-content{
        padding:34px 0 64px;
    }

    .lp-contact-box,
    .lp-owner-claim{
        padding:20px;
        border-radius:18px;
    }

    .lp-contact-box h2{
        font-size:21px;
    }

    .lp-contact-primary{
        padding:15px 10px;
        font-size:18px;
    }

    .lp-directions-button{
        padding:12px;
    }

    .lp-business-section{
        padding:20px;
        border-radius:18px;
    }

    .lp-business-section h2{
        font-size:25px;
    }
}


.lp-premium-category-card{position:relative;display:block;min-height:250px;overflow:hidden;border:1px solid rgba(18,35,65,.12);border-radius:24px;background:#eef5fb;box-shadow:0 18px 44px rgba(28,46,73,.10);color:#122341;text-decoration:none;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.lp-premium-category-card:hover{transform:translateY(-6px);box-shadow:0 28px 58px rgba(28,46,73,.15)}.lp-premium-category-card__content{position:relative;z-index:3;display:flex;width:58%;height:100%;min-height:250px;flex-direction:column;align-items:flex-start;padding:34px 28px}.lp-premium-category-card__content h3,.lp-premium-category-card__content h2{margin:0;color:inherit;font-family:"Playfair Display",Georgia,serif;font-size:clamp(31px,2.7vw,45px);line-height:1.04;letter-spacing:-.025em}.lp-premium-category-card__count{display:inline-flex;margin-top:18px;padding:7px 13px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:700;line-height:1}.lp-premium-category-card__content p{margin:auto 0 0;color:inherit;font-size:13px;line-height:1.65;opacity:.87}.lp-premium-category-card__art{position:absolute;z-index:1;right:-3%;bottom:-5%;width:63%;height:92%;object-fit:contain;object-position:right bottom;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.lp-premium-category-card:hover .lp-premium-category-card__art{transform:scale(1.035)}.lp-premium-category-card__arrow{position:absolute;z-index:4;right:22px;bottom:22px;display:grid;width:48px;height:48px;place-items:center;border:1px solid currentColor;border-radius:50%;background:rgba(255,255,255,.34);backdrop-filter:blur(6px)}.lp-premium-category-card__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.lp-premium-category-card--navy{border-color:#bd8d2f;background:linear-gradient(135deg,#071d3b,#102a4f);color:#fff}.lp-premium-category-card--navy .lp-premium-category-card__count,.lp-premium-category-card--navy .lp-premium-category-card__arrow{color:#f4b43a}.lp-premium-category-card--cream{border-color:#e9be72;background:linear-gradient(135deg,#fffaf0,#fff4df);color:#122341}.lp-premium-category-card--blue{border-color:#c8d9ea;background:linear-gradient(135deg,#f7fbff,#edf5fc);color:#122341}.lp-premium-category-card--stone{border-color:#d5d8db;background:linear-gradient(135deg,#fafafa,#efece7);color:#122341}.lp-premium-category-card--rose{border-color:#e6c0b9;background:linear-gradient(135deg,#fff8f6,#faebe8);color:#6f2f2e}.lp-premium-category-card--sage{border-color:#cbd8c6;background:linear-gradient(135deg,#fbfdf9,#eef4eb);color:#254e35}@media(max-width:680px){.lp-premium-category-card{min-height:210px;border-radius:22px}.lp-premium-category-card__content{width:66%;min-height:210px;padding:26px 22px}.lp-premium-category-card__content h3,.lp-premium-category-card__content h2{font-size:35px}.lp-premium-category-card__content p{font-size:12px}.lp-premium-category-card__art{right:-8%;width:66%;height:86%}.lp-premium-category-card__arrow{right:18px;bottom:18px;width:44px;height:44px}}

.lp-category-showcase{background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}.lp-category-showcase__header{text-align:left;max-width:820px;margin-bottom:42px}.lp-category-showcase__header h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(40px,4.6vw,64px);font-weight:700;letter-spacing:-.035em}.lp-category-showcase__header p{font-size:17px}.lp-premium-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lp-category-showcase__footer{display:flex;justify-content:center;margin-top:28px}.lp-category-showcase__footer a{display:inline-flex;align-items:center;gap:9px;padding:13px 18px;border:1px solid #dfe5eb;border-radius:999px;background:#fff;color:var(--lp-navy);box-shadow:0 10px 24px rgba(28,46,73,.06);font-size:13px;font-weight:800;text-decoration:none}.lp-category-showcase__footer a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:980px){.lp-premium-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.lp-category-showcase__header{margin-bottom:25px;text-align:left}.lp-category-showcase__header h2{font-size:42px}.lp-category-showcase__header p{font-size:15px}.lp-premium-category-grid{grid-template-columns:1fr;gap:14px}.lp-category-showcase__footer{justify-content:stretch;margin-top:20px}.lp-category-showcase__footer a{justify-content:center;width:100%}}

.lp-premium-category-card--extra{
    display:none;
}

.lp-premium-category-grid.is-expanded .lp-premium-category-card--extra{
    display:block;
}

.lp-category-showcase__footer{
    display:flex;
    justify-content:center;
    margin-top:28px;
}

.lp-category-toggle{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    min-height:48px;
    padding:0 20px;
    border:1px solid #dfe5eb;
    border-radius:999px;
    background:#fff;
    color:var(--lp-navy);
    box-shadow:0 10px 24px rgba(28,46,73,.06);
    font:800 13px Manrope,Arial,sans-serif;
    cursor:pointer;
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}

.lp-category-toggle:hover{
    transform:translateY(-2px);
    border-color:var(--lp-accent);
    box-shadow:0 14px 30px rgba(28,46,73,.10);
}

.lp-category-toggle svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    transition:transform .2s ease;
}

.lp-category-toggle.is-expanded svg{
    transform:rotate(180deg);
}

@media(max-width:680px){
    .lp-category-toggle{
        width:100%;
    }
}


/* Hierarchia lokalizacji 1.5.0 */
.lp-directory-breadcrumb{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:8px;
    margin-bottom:18px;
    color:#7d8b9c;
    font-size:12px;
}

.lp-directory-breadcrumb a{
    color:#5e7088;
    text-decoration:none;
}

.lp-directory-breadcrumb a:hover{
    color:var(--lp-accent);
}

.lp-directory-intro{
    max-width:820px;
    margin:0;
    color:#65758a;
    font-size:16px;
    line-height:1.75;
}

.lp-directory-navigation{
    padding:58px 0 92px;
}

.lp-navigation-header{
    max-width:820px;
    margin-bottom:34px;
}

.lp-navigation-header>span{
    color:var(--lp-accent);
    font-size:12px;
    font-weight:800;
    letter-spacing:.13em;
    text-transform:uppercase;
}

.lp-navigation-header h2{
    margin:8px 0 10px;
    color:var(--lp-navy);
    font-family:"Playfair Display",Georgia,serif;
    font-size:clamp(38px,4.5vw,58px);
    line-height:1.06;
    letter-spacing:-.035em;
}

.lp-navigation-header p{
    margin:0;
    color:#6c7a8d;
    font-size:15px;
    line-height:1.7;
}

.lp-region-city-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:20px;
}

.lp-region-city-card{
    position:relative;
    display:block;
    height:270px;
    overflow:hidden;
    border:1px solid #e3e9ef;
    border-radius:24px;
    background:#eef4f9;
    box-shadow:0 16px 42px rgba(28,46,73,.09);
    text-decoration:none;
    isolation:isolate;
    transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}

.lp-region-city-card:hover{
    transform:translateY(-6px);
    border-color:#efc06d;
    box-shadow:0 26px 58px rgba(28,46,73,.14);
}

.lp-region-city-card>.lp-global-location-cover{
    position:absolute;
    z-index:0;
    inset:0;
    width:100%;
    height:100%;
    min-height:0;
}

.lp-region-city-card>.lp-global-location-cover>img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .35s ease;
}

.lp-region-city-card:hover>.lp-global-location-cover>img{
    transform:scale(1.04);
}

.lp-region-city-card>.lp-global-location-cover .lp-global-location-cover__brand{
    display:none;
}

.lp-region-city-card:after{
    content:"";
    position:absolute;
    z-index:1;
    inset:0;
    background:linear-gradient(
        180deg,
        rgba(9,27,48,.03) 18%,
        rgba(9,27,48,.82) 100%
    );
}

.lp-region-city-card__content{
    position:absolute;
    z-index:3;
    left:24px;
    right:82px;
    bottom:22px;
    display:flex;
    flex-direction:column;
    color:#fff;
}

.lp-region-city-card__content small{
    margin-bottom:5px;
    color:#f7c35d;
    font-size:10px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.lp-region-city-card__content strong{
    font-size:27px;
    line-height:1.15;
}

.lp-region-city-card__content em{
    margin-top:5px;
    font-size:12px;
    font-style:normal;
    opacity:.82;
}

.lp-region-city-card>i{
    position:absolute;
    z-index:4;
    right:22px;
    bottom:22px;
    display:grid;
    width:48px;
    height:48px;
    place-items:center;
    border:1px solid rgba(255,255,255,.55);
    border-radius:50%;
    background:rgba(255,255,255,.14);
    color:#fff;
    backdrop-filter:blur(8px);
}

.lp-region-city-card>i svg{
    width:20px;
    height:20px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
}

.lp-city-category-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:20px;
}

@media(max-width:980px){
    .lp-region-city-grid,
    .lp-city-category-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media(max-width:680px){
    .lp-directory-navigation{
        padding:42px 0 68px;
    }

    .lp-navigation-header{
        margin-bottom:24px;
    }

    .lp-navigation-header h2{
        font-size:39px;
    }

    .lp-region-city-grid,
    .lp-city-category-grid{
        grid-template-columns:1fr;
        gap:14px;
    }

    .lp-region-city-card{
        height:220px;
        border-radius:21px;
    }

    .lp-region-city-card__content{
        left:20px;
        right:74px;
        bottom:18px;
    }

    .lp-region-city-card__content strong{
        font-size:24px;
    }

    .lp-region-city-card>i{
        right:18px;
        bottom:18px;
        width:44px;
        height:44px;
    }
}

.lpx-hero{
    overflow:visible;
    z-index:3;
}

.lp-ajax-search{
    position:relative!important;
    z-index:60;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:12px!important;
}

.lp-ajax-search .lp-ajax-search__field{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-width:0;
    height:58px!important;
    margin:0!important;
    padding:0 18px!important;
    border:1px solid #dfe6ed!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#7d8da0!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}

.lp-ajax-search .lp-ajax-search__field:focus-within{
    border-color:var(--lp-accent)!important;
    box-shadow:0 0 0 4px rgba(242,165,22,.13)!important;
}

.lp-ajax-search .lp-ajax-search__field svg{
    flex:0 0 auto;
    width:22px!important;
    height:22px!important;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
}

.lp-ajax-search .lp-ajax-search__field input{
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#182338!important;
    font:600 15px Manrope,Arial,sans-serif!important;
}

.lp-ajax-search .lp-ajax-search__field input::placeholder{
    color:#8794a4;
    opacity:1;
}

.lp-ajax-search>button{
    align-self:stretch!important;
    min-width:142px;
    min-height:58px!important;
    padding:0 24px!important;
    border:0!important;
    border-radius:14px!important;
    background:var(--lp-accent)!important;
    box-shadow:0 12px 24px rgba(242,165,22,.24)!important;
    color:#fff!important;
    font:800 14px Manrope,Arial,sans-serif!important;
    cursor:pointer;
}

.lp-ajax-search>button:hover,
.lp-ajax-search>button:focus-visible{
    background:#dc9310!important;
}

.lp-ajax-search__results{
    position:absolute;
    z-index:200;
    top:calc(100% + 10px);
    left:0;
    right:0;
    overflow:hidden;
    max-height:min(560px,70vh);
    border:1px solid #dfe6ed;
    border-radius:18px;
    background:#fff;
    box-shadow:0 24px 64px rgba(18,35,65,.2);
}

.lp-ajax-search__results[hidden]{
    display:none!important;
}

.lp-ajax-search__list{
    overflow-y:auto;
    max-height:470px;
}

.lp-ajax-search__item{
    display:block;
    padding:16px 18px;
    border-bottom:1px solid #edf1f4;
    color:#182338;
    text-decoration:none;
    transition:background .18s ease;
}

.lp-ajax-search__item:hover,
.lp-ajax-search__item:focus{
    outline:0;
    background:#fff8ea;
}

.lp-ajax-search__item-header{
    display:flex;
    align-items:baseline;
    justify-content:space-between;
    gap:18px;
}

.lp-ajax-search__title{
    color:var(--lp-navy);
    font-size:15px;
    line-height:1.35;
}

.lp-ajax-search__meta{
    flex:0 0 auto;
    color:#a36b07;
    font-size:11px;
    font-weight:800;
    line-height:1.35;
    text-align:right;
}

.lp-ajax-search__excerpt{
    display:block;
    margin-top:6px;
    color:#6c7a8d;
    font-size:12px;
    line-height:1.55;
}

.lp-ajax-search__status{
    padding:20px;
    color:#6c7a8d;
    font-size:13px;
    text-align:center;
}

.lp-ajax-search__all{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:10px 18px;
    background:#f7f9fb;
    color:var(--lp-navy);
    font-size:12px;
    font-weight:800;
    text-decoration:none;
}

.lp-ajax-search__all:hover,
.lp-ajax-search__all:focus{
    background:#eef3f7;
}

@media(max-width:680px){
    .lp-ajax-search{
        grid-template-columns:1fr!important;
    }

    .lp-ajax-search>button{
        width:100%;
        min-height:54px!important;
    }

    .lp-ajax-search__item-header{
        display:block;
    }

    .lp-ajax-search__meta{
        display:block;
        margin-top:4px;
        text-align:left;
    }

    .lp-ajax-search__results{
        max-height:62vh;
        border-radius:16px;
    }
}
.lp-ajax-search .lp-ajax-search__field,
.lp-ajax-search>button{
    grid-column:auto!important;
}
