
body.pctc-page-body .entry-title,
body.pctc-page-body .page-title,
body.pctc-page-body .wp-block-post-title{display:none!important}
body.pctc-page-body .site-content,
body.pctc-page-body #content,
body.pctc-page-body .content-area,
body.pctc-page-body .site-main,
body.pctc-page-body article.page,
body.pctc-page-body .entry-content{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow-x:visible!important
}
body.pctc-page-body .entry-content>.pctc-page{
  position:relative!important;left:50%!important;width:100vw!important;max-width:none!important;margin-left:-50vw!important
}
.pctc-page{--teal:#07888a;--teal2:#4aa5b7;--navy:#153653;--line:#d9e8ed;--soft:#f5fafc;--muted:#60798b;font-family:Segoe UI,Roboto,Arial,sans-serif;color:var(--navy);background:#fff}
.pctc-page *{box-sizing:border-box;scroll-margin-top:110px}
.pctc-page a{text-decoration:none!important;-webkit-tap-highlight-color:transparent}
.pctc-page a:focus,.pctc-page a:focus-visible{outline:none!important}

.pctc-head{background:linear-gradient(180deg,#f7fbfc,#fff);border-bottom:1px solid #e1ecef}
.pctc-head-inner{max-width:1380px;margin:auto;padding:18px 34px 34px;text-align:center}
.pctc-breadcrumb{text-align:left;font-size:13px;color:#6f8391;margin-bottom:25px}
.pctc-breadcrumb a{color:var(--teal)!important}.pctc-breadcrumb span{margin:0 8px}
.pctc-head h1{margin:0!important;color:var(--navy)!important;font-size:42px!important;font-weight:600!important}
.pctc-rule{width:72px;height:3px;background:linear-gradient(90deg,var(--teal),var(--teal2));margin:14px auto 15px}
.pctc-head p{max-width:900px;margin:0 auto 9px;color:#526b7b;font-size:15px;line-height:1.65}
.pctc-head small{color:#7a8e9b;font-size:12px}

.pctc-wrap{max-width:1380px;margin:auto;padding:38px 34px 54px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px;align-items:start}
.pctc-side{position:sticky;top:90px;display:flex;flex-direction:column;gap:18px}
.pctc-toc,.pctc-help{border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 7px 20px rgba(21,54,83,.045);padding:21px}
.pctc-toc h3,.pctc-help h3{margin:0 0 13px!important;font-size:17px!important;color:var(--navy)!important;font-weight:600!important}
.pctc-toc h3:after,.pctc-help h3:after{content:"";display:block;width:34px;height:2px;background:var(--teal);margin-top:9px}
.pctc-toc a{display:flex;gap:9px;align-items:center;color:#496779!important;font-size:11.5px;padding:5px 0;line-height:1.25}
.pctc-toc a span{width:22px;height:22px;border-radius:50%;background:#e6f5f7;color:var(--teal);display:flex;align-items:center;justify-content:center;flex:none;font-size:10px;font-weight:700}
.pctc-toc a:hover{color:var(--teal)!important}
.pctc-help p{font-size:12px;line-height:1.55;color:#677f8f}
.pctc-help a{display:block;color:var(--teal)!important;font-size:12px;font-weight:600;margin-top:10px;word-break:break-word}

.pctc-content{max-width:950px}
.pctc-content section{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #dfeaec}
.pctc-content section:last-child{border-bottom:0;margin-bottom:0}
.pctc-content h2{display:flex!important;align-items:center;gap:11px;margin:0 0 9px!important;color:var(--navy)!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important}
.pctc-content h2>span{width:27px;height:27px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--teal);color:#fff;font-size:11px}
.pctc-content p,.pctc-content li{font-size:14.5px;line-height:1.68;color:#455f71}
.pctc-content p{margin:7px 0!important}
.pctc-content ul{margin:7px 0 8px 22px!important;padding:0!important}
.pctc-content li{padding:2px 0}
.pctc-contact{border:1px solid #d4e7eb;background:#f4fbfc;border-radius:10px;padding:17px 19px;margin:14px 0;display:flex;flex-direction:column;gap:5px;font-size:14px;color:#496779}
.pctc-contact strong{color:var(--navy);font-size:15px}
.pctc-contact a{color:var(--teal)!important;font-weight:600}

@media(max-width:1100px){
 .pctc-wrap{grid-template-columns:225px minmax(0,1fr);gap:22px!important}
 .pctc-content h2{font-size:19px!important}
 .pctc-toc,.pctc-help{padding:17px}
}
@media(max-width:900px){
 .pctc-head-inner{padding:18px 22px 28px!important}
 .pctc-head h1{font-size:37px!important}
 .pctc-head p{font-size:14.5px!important}
 .pctc-wrap{display:block!important;padding:28px 22px 42px!important}
 .pctc-side{position:static!important;top:auto!important;margin-bottom:24px!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
 .pctc-toc{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px 12px!important;padding:18px!important}
 .pctc-toc h3{grid-column:1/-1!important;margin-bottom:8px!important}
 .pctc-toc a{min-height:36px!important;padding:6px 0!important;font-size:11.5px!important}
 .pctc-help{display:grid!important;grid-template-columns:1fr auto auto!important;gap:12px 18px!important;align-items:center!important;padding:16px 18px!important}
 .pctc-help h3{margin:0!important}.pctc-help h3:after{margin-top:7px!important}
 .pctc-help p{grid-column:1/2!important;margin:0!important}
 .pctc-help a{margin:0!important;white-space:nowrap!important}
 .pctc-content{max-width:none!important}
 .pctc-content section{padding-bottom:18px!important;margin-bottom:18px!important}
}
@media(max-width:767px){
 .pctc-head-inner{padding:14px 16px 23px!important}
 .pctc-breadcrumb{margin-bottom:15px!important;font-size:11.5px!important}
 .pctc-head h1{font-size:31px!important}
 .pctc-rule{margin-top:11px!important;margin-bottom:12px!important}
 .pctc-head p{font-size:13.5px!important;line-height:1.55!important}
 .pctc-head small{font-size:11px!important}
 .pctc-wrap{padding:20px 14px 32px!important}
 .pctc-side{margin-bottom:20px!important}
 .pctc-toc{grid-template-columns:1fr 1fr!important;gap:0 10px!important;padding:15px!important}
 .pctc-toc h3{font-size:16px!important}
 .pctc-toc a{min-height:38px!important;font-size:11px!important;align-items:flex-start!important}
 .pctc-toc a span{width:21px!important;height:21px!important;font-size:10px!important;margin-top:1px!important}
 .pctc-help{display:none!important}
 .pctc-content h2{font-size:18px!important;line-height:1.28!important;gap:9px!important;align-items:flex-start!important}
 .pctc-content h2>span{width:25px!important;height:25px!important;font-size:10px!important}
 .pctc-content p,.pctc-content li{font-size:13.5px!important;line-height:1.62!important}
 .pctc-content ul{margin-left:19px!important}
 .pctc-contact{padding:14px!important;font-size:13px!important;word-break:break-word!important}
}
@media(max-width:430px){
 .pctc-head h1{font-size:28px!important}
 .pctc-toc{grid-template-columns:1fr!important}
 .pctc-toc a{min-height:34px!important}
 .pctc-content h2{font-size:17px!important}
}
