
/*
Theme Name: PlusMed Skarszewy Exact
Theme URI: https://www.plusmedskarszewy.pl/
Author: PlusMed
Description: Motyw PlusMed odwzorowujący zaakceptowaną grafikę strony głównej.
Version: 4.7
License: GPL-2.0-or-later
Text Domain: plusmed
*/
:root{
  --orange:#f6811f;
  --orange2:#ee7410;
  --navy:#273846;
  --gray:#66727c;
  --light:#fbf8f5;
  --line:#ececec;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--navy);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.45}
img{max-width:100%;height:auto}
a{color:inherit}
button,input,textarea,select{font:inherit}
.pm-container{width:100%;max-width:none;margin-inline:auto;padding-inline:32px}
.pm-skip{position:absolute;left:-9999px;top:10px;background:#000;color:#fff;padding:10px 14px;z-index:999}
.pm-skip:focus{left:10px}
.pm-header{height:80px;display:flex;align-items:center;gap:24px;background:#fff}
.pm-brand{display:flex;align-items:center;width:220px}
.pm-brand img{height:56px;width:auto;display:block}
.pm-nav{display:flex;align-items:center;gap:26px;margin-left:auto}
.pm-nav a{font-size:12px;font-weight:700;text-decoration:none;letter-spacing:.01em}
.pm-nav a:hover,.pm-nav a:focus,.pm-nav a.current{color:var(--orange)}
.pm-social{display:flex;gap:9px;margin-left:4px}
.pm-social a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#1976d2;color:#fff;text-decoration:none;font-size:14px;font-weight:800}
.pm-social a.ig{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}
.pm-menu{display:none}
.pm-hero{position:relative;background:#fff;overflow:hidden}
.pm-hero-grid{display:grid;grid-template-columns:44% 56%;min-height:405px}
.pm-hero-copy{padding:54px 0 34px;position:relative;z-index:2}
.pm-eyebrow{font-size:11px;line-height:1.2;font-weight:800;color:var(--orange);text-transform:uppercase;letter-spacing:.01em}
.pm-hero h1{margin:16px 0 14px;font-size:39px;line-height:1.07;letter-spacing:-.7px}
.pm-hero h1 span{color:var(--orange)}
.pm-hero p{font-size:17px;line-height:1.45;color:#52606b;max-width:430px;margin:0}
.pm-hero-photo{min-height:405px;background:#eee}
.pm-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}
.pm-hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:35px}
.pm-feature{text-align:center;font-size:11px;font-weight:700;color:#263746}
.pm-feature-icon{width:42px;height:42px;margin:0 auto 9px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-weight:900}
.pm-wave{height:18px;background:linear-gradient(177deg,#fff 38%,var(--orange) 39% 55%,#fff 56%);margin-top:-5px}
.pm-section{padding:26px 0 28px}
.pm-section-heading{text-align:center;margin:0 auto 22px}
.pm-section-heading .pm-eyebrow{margin-bottom:8px}
.pm-section-heading h2{font-size:26px;line-height:1.15;margin:0 0 9px}
.pm-section-heading h2 span{color:var(--orange)}
.pm-section-heading p{margin:0;color:#646e77;font-size:12px}
.pm-services{padding-top:16px}
.pm-services-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}
.pm-service-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;min-width:0;display:flex;flex-direction:column}
.pm-service-image{height:68px;overflow:hidden}
.pm-service-image img{width:100%;height:100%;object-fit:cover;display:block}
.pm-service-body{padding:11px 8px 12px;text-align:center;display:flex;flex-direction:column;height:190px}
.pm-service-icon{width:31px;height:31px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);margin:-1px auto 6px;font-size:11px;font-weight:900;background:#fff}
.pm-service-body h3{font-size:12px;line-height:1.15;margin:0 0 8px}
.pm-service-body p{font-size:9px;line-height:1.5;color:#66717b;margin:0 0 8px}
.pm-more{margin-top:auto;color:var(--orange);font-size:10px;font-weight:800;text-decoration:none}
.pm-more:hover,.pm-more:focus{text-decoration:underline}
.pm-why{padding-top:20px}
.pm-why-wrap{display:grid;grid-template-columns:43% 57%;align-items:stretch;background:#fff}
.pm-why-copy{padding:10px 24px 10px 10px;background:#fff8f2}
.pm-why-copy h2{font-size:27px;line-height:1.1;margin:8px 0 11px}
.pm-why-copy h2 span{color:var(--orange)}
.pm-why-copy p{font-size:11px;color:#5d6770;max-width:410px}
.pm-checks{list-style:none;margin:13px 0 0;padding:0}
.pm-checks li{font-size:10px;margin:8px 0;padding-left:19px;position:relative}
.pm-checks li:before{content:"✓";position:absolute;left:0;top:0;background:var(--orange);color:#fff;font-weight:800;width:14px;height:14px;border-radius:50%;font-size:9px;text-align:center;line-height:14px}
.pm-why-photo{min-height:268px;border-radius:0 14px 14px 0;overflow:hidden}
.pm-why-photo img{width:100%;height:100%;object-fit:cover;display:block}
.pm-process{margin-top:26px;padding:16px 18px;background:#fff8f2;border-radius:12px}
.pm-process-title{font-size:16px;font-weight:800;margin:0 0 16px}
.pm-process-title span{color:var(--orange)}
.pm-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.pm-step{text-align:center;position:relative}
.pm-step:not(:last-child):after{content:"→";position:absolute;right:-9px;top:12px;color:var(--orange);font-weight:900}
.pm-step-no{width:32px;height:32px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;margin:0 auto 6px;color:var(--orange);font-size:12px;font-weight:900;background:#fff}
.pm-step h3{font-size:10px;margin:0 0 3px}
.pm-step p{font-size:8px;line-height:1.45;color:#6d767e;margin:0}
.pm-footer{padding-top:20px;background:#fff}
.pm-footer-grid{display:grid;grid-template-columns:1.15fr 1.15fr .85fr 1.2fr;gap:28px;padding:0 0 20px}
.pm-footer h3{font-size:12px;margin:0 0 8px}
.pm-footer p,.pm-footer li{font-size:10px;color:#4f5d68}
.pm-footer ul{list-style:none;padding:0;margin:0}
.pm-footer li{margin:5px 0}
.pm-footer a{text-decoration:none}
.pm-footer a:hover,.pm-footer a:focus{color:var(--orange)}
.pm-map{height:118px;border-radius:9px;overflow:hidden;background:#eee}
.pm-map img{display:block;width:100%;height:100%;object-fit:cover}
.pm-footer-bottom{background:var(--orange);color:#fff}
.pm-footer-bottom .pm-container{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;font-size:9px}
.pm-footer-bottom a{color:#fff}
.pm-accessibility{position:fixed;right:0;top:106px;z-index:800}
.pm-accessibility button{border:0;border-radius:18px 0 0 18px;background:var(--orange);color:#fff;width:34px;height:48px;font-size:16px;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.18)}
.pm-access-panel{position:absolute;right:38px;top:0;width:215px;background:#fff;border:1px solid #ddd;border-radius:10px;padding:12px;box-shadow:0 12px 30px rgba(0,0,0,.16);display:none}
.pm-accessibility.open .pm-access-panel{display:block}
.pm-access-panel strong{font-size:12px}
.pm-access-panel .row{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}
.pm-access-panel .row button{width:auto;height:auto;border:1px solid #bbb;border-radius:6px;background:#fff;color:#222;padding:6px 8px;font-size:10px}
.pm-page{padding:50px 0 70px}
.pm-page h1{font-size:38px;margin:0 0 16px}
.pm-page .lead{font-size:17px;color:#5e6a74}
.pm-content{font-size:15px;max-width:860px}
.pm-service-single .pm-page{padding-top:30px}
.pm-service-cover{width:100%;height:310px;object-fit:cover;border-radius:14px;display:block;margin:24px 0}
.pm-small-back{font-size:11px;color:var(--orange);font-weight:800;text-decoration:none}


.pm-high-contrast body,.pm-high-contrast .pm-section,.pm-high-contrast .pm-footer{background:#fff!important;color:#000!important}
.pm-high-contrast .pm-hero h1 span,.pm-high-contrast .pm-eyebrow,.pm-high-contrast .pm-more{color:#000!important}
.pm-high-contrast a{color:#000!important}
.pm-high-contrast .pm-footer-bottom{background:#000!important}
.pm-underlines a{text-decoration:underline!important}
.pm-reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media(max-width:920px){
 .pm-container{width:100%;max-width:none;padding-inline:20px}
 .pm-nav{gap:16px}
 .pm-services-grid{grid-template-columns:repeat(4,1fr)}
 .pm-service-body{height:190px}
 .pm-hero-grid{grid-template-columns:1fr 1fr}
 .pm-hero h1{font-size:33px}
 .pm-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
 .pm-header{height:70px}
 .pm-brand img{height:49px}
 .pm-nav{display:none;position:absolute;left:14px;right:14px;top:70px;background:#fff;border:1px solid #ddd;border-radius:10px;padding:14px;flex-direction:column;align-items:flex-start;gap:12px;z-index:50}
 .pm-nav.open{display:flex}
 .pm-menu{display:block;margin-left:auto;border:1px solid var(--orange);background:#fff;border-radius:8px;padding:7px 9px;color:var(--orange);font-weight:800}
 .pm-social{display:none}
 .pm-hero-grid{grid-template-columns:1fr}
 .pm-hero-copy{padding:35px 0 22px}
 .pm-hero-photo{min-height:290px}
 .pm-hero h1{font-size:38px}
 .pm-services-grid{grid-template-columns:repeat(2,1fr)}
 .pm-why-wrap{grid-template-columns:1fr}
 .pm-why-copy{padding:20px}
 .pm-why-photo{border-radius:0 0 14px 14px;min-height:240px}
 .pm-steps{grid-template-columns:1fr}
 .pm-step:not(:last-child):after{display:none}
 .pm-footer-grid{grid-template-columns:1fr}
 .pm-footer-bottom .pm-container{flex-direction:column;align-items:flex-start}
}

/* WCAG 2.1 AA-oriented accessibility improvements */
html{font-size:100%}
body{min-width:320px}
:focus-visible{outline:3px solid #111;outline-offset:3px}
.pm-skip{z-index:99999}
.pm-nav a,.pm-more,.pm-footer a{text-decoration-thickness:2px;text-underline-offset:3px}
.pm-nav a.current{font-weight:900}
.pm-accessibility .pm-access-panel button:focus-visible,
.pm-menu:focus-visible,
.pm-social a:focus-visible{outline:3px solid #111;outline-offset:2px}
.pm-access-panel{color:#111}
.pm-access-panel button{min-height:40px}
.pm-high-contrast body,
.pm-high-contrast .pm-header,
.pm-high-contrast .pm-section,
.pm-high-contrast .pm-footer,
.pm-high-contrast .pm-service-card,
.pm-high-contrast .pm-why-copy,
.pm-high-contrast .pm-process{background:#fff!important;color:#000!important}
.pm-high-contrast .pm-hero h1,
.pm-high-contrast .pm-section-heading h2,
.pm-high-contrast .pm-why-copy h2,
.pm-high-contrast .pm-process-title,
.pm-high-contrast .pm-service-body h3,
.pm-high-contrast .pm-footer h3,
.pm-high-contrast .pm-eyebrow,
.pm-high-contrast .pm-more,
.pm-high-contrast .pm-step-no,
.pm-high-contrast .pm-feature-icon,
.pm-high-contrast .pm-service-icon{color:#000!important}
.pm-high-contrast .pm-hero h1 span,
.pm-high-contrast .pm-section-heading h2 span,
.pm-high-contrast .pm-why-copy h2 span{color:#000!important}
.pm-high-contrast .pm-footer-bottom{background:#000!important;color:#fff!important}
.pm-high-contrast .pm-footer-bottom a{color:#fff!important}
.pm-high-contrast .pm-service-card,
.pm-high-contrast .pm-why-wrap,
.pm-high-contrast .pm-process,
.pm-high-contrast .pm-map{border:2px solid #000!important}
.pm-high-contrast .pm-social a,
.pm-high-contrast .pm-accessibility>button{background:#000!important;color:#fff!important}
.pm-high-contrast .pm-feature-icon,
.pm-high-contrast .pm-service-icon,
.pm-high-contrast .pm-step-no{border-color:#000!important}
.pm-high-contrast .pm-checks li:before{background:#000!important;color:#fff!important}
.pm-reduced-motion *,.pm-reduced-motion *::before,.pm-reduced-motion *::after{
 animation:none!important;transition:none!important;scroll-behavior:auto!important;
}






@media(max-width:760px){
 
 
 
}

/* Accessibility panel visibility fix */
.pm-accessibility{position:fixed;right:0;top:106px;z-index:10000}
.pm-accessibility>button{border:0;border-radius:18px 0 0 18px;background:var(--orange);color:#fff;width:42px;height:50px;font-size:18px;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.18)}
.pm-accessibility.open .pm-access-panel{display:block!important}
.pm-access-panel[hidden]{display:none!important}
.pm-access-panel{position:absolute;right:48px;top:0;width:245px;background:#fff;color:#111;border:1px solid #cfcfcf;border-radius:12px;padding:14px;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.pm-access-panel .row{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap}
.pm-access-panel .row button,.pm-access-panel>button{
 min-height:42px;border:1px solid #8b8b8b;border-radius:7px;background:#fff;color:#111;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer
}
.pm-access-panel .row button:hover,.pm-access-panel .row button:focus-visible,
.pm-access-panel>button:hover,.pm-access-panel>button:focus-visible{background:#f3f3f3}
.pm-access-panel strong{display:block;font-size:14px;margin-bottom:5px}

/* Full-width layout */
html,body{width:100%;max-width:none;overflow-x:hidden}
.pm-header,.pm-hero,.pm-section,.pm-footer,.pm-footer-bottom{width:100%}
.pm-hero-grid{width:100%;max-width:none}
.pm-services-grid,.pm-why-wrap,.pm-process,.pm-footer-grid{width:100%}
.pm-footer-bottom .pm-container{width:100%;max-width:none}
@media(max-width:760px){
 .pm-container{width:100%;max-width:none;padding-inline:16px}
}

.pm-map{height:180px}
.pm-map iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:760px){.pm-map{height:220px}}

/* Responsive typography + persistent accessibility bar */
html{font-size:clamp(16px,1.05vw,20px)}
body{font-size:1rem}
.pm-nav a{font-size:.8rem}
.pm-eyebrow{font-size:.78rem}
.pm-hero h1{font-size:clamp(2.35rem,4.1vw,4rem)}
.pm-hero p{font-size:clamp(1rem,1.45vw,1.25rem)}
.pm-feature{font-size:.78rem}
.pm-section-heading h2{font-size:clamp(1.75rem,2.8vw,2.5rem)}
.pm-section-heading p{font-size:clamp(.9rem,1.1vw,1.05rem)}
.pm-service-body h3{font-size:clamp(.95rem,1.15vw,1.18rem)}
.pm-service-body p{font-size:.85rem}
.pm-more{font-size:.82rem}
.pm-why-copy h2{font-size:clamp(1.8rem,3vw,2.55rem)}
.pm-why-copy p{font-size:.9rem}
.pm-checks li{font-size:.84rem}
.pm-process-title{font-size:1.15rem}
.pm-step h3{font-size:.8rem}
.pm-step p{font-size:.72rem}
.pm-footer h3{font-size:.85rem}
.pm-footer p,.pm-footer li{font-size:.76rem}
.pm-footer-bottom .pm-container{font-size:.7rem}

/* Accessibility control: always visible, labelled, and keyboard accessible */
.pm-accessibility{position:fixed;right:0;top:38%;z-index:10000}
.pm-accessibility>button{
  border:2px solid #fff;border-right:0;border-radius:16px 0 0 16px;
  background:var(--orange);color:#fff;width:58px;height:58px;
  font-size:.8rem;font-weight:900;cursor:pointer;
  box-shadow:0 4px 18px rgba(0,0,0,.22)
}
.pm-accessibility>button:hover,.pm-accessibility>button:focus-visible{
  background:var(--orange2)
}
.pm-access-panel{
  position:absolute;right:66px;top:0;width:270px;
  background:#fff;color:#111;border:2px solid #555;border-radius:12px;
  padding:16px;box-shadow:0 14px 36px rgba(0,0,0,.22)
}
.pm-access-panel[hidden]{display:none!important}
.pm-access-panel .row{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap}
.pm-access-panel .row button,.pm-access-panel>button{
  min-height:42px;border:1px solid #777;border-radius:7px;
  background:#fff;color:#111;padding:8px 11px;font-size:.75rem;font-weight:800;cursor:pointer
}
.pm-access-panel button:hover,.pm-access-panel button:focus-visible{background:#f3f3f3}
.pm-access-panel strong{font-size:1rem}
.pm-access-panel small{display:block;margin-top:8px;color:#444;font-size:.7rem}
@media(max-width:760px){
 html{font-size:clamp(16px,4.1vw,18px)}
 .pm-accessibility{top:35%}
 .pm-access-panel{right:62px;width:min(260px,calc(100vw - 78px))}
}

/* Oferta: ikony zamiast zdjęć */
.pm-service-card{min-height:265px}
.pm-service-icon-link{display:flex;align-items:center;justify-content:center;padding:20px 10px 6px;text-decoration:none}
.pm-service-icon-large{
  width:72px;height:72px;border:3px solid var(--orange);border-radius:50%;
  display:grid;place-items:center;color:var(--orange);background:#fff;
  font-size:34px;font-weight:900;line-height:1;
}
.pm-service-body{padding:12px 14px 16px;height:auto;min-height:175px;display:flex;flex-direction:column}
.pm-service-body h3{font-size:clamp(.95rem,1.15vw,1.12rem);line-height:1.18;margin:0 0 9px;overflow-wrap:anywhere}
.pm-service-body p{
  font-size:clamp(.76rem,.9vw,.9rem);
  line-height:1.45;color:#5f6b75;margin:0 0 11px;
  overflow-wrap:anywhere;
}
.pm-more{font-size:clamp(.75rem,.85vw,.86rem);line-height:1.2;white-space:normal}
.pm-services-grid{align-items:stretch}
@media(max-width:920px){
 .pm-service-card{min-height:255px}
 .pm-service-body{min-height:165px}
}
@media(max-width:760px){
 .pm-service-card{min-height:235px}
 .pm-service-body{min-height:150px}
 .pm-service-icon-large{width:66px;height:66px;font-size:30px}
}

/* Typography pass based on the live PlusMed page */
:root{
  --pm-body-size:clamp(16px,1.05vw,19px);
  --pm-small-size:clamp(.85rem,.88vw,.98rem);
  --pm-card-title:clamp(1.05rem,1.25vw,1.28rem);
  --pm-card-copy:clamp(.88rem,.98vw,1rem);
  --pm-ui:clamp(.86rem,.92vw,1rem);
}
body{font-size:var(--pm-body-size);line-height:1.6}
p,li{font-size:1em;line-height:1.6}
h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1.08}
h2{font-size:clamp(1.75rem,2.8vw,2.7rem);line-height:1.15}
h3{font-size:clamp(1.1rem,1.4vw,1.4rem);line-height:1.25}
.pm-eyebrow{font-size:clamp(.8rem,.9vw,1rem);line-height:1.35}
.pm-nav a{font-size:var(--pm-ui);line-height:1.2}
.pm-hero p{font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.55}
.pm-feature{font-size:clamp(.86rem,.95vw,1rem);line-height:1.3}
.pm-feature-icon{font-size:1rem}
.pm-section-heading h2{font-size:clamp(1.85rem,2.8vw,2.55rem)}
.pm-section-heading p{font-size:clamp(.95rem,1.05vw,1.08rem);line-height:1.55}

/* Offer: 4 readable columns on desktop rather than 7 narrow cards */
.pm-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.pm-service-card{min-height:0}
.pm-service-icon-link{padding:22px 12px 6px}
.pm-service-icon-large{width:78px;height:78px;font-size:34px}
.pm-service-body{min-height:180px;padding:14px 17px 18px}
.pm-service-body h3{font-size:var(--pm-card-title);line-height:1.25;margin-bottom:10px}
.pm-service-body p{font-size:var(--pm-card-copy);line-height:1.5;margin-bottom:12px}
.pm-more{font-size:var(--pm-ui);line-height:1.3;white-space:normal}
.pm-why-copy h2{font-size:clamp(2rem,3vw,2.65rem)}
.pm-why-copy p{font-size:clamp(.95rem,1.08vw,1.08rem);line-height:1.6}
.pm-checks li{font-size:clamp(.9rem,1vw,1.03rem);line-height:1.5}
.pm-process-title{font-size:clamp(1.2rem,1.6vw,1.45rem)}
.pm-step h3{font-size:clamp(.95rem,1.05vw,1.08rem)}
.pm-step p{font-size:clamp(.82rem,.92vw,.95rem);line-height:1.5}
.pm-footer h3{font-size:clamp(1rem,1.15vw,1.15rem)}
.pm-footer p,.pm-footer li{font-size:clamp(.88rem,.94vw,.98rem);line-height:1.55}
.pm-footer-bottom .pm-container{font-size:clamp(.8rem,.88vw,.9rem);line-height:1.4}
.pm-access-panel strong{font-size:1rem}
.pm-access-panel .row button,.pm-access-panel>button{font-size:.86rem}

@media(max-width:1050px){
  .pm-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
}
@media(max-width:760px){
  .pm-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .pm-service-body{min-height:185px;padding:13px}
}
@media(max-width:520px){
  .pm-services-grid{grid-template-columns:1fr;gap:16px}
  .pm-service-icon-large{width:74px;height:74px}
}

/* Layout spacing refinement */
.pm-container{
  padding-inline:clamp(38px,5vw,88px);
}
.pm-section{
  padding-top:clamp(38px,4.8vw,62px);
  padding-bottom:clamp(38px,4.8vw,62px);
}
.pm-hero-copy{
  padding-top:clamp(60px,6vw,84px);
  padding-bottom:clamp(44px,5vw,68px);
}
.pm-services{
  padding-top:clamp(28px,3.2vw,44px);
}
.pm-why{
  padding-top:clamp(28px,3.5vw,46px);
}
.pm-footer-grid{
  padding-top:clamp(24px,3vw,42px);
  padding-bottom:clamp(34px,4.4vw,58px);
  column-gap:clamp(28px,3vw,52px);
  row-gap:clamp(28px,3.2vw,42px);
}
.pm-footer{
  padding-top:clamp(28px,3.2vw,44px);
}
.pm-footer-bottom .pm-container{
  padding-top:16px;
  padding-bottom:16px;
}
.pm-map{
  min-height:190px;
}
@media(max-width:1050px){
 .pm-container{padding-inline:clamp(30px,4.2vw,55px)}
}
@media(max-width:760px){
 .pm-container{padding-inline:22px}
 .pm-section{padding-top:38px;padding-bottom:38px}
 .pm-footer{padding-top:34px}
 .pm-footer-grid{padding-top:24px;padding-bottom:34px;row-gap:26px}
 .pm-footer-bottom .pm-container{padding-top:14px;padding-bottom:14px}
 .pm-map{min-height:220px}
}
@media(max-width:520px){
 .pm-container{padding-inline:18px}
 .pm-footer-grid{padding-bottom:28px}
}

/* Connected pages: Team, Pricing, News */
.pm-page-lead{font-size:clamp(1rem,1.2vw,1.2rem);color:#5f6c77;max-width:760px;margin:0 0 28px}
.pm-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px}
.pm-team-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 7px 22px rgba(0,0,0,.05)}
.pm-team-photo{height:250px;background:#f8f1eb;display:grid;place-items:center;color:var(--orange);font-size:46px;font-weight:900}
.pm-team-body{padding:22px}
.pm-team-body h2{font-size:1.25rem;margin:0 0 6px}
.pm-team-role{font-weight:800;color:var(--orange);margin:0 0 10px}
.pm-team-body p:last-child{color:#5f6b75;font-size:.96rem}
.pm-page-editor-note{margin:34px 0 20px;padding:14px 16px;border-left:4px solid var(--orange);background:#fff8f2;border-radius:8px;color:#5a6570;font-size:.92rem}
.pm-price-table-wrap{overflow-x:auto;margin-top:26px}
.pm-price-table{width:100%;border-collapse:collapse;background:#fff}
.pm-price-table th,.pm-price-table td{border:1px solid #ddd;padding:14px 16px;text-align:left;font-size:1rem}
.pm-price-table thead th{background:#fff4eb;color:#263746}
.pm-price-table tbody tr:nth-child(even){background:#fafafa}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.pm-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px}
.pm-news-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 7px 22px rgba(0,0,0,.05);display:flex;flex-direction:column}
.pm-news-image{display:block;height:190px;overflow:hidden}
.pm-news-image img{width:100%;height:100%;object-fit:cover;display:block}
.pm-news-body{padding:20px;display:flex;flex-direction:column;flex:1}
.pm-news-date{font-size:.78rem;color:#7a858e;margin-bottom:7px}
.pm-news-body h2{font-size:1.2rem;line-height:1.25;margin:0 0 10px}
.pm-news-body h2 a{text-decoration:none}
.pm-news-body p{font-size:.92rem;color:#5f6b75;margin:0 0 15px}
.pm-empty-state{padding:34px;border:1px solid var(--line);border-radius:12px;background:#fafafa}
@media(max-width:900px){
 .pm-team-grid,.pm-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
 .pm-team-grid,.pm-news-grid{grid-template-columns:1fr}
}

/* Dynamic Team directory */
.pm-team-photo{height:250px;background:#f8f1eb;overflow:hidden}
.pm-team-photo img{width:100%;height:100%;object-fit:cover;display:block}
.pm-team-description{font-size:.96rem;line-height:1.55;color:#5f6b75}
.pm-team-description p{margin:0 0 10px;font-size:inherit}
.pm-empty-state{
  grid-column:1 / -1;
  padding:34px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fafafa;
}

.pm-price-table tbody th{font-weight:700}
.pm-price-table tbody td{white-space:nowrap}
