.pg-septic-tank{--c-primary:#386641;--c-accent:#BC6C25}
.pg-septic-tank .d-hero{position:relative;overflow:hidden;color:#fff;padding:130px 0 60px;text-align:center}
.pg-septic-tank .d-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.pg-septic-tank .d-hero::after{content:"";position:absolute;inset:0;background:rgba(56,102,65,.55);z-index:-1}
.pg-septic-tank .d-hero .d-eyebrow,.pg-septic-tank .d-hero h1,.pg-septic-tank .d-hero p{text-shadow:0 2px 10px rgba(0,0,0,.6)}
.pg-septic-tank .d-hero .wrap{max-width:700px;margin:0 auto}
.pg-septic-tank .d-hero .d-eyebrow{background:var(--c-accent);padding:5px 16px;border-radius:999px;font-size:.82rem;font-weight:700}
.pg-septic-tank .d-hero h1{font-weight:700;font-size:clamp(1.9rem,4.2vw,2.7rem);margin:16px 0}
.pg-septic-tank .d-hero p{color:#dcecdf}
.pg-septic-tank .btn-a{padding:13px 28px;border-radius:999px;font-weight:700;text-decoration:none;display:inline-block}
.pg-septic-tank .btn-a.fill{background:var(--c-accent);color:#fff}
.pg-septic-tank .btn-a.line{border:2px solid #fff;color:#fff}
.pg-septic-tank .d-cta-row{margin-top:22px;display:flex;gap:12px;justify-content:center}

.pg-septic-tank .d-summary{padding:36px 0;text-align:center;color:#2f4a34}
.pg-septic-tank .d-summary .wrap{max-width:700px;margin:0 auto}

.pg-septic-tank .d-accordion{padding:20px 0 56px}
.pg-septic-tank .d-accordion .wrap{max-width:780px}
.pg-septic-tank .d-accordion > .wrap > h2{text-align:center;color:var(--c-primary);font-size:1.4rem;margin:0 0 26px}
.pg-septic-tank details{background:#F2F7F2;border-radius:10px;margin-bottom:12px;padding:6px 0;overflow:hidden}
.pg-septic-tank summary{cursor:pointer;padding:16px 22px;font-weight:700;color:var(--c-primary);list-style:none;display:flex;justify-content:space-between;align-items:center}
.pg-septic-tank summary::-webkit-details-marker{display:none}
.pg-septic-tank summary::after{content:"+";font-size:1.3rem;color:var(--c-accent)}
.pg-septic-tank details[open] summary::after{content:"−"}
.pg-septic-tank details p{margin:0;padding:0 22px 18px;color:#3d4d40;line-height:1.85}

.pg-septic-tank .d-photos{padding:0 0 56px}
.pg-septic-tank .d-photos .wrap{max-width:900px}
.pg-septic-tank .d-photos h2{color:var(--c-primary);text-align:center;font-size:1.4rem;margin:0 0 24px}
.pg-septic-tank .d-photos .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.pg-septic-tank .d-photos figure{margin:0;background:#F2F7F2;border-radius:10px;overflow:hidden}
.pg-septic-tank .d-photos img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.pg-septic-tank .d-photos figcaption{padding:10px 12px;font-size:.86rem;color:#3d4d40;text-align:center}
@media (max-width:700px){.pg-septic-tank .d-photos .grid{grid-template-columns:1fr}}

.pg-septic-tank .d-note{padding:0 0 44px}
.pg-septic-tank .d-note .wrap{max-width:820px;background:#FBEEE0;border-left:4px solid var(--c-accent);padding:16px 20px;font-size:.92rem;color:#5c3d14}

.pg-septic-tank .d-faq{padding:56px 0;background:#F2F7F2}
.pg-septic-tank .d-faq .wrap{max-width:820px}
.pg-septic-tank .d-faq h2{color:var(--c-primary);font-size:1.4rem;text-align:center;margin:0 0 24px}
.pg-septic-tank .d-faq-item{background:#fff;border-radius:8px;padding:16px 18px;margin-bottom:12px}
.pg-septic-tank .d-faq-item dt{font-weight:700;color:var(--c-primary);margin-bottom:6px}
.pg-septic-tank .d-faq-item dd{margin:0;color:#3d4d40;line-height:1.75}

.pg-septic-tank .d-cta-band{background:var(--c-accent);padding:50px 0;text-align:center}
.pg-septic-tank .d-cta-band h2{color:#fff;font-size:1.4rem;margin:0 0 10px}
.pg-septic-tank .d-cta-band p{color:#fdf0e4;margin:0 0 20px}
