:root{--pcpc-green: #064635;--pcpc-green-2: #0b5d46;--pcpc-light: #f4faf7;--pcpc-soft: #edf5f1;--pcpc-text: #1f2933;--pcpc-muted: #5b6670;--pcpc-border: #d8e7df;--pcpc-white: #ffffff;--pcpc-shadow: 0 14px 34px rgba(6, 70, 53, .12);--radius: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--pcpc-text);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%}.pcpc-page{width:100%;overflow-x:hidden;background:#fff}.pcpc-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.pcpc-header{position:sticky;top:0;z-index:10;background:linear-gradient(135deg,var(--pcpc-green),#073a2d);color:#fff;box-shadow:0 8px 24px #0000001f}.pcpc-nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pcpc-brand{display:flex;align-items:center;gap:12px;min-width:240px;flex-shrink:0}.pcpc-brand-logo{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:cover;object-position:center;display:block;flex:0 0 44px;border-radius:50%}.pcpc-brand img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important}.pcpc-brand-title{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.05;letter-spacing:.8px;text-transform:uppercase;font-weight:700}.pcpc-brand-subtitle{font-size:10px;letter-spacing:1.55px;opacity:.88;margin-top:2px}.pcpc-menu{display:flex;align-items:center;justify-content:center;gap:20px;font-size:14px;font-weight:700;white-space:nowrap}.pcpc-menu a{opacity:.92}.pcpc-menu a:hover{opacity:1;text-decoration:underline;text-underline-offset:6px}.pcpc-mobile-menu{display:none!important;position:relative}.pcpc-mobile-menu summary{width:44px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:12px;display:grid;place-items:center;cursor:pointer;list-style:none;background:#ffffff14;appearance:none;-webkit-appearance:none}.pcpc-mobile-menu summary::-webkit-details-marker{display:none}.pcpc-mobile-menu summary::marker{content:""}.pcpc-mobile-menu[open] summary{background:#ffffff24}.pcpc-mobile-menu summary span{width:22px;height:2px;background:#fff;display:block;border-radius:999px;margin:2px 0}.pcpc-mobile-menu-panel{position:absolute;right:0;top:54px;width:min(300px,calc(100vw - 28px));background:#fff;color:var(--pcpc-green);border:1px solid var(--pcpc-border);border-radius:16px;box-shadow:0 18px 40px #0000002e;padding:12px;display:grid;gap:4px}.pcpc-mobile-menu-panel a{display:block;padding:11px 12px;border-radius:10px;font-weight:800}.pcpc-mobile-menu-panel a:hover{background:var(--pcpc-light)}.pcpc-mobile-menu-cta{background:var(--pcpc-green);color:#fff!important;text-align:center;margin-top:4px}.pcpc-button,.pcpc-button-outline,.pcpc-map-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;padding:13px 20px;font-weight:800;font-size:15px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer}.pcpc-button{background:var(--pcpc-green);color:#fff;border:2px solid var(--pcpc-green);box-shadow:0 10px 22px #06463533}.pcpc-button-outline{background:#fff;color:var(--pcpc-green);border:2px solid rgba(6,70,53,.35)}.pcpc-map-button{background:var(--pcpc-green);color:#fff;border:2px solid var(--pcpc-green);width:auto;min-width:170px;align-self:center}.pcpc-button:hover,.pcpc-button-outline:hover,.pcpc-map-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0646352e}.pcpc-hero{background:linear-gradient(90deg,#fffffffa,#ffffffed 42%,#ffffff73 70%,#ffffff26),url(https://static.wixstatic.com/media/9a3fad9ed36643eca18fe851ba00c8c9.jpg/v1/fill/w_1600,h_900,al_c,q_90/9a3fad9ed36643eca18fe851ba00c8c9.jpg);background-size:cover;background-position:center right;padding:92px 0 82px;border-bottom:1px solid var(--pcpc-border)}.pcpc-hero-inner{max-width:700px}.pcpc-eyebrow{color:var(--pcpc-green);font-weight:900;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:18px;font-size:13px}.pcpc-hero h1{font-family:Georgia,Times New Roman,serif;color:var(--pcpc-green);font-size:clamp(42px,6vw,76px);line-height:.98;margin:0 0 22px;letter-spacing:-1.3px}.pcpc-hero .lead{font-size:clamp(18px,2vw,23px);line-height:1.45;color:#263238;max-width:680px;margin:0 0 18px;font-weight:650}.pcpc-hero p{font-size:17px;color:var(--pcpc-muted);max-width:610px;margin:0 0 28px}.pcpc-hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.pcpc-centered-actions{justify-content:center;margin-top:26px}.pcpc-trust{background:linear-gradient(180deg,#ffffff,var(--pcpc-light));border-bottom:1px solid var(--pcpc-border);padding:28px 0}.pcpc-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:#ffffffad;border-radius:var(--radius);overflow:hidden}.pcpc-trust-item{min-height:118px;display:grid;place-items:center;text-align:center;padding:20px 14px;border-right:1px solid var(--pcpc-border);color:var(--pcpc-green);font-weight:850}.pcpc-trust-item:last-child{border-right:0}.pcpc-icon{font-size:34px;line-height:1;margin-bottom:10px}.pcpc-section{padding:68px 0}.pcpc-section-soft{background:var(--pcpc-light)}.pcpc-two-col{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.pcpc-photo-card{border-radius:var(--radius);overflow:hidden;box-shadow:var(--pcpc-shadow);border:1px solid var(--pcpc-border);background:#fff}.pcpc-photo-card img{width:100%;height:auto;display:block}.pcpc-kicker{color:var(--pcpc-green-2);font-weight:900;letter-spacing:1.5px;font-size:13px;text-transform:uppercase;margin-bottom:10px}.pcpc-section h2{font-family:Georgia,Times New Roman,serif;color:var(--pcpc-green);font-size:clamp(31px,4vw,45px);line-height:1.1;margin:0 0 18px}.pcpc-section p{font-size:17px;color:var(--pcpc-muted);margin:0 0 18px}.pcpc-center{text-align:center}.pcpc-center p{margin-left:auto;margin-right:auto;max-width:760px}.pcpc-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:36px}.pcpc-service-card{background:#fff;border:1px solid var(--pcpc-border);border-radius:16px;padding:24px 15px;min-height:190px;box-shadow:0 8px 20px #06463512;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.pcpc-service-card .pcpc-icon{font-size:38px;color:var(--pcpc-green)}.pcpc-service-card h3{color:var(--pcpc-green);margin:3px 0 8px;line-height:1.12;font-size:17px}.pcpc-service-card p{font-size:13px;line-height:1.45;margin:0}.pcpc-insurance-image-wrap{margin:30px auto 34px;max-width:860px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #0646350f;border:1px solid var(--pcpc-border);padding:18px}.pcpc-insurance-image{width:100%;height:auto;display:block;border-radius:8px}.pcpc-text-link{color:var(--pcpc-green);font-weight:900}.pcpc-portal{background:linear-gradient(135deg,#eaf6f0,#fff);border:1px solid var(--pcpc-border);border-radius:24px;padding:34px;display:grid;grid-template-columns:90px 1fr auto;gap:24px;align-items:center;box-shadow:var(--pcpc-shadow)}.pcpc-portal-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:var(--pcpc-green);color:#fff;font-size:34px}.pcpc-portal h2{font-size:clamp(27px,3vw,38px);margin-bottom:10px}.pcpc-contact-card{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:22px;background:#fff;border:1px solid var(--pcpc-border);border-radius:22px;padding:28px;box-shadow:var(--pcpc-shadow);text-align:left;align-items:start}.pcpc-contact-list{list-style:none;padding:0;margin:0}.pcpc-contact-list li{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px;color:var(--pcpc-text);font-weight:700}.pcpc-contact-list span{color:var(--pcpc-green);font-size:22px;line-height:1;width:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pcpc-contact-card h3{margin:0 0 10px;color:var(--pcpc-green)}.pcpc-hours{font-size:15px;color:var(--pcpc-muted)}.pcpc-hours div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #eef3f0;padding:5px 0}.pcpc-map-card{display:flex;flex-direction:column;gap:14px;min-width:0}.pcpc-map-frame{width:100%;min-width:0;height:260px;border:1px solid var(--pcpc-border);border-radius:16px;display:block;background:#f8fbf9}.pcpc-footer{background:linear-gradient(135deg,var(--pcpc-green),#043329);color:#fff;padding:52px 0 20px}.pcpc-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:34px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.22)}.pcpc-footer h3,.pcpc-footer h4{margin:0 0 14px;color:#fff}.pcpc-footer p,.pcpc-footer a,.pcpc-footer li{color:#ffffffdb;font-size:14px}.pcpc-footer ul{padding:0;margin:0;list-style:none}.pcpc-footer li{margin-bottom:8px}.pcpc-emergency{text-align:center;margin-top:18px;color:#ffffffe0;font-size:13px}.pcpc-copyright{margin-top:12px;text-align:center;color:#ffffffa6;font-size:12px}@media(max-width:980px){.pcpc-menu{display:none}.pcpc-mobile-menu{display:block}.pcpc-nav{min-height:68px}.pcpc-brand{min-width:auto}.pcpc-hero{padding:66px 0 58px;background:linear-gradient(180deg,#fffffffa,#ffffffe6 62%,#fffc),url(https://static.wixstatic.com/media/9a3fad9ed36643eca18fe851ba00c8c9.jpg/v1/fill/w_1100,h_900,al_c,q_88/9a3fad9ed36643eca18fe851ba00c8c9.jpg);background-size:cover;background-position:center}.pcpc-trust-grid{grid-template-columns:repeat(2,1fr)}.pcpc-trust-item{border-bottom:1px solid var(--pcpc-border)}.pcpc-two-col,.pcpc-contact-card,.pcpc-footer-grid{grid-template-columns:1fr}.pcpc-services-grid{grid-template-columns:repeat(2,1fr)}.pcpc-portal{grid-template-columns:1fr;text-align:center}.pcpc-portal-icon{margin:0 auto}.pcpc-map-frame{height:280px}}@media(max-width:560px){.pcpc-container{width:min(100% - 28px,1180px)}.pcpc-brand-logo,.pcpc-brand img{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px}.pcpc-brand-title{font-size:14px}.pcpc-brand-subtitle{font-size:8.5px;letter-spacing:1.15px}.pcpc-hero h1{font-size:40px}.pcpc-hero-actions,.pcpc-button,.pcpc-button-outline,.pcpc-map-button{width:100%}.pcpc-trust-grid,.pcpc-services-grid{grid-template-columns:1fr}.pcpc-trust-item{border-right:0}.pcpc-section{padding:48px 0}.pcpc-insurance-image-wrap{padding:12px}}
