#corrective-exercise-section{z-index:1;box-sizing:border-box;width:100%;height:100dvh;min-height:100dvh;position:sticky;top:0;overflow:hidden}.corrective-exercise__video-wrap{z-index:0;position:absolute;inset:0}.corrective-exercise__video{object-fit:cover;width:100%;height:100%}.corrective-exercise__video-overlay{z-index:1;background:#0009;position:absolute;inset:0}.corrective-exercise__body{z-index:10;padding-top:230px;position:relative}#corrective-exercise-section-2.corrective-exercise__section-2{z-index:2;box-sizing:border-box;background-color:#0e0e0e;padding-top:140px;padding-bottom:0;position:relative}.corrective-exercise__header{max-width:min(800px,92vw);margin:0 auto 2.5rem 140px}.corrective-exercise__breadcrumb{font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;text-transform:uppercase;color:#fdfdfdb3;margin-bottom:1rem;font-size:12px}.corrective-exercise__breadcrumb--reveal{opacity:0;filter:blur(8px);will-change:opacity,filter,transform;transform:translateY(16px)}.corrective-exercise__breadcrumb-sep{padding:0 .35rem;display:inline-block}.corrective-exercise__title{letter-spacing:.02em;color:#fdfdfd;text-transform:uppercase;margin:0;font-family:NG-Light,sans-serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:400;line-height:1.2}.corrective-exercise__title-line{display:block;overflow:hidden}.corrective-exercise__title-reveal{will-change:transform;display:block;transform:translateY(110%)}.corrective-exercise__intro{font-family:var(--font-geist-mono),monospace;color:#fdfdfdbf;text-transform:uppercase;margin:1.75rem 0 0;font-size:13px;line-height:1.5}.corrective-exercise__intro--reveal{opacity:0;filter:blur(10px);will-change:opacity,filter,transform;transform:translateY(24px)}.corrective-exercise__content{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 140px 140px}.corrective-exercise__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.25rem;display:grid}.corrective-exercise__grid-cell{min-width:0}.corrective-exercise__grid-cell--copy .corrective-exercise__section--detail{margin-top:2.5rem}.corrective-exercise__copy{color:#fdfdfdcc;text-wrap:pretty;max-width:72ch;margin:0;font-family:NG-Light,sans-serif;font-size:.9375rem;line-height:1.65;display:block}.corrective-exercise__copy+.corrective-exercise__copy{margin-top:.85rem}.corrective-exercise__reveal{opacity:0;filter:blur(10px);will-change:opacity,filter,transform;transition:opacity .65s,filter .65s,transform .65s;transform:translateY(24px)}.corrective-exercise__reveal.is-visible{opacity:1;filter:blur();transform:translateY(0)}.corrective-exercise__copy--before-list{margin-bottom:.5rem}.corrective-exercise__section--detail .corrective-exercise__block+.corrective-exercise__block{margin-top:2.25rem}.corrective-exercise__h2{letter-spacing:.02em;color:#fdfdfd;text-transform:uppercase;max-width:72ch;margin:0 0 .75rem;font-family:NG-Light,sans-serif;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.3}.corrective-exercise__h3{max-width:72ch;font-family:var(--font-geist-mono),monospace;letter-spacing:.06em;text-transform:uppercase;color:#fdfdfde6;margin:1.25rem 0 .5rem;font-size:.6875rem;font-weight:600}.corrective-exercise__h3:first-of-type{margin-top:1rem}.corrective-exercise__list{color:#fdfdfdcc;text-wrap:pretty;max-width:72ch;margin:0 0 0 1.1rem;padding:0;font-family:NG-Light,sans-serif;font-size:.9375rem;line-height:1.65}.corrective-exercise__list li{margin-bottom:.4rem}.corrective-exercise__list li:last-child{margin-bottom:0}.corrective-exercise__process{counter-reset:ce-step;max-width:72ch;margin:0;padding:0;list-style:none}.corrective-exercise__process>li{counter-increment:ce-step;margin-bottom:1.25rem;padding-left:2.5rem;position:relative}.corrective-exercise__process>li:before{content:counter(ce-step);width:1.65rem;height:1.65rem;font-family:var(--font-geist-mono),monospace;color:#0e0e0e;background-color:#fdfdfde6;border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:.15rem;left:0}.corrective-exercise__process>li:last-child{margin-bottom:0}.corrective-exercise__process-title{font-family:var(--font-geist-mono),monospace;letter-spacing:.05em;text-transform:uppercase;color:#fdfdfdf2;margin-bottom:.35rem;font-size:.6875rem;font-weight:600;display:block}.corrective-exercise__process .corrective-exercise__copy{margin-top:0}.corrective-exercise__form-wrap{width:100%}.corrective-exercise__form-intro{color:#fdfdfdd9;text-wrap:pretty;margin:0 0 1.75rem;font-family:NG-Light,sans-serif;font-size:.9375rem;line-height:1.65}.corrective-exercise__form{margin:0}.corrective-exercise__form-sections{border-top:1px solid #fdfdfd1f;margin-top:1.75rem;padding-top:1.5rem}.corrective-exercise__form-sections:first-of-type{border-top:none;margin-top:0;padding-top:0}.corrective-exercise__form-section-title{font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;color:#fdfdfdd9;text-transform:uppercase;margin:0 0 1rem;font-size:12px;font-weight:600}.corrective-exercise__name-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.corrective-exercise__field{margin:0 0 1rem}.corrective-exercise__label{font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;text-transform:uppercase;color:#fdfdfdbf;margin:0 0 .45rem;font-size:12px;display:block}.corrective-exercise__label-optional{text-transform:none;letter-spacing:.02em;color:#fdfdfd80;font-weight:400}.corrective-exercise__input,.corrective-exercise__select{color:#fdfdfdf2;background-color:#0000;border:1px solid #fdfdfd38;border-radius:4px;outline:none;width:100%;padding:.8rem .95rem;font-family:NG-Light,sans-serif;font-size:.95rem;line-height:1.2;transition:border-color .2s,background-color .2s}.corrective-exercise__select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#0e0e0e}.corrective-exercise__select option{color:#0e0e0e;background-color:#fdfdfd}.corrective-exercise__textarea{color:#fdfdfdf2;resize:vertical;background-color:#0000;border:1px solid #fdfdfd38;border-radius:4px;outline:none;width:100%;padding:.8rem .95rem;font-family:NG-Light,sans-serif;font-size:.95rem;line-height:1.4;transition:border-color .2s,background-color .2s}.corrective-exercise__input:focus,.corrective-exercise__select:focus,.corrective-exercise__textarea:focus{background-color:#fdfdfd05;border-color:#fdfdfd99}.corrective-exercise__input--error,.corrective-exercise__input--error:focus,.corrective-exercise__select:focus.corrective-exercise__input--error,.corrective-exercise__select.corrective-exercise__input--error{border-color:#e11f26bf}.corrective-exercise__error{font-family:var(--font-geist-mono),monospace;color:#e11f26f2;margin:.45rem 0 0;font-size:12px}.corrective-exercise__form-actions{margin-top:2.75rem;padding-top:1.75rem;padding-bottom:.25rem}.corrective-exercise__submit{min-height:44px;font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;color:#fdfdfd;text-transform:uppercase;cursor:pointer;background-color:#fd551d;border:1px solid #fd551d;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-size:.72rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.corrective-exercise__submit:hover{color:#0e0e0e;background-color:#fdfdfd;border-color:#fdfdfd}.corrective-exercise__submit:disabled{opacity:.6;cursor:not-allowed}.corrective-exercise__submit:focus-visible{outline-offset:2px;outline:2px solid #fdfdfd}.corrective-exercise__submit-wipe{display:none}.corrective-exercise__submit-text{z-index:auto;color:inherit;font-family:var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.04em;background-color:#0000;padding:0;font-size:.72rem;font-weight:500;transition:none;display:inline;position:static}.corrective-exercise__submit:hover .corrective-exercise__submit-text{color:inherit;background-color:#0000}.corrective-exercise__submit-arrow{display:none}.corrective-exercise__form-error{font-family:var(--font-geist-mono),monospace;color:#e11f26f2;margin-top:1rem;font-size:12px}.corrective-exercise__success-title{text-transform:uppercase;color:#fdfdfd;margin:0 0 1rem;font-family:NG-Light,sans-serif;font-size:clamp(1.5rem,3.6vw,2rem);font-weight:400}.corrective-exercise__success-body p{color:#fdfdfdd9;margin:0 0 .85rem;font-family:NG-Light,sans-serif;font-size:.9375rem;line-height:1.65}.corrective-exercise__success-body p:last-child{margin-bottom:0}.corrective-exercise__email-link{color:#fdfdfdf2;text-underline-offset:3px;text-decoration:underline}.corrective-exercise-scroll{z-index:12;color:#fdfdfd;font-family:var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.02em;pointer-events:none;opacity:0;filter:blur(10px);will-change:opacity,filter,transform;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:20px;right:20px;transform:translateY(24px)}.corrective-exercise-scroll__text{display:inline-block}.corrective-exercise-scroll__icon{flex-shrink:0;font-size:1rem}@media (max-width:768px){.corrective-exercise-scroll{bottom:16px;right:16px}.corrective-exercise__header{margin-left:1.5rem;margin-right:1.5rem}.corrective-exercise__content{padding-left:1.5rem;padding-right:1.5rem}.corrective-exercise__body{padding-bottom:0}.corrective-exercise__grid{grid-template-columns:1fr;gap:1.25rem}.corrective-exercise__name-grid{grid-template-columns:1fr}.corrective-exercise__grid-cell--form{border-top:1px solid #fdfdfd1f;margin-top:.5rem;padding-top:1.5rem}}@media (prefers-reduced-motion:reduce){.corrective-exercise__breadcrumb--reveal,.corrective-exercise__intro--reveal{opacity:1;filter:none;transform:none}.corrective-exercise__title-reveal{transform:none}.corrective-exercise-scroll{opacity:1;filter:none;transform:none}.corrective-exercise__reveal,.corrective-exercise__reveal.is-visible{opacity:1;filter:none;transition:none;transform:none}}
