.prf-about-page-active #post-section .av-columns-area {
  display: block;
}

.prf-about-page-active #post-section #av-primary-content {
  width: 100%;
  max-width: none;
  flex: 0 0 100%;
}

.prf-about-page-active #post-section #av-secondary-content {
  display: none !important;
}

.prf-about-page-active #post-section .av-container {
  width: min(1240px, calc(100% - 32px));
  max-width: 1240px;
}

.prf-about-26 {
  --prf-red: #b4232c;
  --prf-red-dark: #851720;
  --prf-ink: #20242b;
  --prf-muted: #5e6673;
  --prf-line: #e5e7eb;
  --prf-soft: #f7f5f4;
  --prf-white: #fff;
  color: var(--prf-ink);
  font-size: 17px;
  line-height: 1.68;
}

.prf-about-26 *, .prf-about-26 *::before, .prf-about-26 *::after { box-sizing: border-box; }
.prf-about-26 h1, .prf-about-26 h2, .prf-about-26 h3, .prf-about-26 p { margin-top: 0; overflow-wrap: normal; word-break: normal; }
.prf-about-26 h1 { max-width: 780px; margin-bottom: 18px; color: #fff; font-size: clamp(34px, 4.4vw, 56px); line-height: 1.1; letter-spacing: -.035em; }
.prf-about-26 h2 { margin-bottom: 18px; font-size: clamp(27px, 3.1vw, 42px); line-height: 1.16; letter-spacing: -.025em; color: var(--prf-ink); }
.prf-about-26 h3 { margin-bottom: 10px; font-size: 21px; line-height: 1.3; color: var(--prf-ink); }
.prf-about-26 a { color: var(--prf-red-dark); text-decoration-thickness: 1px; text-underline-offset: 3px; }
.prf-about-26 a:hover { color: var(--prf-red); }
.prf-about-26__hero { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(290px, .65fr); gap: 28px; margin: 8px 0 72px; }
.prf-about-26__hero-copy, .prf-about-26__facts { border-radius: 24px; }
.prf-about-26__hero-copy { padding: clamp(28px, 5vw, 58px); color: #fff; background: linear-gradient(135deg, #951d27 0%, #b4232c 58%, #cd3a44 100%); box-shadow: 0 18px 52px rgba(133, 23, 32, .18); }
.prf-about-26__hero-copy p { max-width: 760px; }
.prf-about-26__hero-copy .prf-about-26__lead { margin-bottom: 18px; font-size: clamp(18px, 2vw, 23px); line-height: 1.48; font-weight: 600; letter-spacing: -.012em; }
.prf-about-26__eyebrow, .prf-about-26__kicker { margin-bottom: 12px; font-size: 13px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.prf-about-26__eyebrow { color: rgba(255,255,255,.82); }
.prf-about-26__kicker { color: var(--prf-red); }
.prf-about-26__facts { padding: 30px; border: 1px solid var(--prf-line); background: #fff; box-shadow: 0 12px 38px rgba(32, 36, 43, .07); }
.prf-about-26__facts h2 { font-size: 23px; }
.prf-about-26__facts dl, .prf-about-26__facts dd { margin: 0; }
.prf-about-26__facts dl > div { display: grid; grid-template-columns: 112px 1fr; gap: 12px; padding: 12px 0; border-top: 1px solid var(--prf-line); }
.prf-about-26__facts dt { color: var(--prf-muted); font-size: 14px; }
.prf-about-26__facts dd { font-weight: 700; line-height: 1.4; }
.prf-about-26__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.prf-about-26__button { display: inline-flex; justify-content: center; align-items: center; min-height: 48px; padding: 12px 20px; border: 1px solid transparent; border-radius: 10px; font-weight: 750; line-height: 1.25; text-decoration: none !important; transition: transform .18s ease, box-shadow .18s ease, background .18s ease; }
.prf-about-26__button:hover { transform: translateY(-1px); }
.prf-about-26__button--primary, .prf-about-26__button--white { color: var(--prf-red-dark) !important; background: #fff; box-shadow: 0 8px 22px rgba(0,0,0,.11); }
.prf-about-26__button--light { color: #fff !important; border-color: rgba(255,255,255,.5); background: rgba(255,255,255,.08); }
.prf-about-26__section { margin: 0 0 76px; scroll-margin-top: 28px; }
.prf-about-26__section--tint { padding: clamp(26px, 4vw, 48px); border-radius: 24px; background: var(--prf-soft); }
.prf-about-26__section-intro { max-width: 850px; margin-bottom: 28px; color: var(--prf-muted); font-size: 18px; }
.prf-about-26__grid { display: grid; gap: 20px; }
.prf-about-26__grid--schools, .prf-about-26__grid--cases { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.prf-about-26__grid--reviews { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.prf-about-26__card { position: relative; min-width: 0; padding: 26px 26px 24px 78px; border: 1px solid var(--prf-line); border-radius: 17px; background: #fff; }
.prf-about-26__card p { color: var(--prf-muted); }
.prf-about-26__card > a { font-weight: 750; }
.prf-about-26__mark { position: absolute; top: 26px; left: 24px; display: grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; color: #fff; background: var(--prf-red); font-size: 15px; font-weight: 800; }
.prf-about-26__service-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 34px; }
.prf-about-26__service-list article { padding: 22px 0 18px; border-top: 1px solid #d9d5d2; }
.prf-about-26__service-list article p { margin-bottom: 0; color: var(--prf-muted); }
.prf-about-26__service-list h3 a { color: inherit; }
.prf-about-26__service-links { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px !important; }
.prf-about-26__service-links a { display: inline-flex; padding: 5px 10px; border: 1px solid #e6c8cb; border-radius: 99px; color: var(--prf-red-dark); background: #fff; font-size: 13px; font-weight: 750; text-decoration: none; }
.prf-about-26__prices { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.prf-about-26__price-card { min-width: 0; padding: 23px; border: 1px solid var(--prf-line); border-radius: 16px; background: #fff; box-shadow: 0 8px 28px rgba(32, 36, 43, .05); }
.prf-about-26__price-card h3 { min-height: 55px; margin-bottom: 8px; font-size: 18px; }
.prf-about-26__price-card h3 a { color: inherit; }
.prf-about-26__price-card p { margin-bottom: 8px; color: var(--prf-muted); font-size: 15px; }
.prf-about-26__price-card .prf-about-26__price-value { margin-bottom: 8px; color: var(--prf-red); font-size: 27px; font-weight: 850; line-height: 1.15; }
.prf-about-26__price-card .prf-about-26__price-note { display: inline-flex; margin: 4px 0 0; padding: 4px 9px; border-radius: 99px; color: var(--prf-red-dark); background: #fbe9eb; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.prf-about-26__steps { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 15px; margin: 30px 0 0; padding: 0; list-style: none; counter-reset: none; }
.prf-about-26__steps li { min-width: 0; padding: 22px; border: 1px solid var(--prf-line); border-radius: 16px; background: #fff; }
.prf-about-26__steps li > span { display: grid; width: 35px; height: 35px; margin-bottom: 18px; place-items: center; border-radius: 50%; color: #fff; background: var(--prf-red); font-weight: 800; }
.prf-about-26__steps h3 { font-size: 18px; }
.prf-about-26__steps p { margin: 0; color: var(--prf-muted); font-size: 15px; }
.prf-about-26__section--quality, .prf-about-26__section--split { display: grid; grid-template-columns: 1.1fr .9fr; gap: 28px; }
.prf-about-26__section--quality { padding: clamp(26px, 4vw, 48px); border-radius: 24px; color: #fff; background: #20242b; }
.prf-about-26__section--quality h2, .prf-about-26__section--quality h3 { color: #fff; }
.prf-about-26__checks { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }
.prf-about-26__checks li { position: relative; padding-left: 31px; }
.prf-about-26__checks li::before { content: '✓'; position: absolute; left: 0; color: #ffb1b7; font-weight: 900; }
.prf-about-26__cost { padding: 28px; border: 1px solid rgba(255,255,255,.16); border-radius: 17px; background: rgba(255,255,255,.07); }
.prf-about-26__cost ul { padding-left: 21px; }
.prf-about-26__case { display: flex; min-width: 0; flex-direction: column; padding: 26px; overflow: hidden; border: 1px solid var(--prf-line); border-radius: 18px; background: #fff; box-shadow: 0 10px 34px rgba(32, 36, 43, .06); }
.prf-about-26__case-meta { display: flex; justify-content: space-between; align-items: center; gap: 15px; margin-bottom: 14px; }
.prf-about-26__case-meta span { padding: 5px 10px; border-radius: 99px; color: var(--prf-red-dark); background: #fbe9eb; font-size: 13px; font-weight: 800; }
.prf-about-26__case-meta strong { color: var(--prf-red); font-size: 22px; }
.prf-about-26__case p { color: var(--prf-muted); }
.prf-about-26__proof { display: flex; min-height: 98px; margin-top: auto; padding: 12px; overflow: auto hidden; align-items: center; border: 1px solid var(--prf-line); border-radius: 11px; background: #f4f3f1; }
.prf-about-26__proof--tall { min-height: 230px; justify-content: center; }
.prf-about-26__proof img { display: block; width: 100%; height: auto; max-width: none; }
.prf-about-26__proof--tall img { max-width: 100%; }
.prf-about-26__notice { margin: 22px 0 0; padding: 16px 18px; border-left: 4px solid var(--prf-red); background: #fff7f7; color: #555d67; font-size: 15px; }
.prf-about-26__review { margin: 0; padding: 25px; border: 1px solid var(--prf-line); border-radius: 16px; background: #fff; }
.prf-about-26__review > div { display: inline-flex; margin-bottom: 12px; padding: 4px 9px; border-radius: 99px; color: var(--prf-red-dark); background: #fbe9eb; font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.prf-about-26__review p { font-size: 16px; }
.prf-about-26__review footer { display: flex; flex-direction: column; border: 0; background: transparent; }
.prf-about-26__review footer span { color: var(--prf-muted); font-size: 14px; }
.prf-about-26__center { margin: 25px 0 0; text-align: center; }
.prf-about-26__text-link { font-weight: 800; }
.prf-about-26__section--split > div { padding: clamp(24px, 4vw, 38px); border: 1px solid var(--prf-line); border-radius: 20px; }
.prf-about-26 address { font-style: normal; }
.prf-about-26__contacts { display: flex; flex-wrap: wrap; gap: 9px; margin: 22px 0 0; padding: 0; list-style: none; }
.prf-about-26__contacts a { display: inline-flex; padding: 9px 13px; border-radius: 9px; color: var(--prf-red-dark); background: #fbe9eb; font-weight: 750; text-decoration: none; }
.prf-about-26__responsibility { background: var(--prf-soft); }
.prf-about-26__responsibility p:last-child { margin-bottom: 0; }
.prf-about-26__faq { border-top: 1px solid var(--prf-line); }
.prf-about-26__faq details { margin: 0; border-bottom: 1px solid var(--prf-line); }
.prf-about-26__faq summary { position: relative; padding: 20px 48px 20px 0; cursor: pointer; color: var(--prf-ink); font-size: 18px; font-weight: 750; list-style: none; }
.prf-about-26__faq summary::-webkit-details-marker { display: none; }
.prf-about-26__faq summary::after { content: '+'; position: absolute; top: 15px; right: 3px; display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; color: #fff; background: var(--prf-red); font-size: 23px; font-weight: 400; }
.prf-about-26__faq details[open] summary::after { content: '−'; }
.prf-about-26__faq details > div { max-width: 920px; padding: 0 48px 17px 0; color: var(--prf-muted); }
.prf-about-26__faq details > div p { margin: 0; }
.prf-about-26__cta { display: grid; grid-template-columns: 1fr auto; gap: 28px; align-items: center; margin-bottom: 25px; padding: clamp(28px, 5vw, 52px); border-radius: 24px; color: #fff; background: linear-gradient(135deg, #851720, #b4232c); }
.prf-about-26__cta h2 { color: #fff; }
.prf-about-26__cta p { margin-bottom: 0; }
.prf-about-26__cta .prf-about-26__actions { max-width: 390px; justify-content: flex-end; margin: 0; }
.prf-about-26__button--outline { color: #fff !important; border-color: rgba(255,255,255,.55); background: transparent; }
.prf-about-26__more { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px 26px; margin: 18px 0; }
.prf-about-26__more a { font-weight: 700; }
.prf-about-26__updated { margin: 18px 0 0; color: var(--prf-muted); font-size: 13px; text-align: center; }

@media (max-width: 1050px) {
  .prf-about-26__steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .prf-about-26__prices { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .prf-about-26__cta { grid-template-columns: 1fr; }
  .prf-about-26__cta .prf-about-26__actions { max-width: none; justify-content: flex-start; }
}

@media (max-width: 900px) {
  .prf-about-26__hero, .prf-about-26__section--quality, .prf-about-26__section--split { grid-template-columns: 1fr; }
}

@media (max-width: 760px) {
  .prf-about-page-active #post-section .av-container { width: min(calc(100% - 22px), 1240px); }
  .prf-about-page-active #post-section #av-primary-content { padding-right: 0; padding-left: 0; }
  .prf-about-26 { font-size: 16px; line-height: 1.62; }
  .prf-about-26 h1 { font-size: clamp(31px, 9vw, 40px); line-height: 1.12; }
  .prf-about-26__hero, .prf-about-26__section--quality, .prf-about-26__section--split { grid-template-columns: 1fr; }
  .prf-about-26__hero { margin-bottom: 54px; }
  .prf-about-26__section { margin-bottom: 54px; }
  .prf-about-26__grid--schools, .prf-about-26__grid--cases, .prf-about-26__grid--reviews, .prf-about-26__service-list, .prf-about-26__steps { grid-template-columns: 1fr; }
  .prf-about-26__prices { grid-template-columns: 1fr; }
  .prf-about-26__hero-copy, .prf-about-26__facts, .prf-about-26__section--tint, .prf-about-26__section--quality, .prf-about-26__cta { border-radius: 17px; }
  .prf-about-26__facts dl > div { grid-template-columns: 96px 1fr; }
  .prf-about-26__card { padding: 23px 21px 22px 68px; }
  .prf-about-26__mark { top: 23px; left: 20px; }
  .prf-about-26__proof--tall { min-height: 180px; }
  .prf-about-26__price-card h3 { min-height: 0; }
  .prf-about-26__button { width: 100%; }
  .prf-about-26__cta .prf-about-26__actions { width: 100%; }
}

@media (max-width: 390px) {
  .prf-about-26 h1 { font-size: 30px; }
  .prf-about-26 h2 { font-size: 27px; }
  .prf-about-26__hero-copy, .prf-about-26__facts, .prf-about-26__section--tint, .prf-about-26__section--quality, .prf-about-26__cta { padding: 22px 18px; }
  .prf-about-26__facts dl > div { grid-template-columns: 1fr; gap: 3px; }
  .prf-about-26__facts dt { font-size: 13px; }
  .prf-about-26__case, .prf-about-26__review, .prf-about-26__section--split > div { padding: 20px 18px; }
  .prf-about-26__faq summary { padding-right: 42px; font-size: 17px; }
  .prf-about-26__faq details > div { padding-right: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .prf-about-26__button { transition: none; }
}
