/* SEO hub /korrekciya-figury/: refinements on top of the shared back-massage hub layout. */
.figure-correction-page{overflow-x:clip}
.figure-correction-page .figure-hero .hero-photo>img{object-position:center 45%}
.figure-hero__facts{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px}.figure-hero__facts span{padding:8px 12px;border-radius:999px;background:rgba(40,78,55,.08);color:var(--green);font-size:11px;font-weight:850}
.figure-correction-page .figure-program-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.figure-correction-page .figure-program-grid .program-card__image{aspect-ratio:4/3}
.figure-correction-page .figure-program-grid .program-card__image img{width:100%;height:100%;object-fit:cover}
.figure-correction-page .figure-program-grid .program-card__content>p{min-height:88px}
.figure-meaning__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.figure-meaning__grid article{padding:38px;border:1px solid rgba(40,78,55,.12);border-radius:30px;background:var(--cream-pale);box-shadow:var(--shadow)}.figure-meaning__grid h2{margin:0 0 16px;color:var(--green);font-size:clamp(30px,3.3vw,44px);line-height:1.08}.figure-meaning__grid p:last-child{margin:0;color:var(--muted);font-size:16px;line-height:1.7}
.figure-compare table{min-width:820px}.figure-price-list .back-price-row{grid-template-columns:minmax(0,1fr) minmax(190px,max-content) 36px}.figure-price-list .back-price-row__price{white-space:nowrap}.figure-price-list .back-price-row__price .price,.figure-price-list .back-price-row__price del,.figure-price-list .back-price-row__price ins{display:inline;white-space:nowrap}
.figure-empty{max-width:760px;margin-inline:auto;padding:40px;border-radius:28px;background:var(--cream-pale);text-align:center;box-shadow:var(--shadow)}.figure-empty h3{margin:0 0 10px;color:var(--green);font-size:28px}.figure-empty p{color:var(--muted)}
.figure-course__price{display:block;margin:0 0 18px;color:var(--burgundy);font-size:clamp(24px,2.8vw,34px);white-space:nowrap}.figure-course__price .woocommerce-Price-amount,.figure-course__price .woocommerce-Price-currencySymbol{display:inline;white-space:nowrap}
.figure-correction-page .article-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px){.figure-correction-page .figure-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.figure-correction-page .figure-program-grid .program-card__content>p{min-height:0}}
@media(max-width:860px){.figure-meaning__grid{grid-template-columns:1fr}.figure-meaning__grid article{padding:30px}.figure-correction-page .article-grid--six{grid-template-columns:1fr}}
@media(max-width:640px){.figure-correction-page .figure-program-grid{grid-template-columns:1fr}.figure-hero__facts{margin-bottom:4px}.figure-meaning__grid article{padding:24px}.figure-price-list .back-price-row{grid-template-columns:minmax(0,1fr) max-content}.figure-price-list .back-price-row__price{font-size:13px}.figure-correction-page .figure-hero .hero-photo>img{object-position:center}}
